Sergeanur
55d30a11ec
Merge branch 'miami' into lcs
...
# Conflicts:
# README.md
# gamefiles/TEXT/american.gxt
# gamefiles/TEXT/french.gxt
# gamefiles/TEXT/german.gxt
# gamefiles/TEXT/italian.gxt
# gamefiles/TEXT/spanish.gxt
# src/audio/AudioManager.h
# src/control/Garages.cpp
# src/control/Garages.h
# src/control/Script5.cpp
# src/core/config.h
# utils/gxt/american.txt
# utils/gxt/spanish.txt
2021-07-12 04:13:22 +03:00
withmorten
6f103a3b82
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
2021-07-10 02:06:43 +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
519218572a
Merge remote-tracking branch 'origin/miami' into lcs
...
# Conflicts:
# src/modelinfo/PedModelInfo.cpp
2021-04-09 04:31:46 +03:00
erorcun
a311f643f9
Fixes
2021-02-28 15:50:51 +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
Nikolay Korolev
75a20216d9
sync
2021-01-31 01:38:43 +03:00
Sergeanur
97351ad2c2
Use original animation names from VCS
2021-01-27 18:50:24 +02:00
Nikolay Korolev
37d1aa4129
script fixes
2021-01-23 23:04:24 +03: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
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
7a730384ef
Merge pull request #962 from aap/lcs
...
initial work on vehicles
2021-01-18 14:11:55 +01:00
aap
a672860c40
initial work on vehicles
2021-01-18 10:59:19 +01:00
Fire-Head
d63e3f1559
Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs
2021-01-13 20:18:26 +03: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
Fire-Head
3e6016dc6e
Merge branch 'lcs' of https://github.com/GTAmodding/re3 into lcs
2021-01-13 00:11:15 +03:00
Fire-Head
3648ef4687
lcs particle
2021-01-13 00:07:24 +03:00
Nikolay Korolev
203dff9165
script
2021-01-09 20:33:21 +03:00
aap
0127d7eb8b
wrong bike fall off anim
2021-01-01 14:02:02 +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
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
Sergeanur
f3e9c82432
Pool fixes from master
2020-12-08 07:52:03 +02:00
Sergeanur
579efc05fc
Fix bike's fInAirXRes
2020-12-08 05:26:48 +02:00
Sergeanur
8f5e60f787
Original enum name
2020-11-24 17:16:39 +02:00
aap
3d46f2a3af
fixed bike collision damage
2020-11-12 20:05:02 +01:00
aap
7041f11987
bike bug
2020-11-02 13:57:51 +01:00
Nikolay Korolev
1195f3db7b
saves part 1
2020-10-17 18:50:16 +03:00
Roman Masanin
aa2f1b6b29
vehicle audio(first part) and temp fix for openAL
2020-09-13 21:45:42 +03:00
aap
7da4f7fc35
fixed sound enum
2020-08-20 13:20:48 +02:00
aap
bb948904b6
small stuff
2020-08-19 21:58:00 +02:00
Fire_Head
52e77c6634
Merge pull request #1 from GTAmodding/miami
...
Miami
2020-07-29 12:20:02 +03:00
Fire-Head
1803dcc873
miami shadows
2020-07-29 12:17:53 +03:00
aap
2141247e08
CBoat and friends
2020-07-01 18:04:02 +02:00
eray orçunus
c4e129509b
Peds & fixes continues
2020-06-15 23:43:20 +03:00
aap
c7a32bb83d
some camera code
2020-06-14 09:36:30 +02:00
eray orçunus
dba2b052a6
Peds, bike center of mass and reversing fixes
2020-06-09 01:29:55 +03:00
aap
d5515c9d0e
cleaned up and updated animviewer; fixed animation bug
2020-06-08 13:01:23 +02:00
aap
dda9d03e54
nother bike bug
2020-06-07 17:35:22 +02:00
aap
464b232321
accidental shadowing in CBike::ProcessControl
2020-06-07 17:27:23 +02:00
Nikolay Korolev
d0213e466c
more script commands
2020-06-07 15:49:25 +03:00
eray orçunus
de4323f949
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
2020-06-07 12:46:15 +03:00
eray orçunus
d1a02e6ddc
New ped objectives
2020-06-07 12:45:53 +03:00
Nikolay Korolev
5fd330b35e
making it close to original
2020-06-07 11:31:52 +03:00