Nikolay Korolev
|
c7d3b88cb7
|
Merge remote-tracking branch 'upstream/lcs' into lcs
|
2021-07-25 21:44:31 +03:00 |
|
Nikolay Korolev
|
bf4b39781b
|
low effort save support
|
2021-07-25 21:44:21 +03:00 |
|
Sergeanur
|
d83b8cf940
|
Merge branch 'miami' into lcs
# Conflicts:
# src/renderer/Hud.cpp
|
2021-07-25 21:01:00 +03:00 |
|
Sergeanur
|
aec797671e
|
Fix aiming with minigun and flamethrower with PC controls
|
2021-07-22 22:15:27 +03:00 |
|
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
|
1c5a864598
|
Fix script load
|
2021-06-28 05:23:58 +03: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
|
3aac4ea62a
|
Fix sin & cos calls
|
2021-06-24 21:45:48 +03:00 |
|
Sergeanur
|
6e4a2947ea
|
Fix sin & cos calls
|
2021-06-24 21:34:33 +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 |
|
Sergeanur
|
97351ad2c2
|
Use original animation names from VCS
|
2021-01-27 18:50:24 +02:00 |
|
Sergeanur
|
9647901ba0
|
Merge branch 'miami' into lcs
# Conflicts:
# src/control/Script.h
# src/modelinfo/SimpleModelInfo.cpp
# src/modelinfo/VehicleModelInfo.cpp
# src/rw/VisibilityPlugins.cpp
# src/rw/VisibilityPlugins.h
|
2021-01-25 19:35:03 +02:00 |
|
withmorten
|
29fb996b00
|
make building with Codewarrior 7 possible
|
2021-01-24 17:08:34 +01:00 |
|
Nikolay Korolev
|
aa0f77043c
|
script fixes
|
2021-01-20 12:12:26 +03:00 |
|
Nikolay Korolev
|
dac4dd560a
|
saves
|
2021-01-19 23:34:37 +03:00 |
|
Nikolay Korolev
|
5e1113d884
|
fix attempt
|
2021-01-17 18:46:49 +03:00 |
|
Nikolay Korolev
|
4703ec5164
|
sync
|
2021-01-17 16:03:37 +03:00 |
|
Sergeanur
|
8888ee3974
|
Merge pull request #948 from Sergeanur/lcsPR/CutsceneMgr
CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bit
|
2021-01-12 13:22:44 +02:00 |
|
Sergeanur
|
7e888a6379
|
Fix collective commands
|
2021-01-12 02:29:10 +02:00 |
|
Sergeanur
|
dcb4eedeb0
|
Fix collective commands
|
2021-01-12 02:28:08 +02:00 |
|
Sergeanur
|
a223157000
|
CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bit
|
2021-01-11 19:53:15 +02:00 |
|
Nikolay Korolev
|
53a99cb9ee
|
script2
|
2021-01-11 02:35:03 +03:00 |
|
Nikolay Korolev
|
97c95b7639
|
more script
|
2021-01-09 17:35:27 +03:00 |
|
Nikolay Korolev
|
2bf88fcef5
|
Merge branch 'lcs' into lcs-dev
|
2021-01-09 00:30:13 +03:00 |
|
Nikolay Korolev
|
a9559f03b0
|
lcs script mode
|
2021-01-09 00:20:09 +03:00 |
|
Sergeanur
|
faa9e6441b
|
Use original names
|
2021-01-08 21:53:11 +02:00 |
|
Nikolay Korolev
|
db1bdfd62d
|
minor refactoring
|
2021-01-07 18:30:35 +03:00 |
|
Nikolay Korolev
|
9fd93e8e57
|
merge master to miami
|
2021-01-01 14:53:20 +03:00 |
|
Nikolay Korolev
|
fc72ff24d0
|
implemented collectives in script
|
2020-12-20 17:07:58 +03:00 |
|
Sergeanur
|
2903ebe296
|
Fix placement of some script functions
# Conflicts:
# src/control/Script5.cpp
|
2020-12-16 23:29:17 +02:00 |
|
Sergeanur
|
9a9b1e7574
|
Fix placement of some script functions
|
2020-12-16 23:28:06 +02:00 |
|
Sergeanur
|
f76dfaee82
|
Use SetPedState
|
2020-12-15 05:11:02 +02:00 |
|
Sergeanur
|
ac95138c18
|
More fixes
|
2020-12-15 04:16:29 +02:00 |
|
Sergeanur
|
ab3e258f19
|
SetPedState fixes
|
2020-12-15 03:25:05 +02:00 |
|
Sergeanur
|
f3e9c82432
|
Pool fixes from master
|
2020-12-08 07:52:03 +02:00 |
|
Nikolay Korolev
|
8f05ccd6c4
|
small garages revision + small template stuff
|
2020-11-30 02:15:03 +03:00 |
|
Sergeanur
|
a35b3b4602
|
Script commands split to original files
|
2020-11-24 14:06:48 +02:00 |
|
Sergeanur
|
bd3d09fef5
|
Script commands split to original files
|
2020-11-24 12:58:11 +02:00 |
|