Sergeanur
71d1b46417
Merge branch 'miami' into lcs
...
# Conflicts:
# utils/gxt/german.txt
2021-07-10 02:07:14 +03:00
withmorten
ffe199290b
fix jittery cars at 15fps
2021-07-09 18:51:27 +02:00
Sergeanur
138abb91f6
Merge branch 'miami' into lcs
...
# Conflicts:
# src/control/CarCtrl.cpp
# src/control/Script4.cpp
# src/core/Frontend.cpp
2021-06-30 21:26:36 +03:00
withmorten
d17d437de3
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
2021-06-28 13:57:05 +02:00
Sergeanur
eaebaa6db3
Merge branch 'miami' into lcs
...
# Conflicts:
# src/control/Script5.cpp
# src/entities/Entity.cpp
2021-06-28 05:16:21 +03:00
Sergeanur
f8297df9c5
Redo ReadSaveBuf + common.h cleanup
2021-06-28 05:12:54 +03:00
Sergeanur
1fa0116f5f
Use bool8 in audio code
2021-06-24 21:44:36 +03:00
Sergeanur
5bcdb933a7
Use bool8 in audio code
2021-06-24 21:34:32 +03:00
erorcun
618d689dff
Pool fixes + peds not forming circle fix
2021-06-24 21:34:28 +03:00
Sergeanur
19dd95a1cb
Merge branch 'miami' into lcs
...
* miami:
Pool fixes + peds not forming circle fix
2021-05-18 08:12:47 +03:00
erorcun
62b8f0f553
Pool fixes + peds not forming circle fix
2021-03-06 19:28:59 +03:00
Sergeanur
e38467ef3a
Merge remote-tracking branch 'origin/miami' into lcs
...
# Conflicts:
# .github/workflows/reLCS_msvc_amd64.yml
# .github/workflows/reLCS_msvc_x86.yml
# README.md
# gamefiles/TEXT/american.gxt
# gamefiles/TEXT/french.gxt
# gamefiles/TEXT/german.gxt
# gamefiles/TEXT/italian.gxt
# gamefiles/TEXT/spanish.gxt
# premake5.lua
# src/animation/AnimManager.cpp
# src/animation/AnimationId.h
# src/audio/MusicManager.cpp
# src/audio/audio_enums.h
# src/control/Script7.cpp
# src/core/FileLoader.cpp
# src/core/re3.cpp
# src/extras/custompipes_d3d9.cpp
# src/extras/custompipes_gl.cpp
# src/extras/postfx.cpp
# src/extras/shaders/colourfilterVC.frag
# src/extras/shaders/colourfilterVC_PS.hlsl
# src/extras/shaders/make_hlsl.cmd
# src/extras/shaders/obj/colourfilterVC_PS.cso
# src/extras/shaders/obj/colourfilterVC_PS.inc
# src/extras/shaders/obj/colourfilterVC_frag.inc
# src/peds/PedFight.cpp
# src/render/Font.cpp
# src/render/Hud.cpp
# src/render/Particle.cpp
# src/render/WaterCannon.cpp
# src/skel/win/gtavc.ico
# src/vehicles/Automobile.cpp
# utils/gxt/american.txt
# utils/gxt/french.txt
# utils/gxt/german.txt
# utils/gxt/italian.txt
# utils/gxt/spanish.txt
2021-02-16 18:08:19 +02:00
erorcun
902e539c0d
Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text
2021-02-01 14:18:17 +03:00
Nikolay Korolev
75a20216d9
sync
2021-01-31 01:38:43 +03:00
aap
d6544933aa
Merge pull request #984 from aap/lcs
...
modelinfos
2021-01-25 10:30:34 +01:00
aap
ce7f166ba3
CVehicleModelInfo
2021-01-24 22:50:16 +01:00
Sergeanur
0ad1426950
Merge remote-tracking branch 'origin/miami' into lcs
...
# Conflicts:
# src/control/Script.cpp
2021-01-24 22:22:16 +02:00
aap
4269e613a3
Merge pull request #983 from ZLau92/ZLau92-corrected-plane-pitch
...
Fix plane / ccbb cheat flight pitch
2021-01-23 21:06:33 +01:00
Zach Charo
77051ddc78
Update Vehicle.cpp
2021-01-23 13:38:45 -06:00
Sergeanur
cea6b20c09
Merge remote-tracking branch 'origin/miami' into lcs
...
# Conflicts:
# src/animation/CutsceneMgr.cpp
# src/control/CarCtrl.cpp
# src/control/Script.cpp
# src/control/Script2.cpp
# src/core/Frontend.cpp
# src/core/main.cpp
# src/entities/Physical.cpp
# src/peds/Ped.cpp
# src/peds/PedAI.cpp
# src/text/Messages.cpp
# src/vehicles/Cranes.cpp
# src/vehicles/Transmission.cpp
2021-01-22 15:04:09 +02:00
withmorten
feb993e751
get rid of most --MIAMI comments
2021-01-22 11:43:29 +01:00
withmorten
d1317f8fa6
m_nWantedLevel -> GetWantedLevel()
2021-01-22 00:20:51 +01:00
withmorten
b5c09965a9
some free cam fixes for controller
2021-01-18 20:10:13 +01:00
withmorten
df4e22e3d0
some free cam fixes for controller
2021-01-18 17:25:31 +01:00
aap
a672860c40
initial work on vehicles
2021-01-18 10:59:19 +01:00
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
aap
2088dfb3b3
ProcessWheel bug
2021-01-12 23:02:32 +01:00
aap
8858df2185
ProcessWheel bug
2021-01-12 22:58:50 +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
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
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
Nikolay Korolev
9fd93e8e57
merge master to miami
2021-01-01 14:53:20 +03: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
Nikolay Korolev
8cc3f867a6
fixed double explosion
2020-12-24 17:44:59 +03:00
Nikolay Korolev
406f646949
pool stuff fix
2020-12-06 21:28:40 +03:00
aap
d5bc382cb5
GTA_VERSION define and some config.h cleanup
2020-11-29 21:29:48 +01:00
Sergeanur
833bf4a619
Add some TODO stubs for unused code to be reversed
2020-11-23 18:59:50 +02:00
Nikolay Korolev
370d693f9d
the driver fix
2020-11-01 15:15:23 +03:00
Nikolay Korolev
1195f3db7b
saves part 1
2020-10-17 18:50:16 +03:00
Sergeanur
f1bb09826d
Merge remote-tracking branch 'origin/master' into miami
...
# Conflicts:
# gamefiles/TEXT/american.gxt
# premake5.lua
# src/audio/MusicManager.cpp
# src/control/Darkel.cpp
# src/control/Script.cpp
# src/core/FileLoader.cpp
# src/core/Frontend.cpp
# src/core/Game.cpp
# src/core/Streaming.cpp
# src/core/config.h
# src/core/re3.cpp
# src/extras/frontendoption.cpp
# src/extras/frontendoption.h
# src/render/Hud.cpp
# src/skel/glfw/glfw.cpp
# src/vehicles/CarGen.cpp
# src/vehicles/Vehicle.cpp
# src/weapons/WeaponInfo.cpp
# utils/gxt/american.txt
2020-10-11 01:18:08 +03:00
erorcun
fa373c7fdb
Merge branch 'miami' into miami
2020-10-08 01:29:35 +03:00
eray orçunus
07cdd06373
little renamings & librw update
2020-10-08 01:17:19 +03:00
erorcun
8b7bf76260
Merge pull request #735 from theR4K/miami
...
car fly cheat enhancement
2020-10-08 00:59:10 +03:00
eray orçunus
da39624f1c
Pad, BulletInfo, ProjectileInfo, fixes
2020-10-08 00:26:24 +03:00