Sergeanur
ff057838ec
Merge branch 'miami' into lcs
...
* miami:
Fix backface culling of cutscene objects
more renames
anim velocity union
rename m_vehEnterType -> m_vehDoor
Port cmake improvements to miami
some loose ends
move TODO to Readme
Fix build without FIX_BUGS, divide to 0 fixes
2021-01-13 14:56:25 +02:00
aap
e3a261d29c
rename m_vehEnterType -> m_vehDoor
2021-01-13 13:01:20 +01:00
Sergeanur
94f25a429f
Merge remote-tracking branch 'origin/miami' into lcs
...
* origin/miami:
more securom fixes
move stuff back into class; securom comments
More font fixes
fix
fix CreateInstance virtual overload order
escalator fix
ProcessWheel bug
2021-01-13 02:08:13 +02:00
withmorten
e122a75dd2
more securom fixes
2021-01-13 00:28:51 +01:00
withmorten
232d990e6d
move stuff back into class; securom comments
2021-01-13 00:18:58 +01:00
aap
2088dfb3b3
ProcessWheel bug
2021-01-12 23:02:32 +01:00
aap
8858df2185
ProcessWheel bug
2021-01-12 22:58:50 +01:00
Sergeanur
cb4b4d584c
Merge branch 'miami' into lcs
...
# Conflicts:
# src/control/Script.cpp
# src/control/Script3.cpp
# src/extras/custompipes_d3d9.cpp
# src/extras/custompipes_gl.cpp
2021-01-12 12:55:07 +02:00
majestic
0f0812618a
unused CFerryDoor
2021-01-11 12:47:09 -08:00
withmorten
4a8a1af885
fix CPed struct, GetWantedLevel
2021-01-11 18:43:04 +01:00
erorcun
b5711b21dc
Automobile: fix
2021-01-11 01:10:24 +03:00
shfil
c3b6e9da43
Fix linux build
2021-01-10 17:14:33 +01:00
Nikolay Korolev
203dff9165
script
2021-01-09 20:33:21 +03:00
aap
434bc01f0b
fix fix
2021-01-09 16:17:47 +01:00
aap
f6f0cb708e
boat fix
2021-01-09 16:13:38 +01:00
aap
4a7b3d6d7b
fix world bounds check for cars
2021-01-09 00:13:29 +01:00
Sergeanur
af09cb06f5
Merge branch 'miami' into lcs
...
* miami:
Use original names
2021-01-08 21:53:42 +02:00
Sergeanur
faa9e6441b
Use original names
2021-01-08 21:53:11 +02:00
Sergeanur
bf3135eb41
Enable trains
2021-01-08 18:31:50 +02:00
aap
d820df0dbe
small cleanup
2021-01-08 01:44:19 +01:00
aap
ebdf08a514
first commit for LCS
2021-01-08 01:41:40 +01:00
erorcun
0d3e6a3dce
Vehicle: Automobile: more pointless fixes
2021-01-05 04:41:24 +03:00
aap
8026bba723
pop boot fix
2021-01-04 22:59:55 +01:00
Nikolay Korolev
6fa081e004
fix
2021-01-05 00:48:25 +03:00
aap
6579645934
Merge pull request #916 from Sergeanur/VC/VarConsole
...
CVarConsole
2021-01-03 17:01:17 +01:00
aap
57677b7b55
slightly better variable name
2021-01-02 20:30:16 +01:00
aap
ec1e8b6c86
"clarification" of handling code
2021-01-02 20:15:07 +01:00
aap
e58acce9e4
old line was better (until we know whats going on)
2021-01-02 13:00:23 +01:00
erorcun
2268365c3b
Vehicle: Automobile: fixes and style things
2021-01-02 14:41:53 +03:00
Sergeanur
42e4a068bb
CVarConsole
2021-01-02 13:32:25 +02:00
aap
60197c2d7e
Merge branch 'miami' of github.com:GTAmodding/re3 into miami
2021-01-01 14:02:05 +01:00
aap
0127d7eb8b
wrong bike fall off anim
2021-01-01 14:02:02 +01:00
Nikolay Korolev
9fd93e8e57
merge master to miami
2021-01-01 14:53:20 +03:00
aap
4d1305efb2
some CAutomobile fixes
2020-12-31 23:59:45 +01:00
aap
2e38b51e1c
foobar!
2020-12-29 20:32:37 +01:00
aap
c93fb5e443
fix neo screendroplet moving
2020-12-28 21:58:21 +01:00
Sergeanur
9c2f1b0833
More bike leftovers
2020-12-28 14:00:44 +02:00
Sergeanur
7eb96d5373
Add bike leftovers
2020-12-28 13:44:20 +02:00
aap
beb0ec673c
rename unused field
2020-12-27 20:38:05 +01:00
aap
637cff3180
rename unused field
2020-12-27 20:38:03 +01:00
aap
d33f1071ae
handling unit conversion
2020-12-27 20:34:19 +01:00
aap
ab80ff7132
handling unit conversion
2020-12-27 20:34:12 +01:00
aap
0f020127f3
fixed some bike bugs
2020-12-26 16:00:06 +01:00
Sergeanur
3b2558bb9e
Add optimize off to fix compiler bug CBike::ProcessControl
2020-12-26 11:54:35 +02:00
Sergeanur
e00b8a93bf
Fix use of strncmp
2020-12-25 15:18:48 +02:00
Sergeanur
b12eef1d56
Fix use of strncmp
2020-12-25 15:18:13 +02:00
Sergeanur
de31bdc89f
Small type use fixes
2020-12-25 08:59:32 +02:00
Nikolay Korolev
8cc3f867a6
fixed double explosion
2020-12-24 17:44:59 +03:00
Nikolay Korolev
8d1996833b
merge attempt
2020-12-19 03:21:04 +03:00
Sergeanur
cfda5eb148
PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes
2020-12-18 02:58:09 +02:00