Nikolay Korolev
|
bf4b39781b
|
low effort save support
|
2021-07-25 21:44:21 +03:00 |
|
Sergeanur
|
5d5e0f62e8
|
Merge branch 'miami' into lcs
# Conflicts:
# premake5.lua
|
2021-07-03 16:39:22 +03:00 |
|
withmorten
|
43631ba203
|
smol fix 2
|
2021-07-03 01:40:26 +02:00 |
|
withmorten
|
f9f854c4a8
|
smol fix
|
2021-07-03 01:36:44 +02:00 |
|
Sergeanur
|
f6910d35f7
|
Merge branch 'miami' into lcs
# Conflicts:
# README.md
# premake5.lua
# src/audio/MusicManager.cpp
# src/core/main.cpp
# src/core/re3.cpp
# src/extras/postfx.cpp
# src/render/Font.cpp
|
2021-02-26 11:07:32 +02:00 |
|
Haydn Trigg
|
d506f8588c
|
Fix stack corruption in HandleGraphEvent
|
2021-02-21 17:15:21 +01:00 |
|
withmorten
|
781617d484
|
add NoMovies ini option, rename gDrawVersionText, always save ini after loading
|
2021-02-18 22:55:26 +01: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 |
|
withmorten
|
a58d76d27d
|
Revert "always console for windows Debug builds"
This reverts commit a76c962aa348479ddb5a4d30472183239ddb9285.
|
2021-02-15 14:58:19 +01:00 |
|
withmorten
|
a76c962aa3
|
always console for windows Debug builds
|
2021-02-15 14:27:35 +01:00 |
|
aap
|
879838c9f2
|
enable screenshots with F12
|
2021-02-12 00:29:09 +01:00 |
|
erorcun
|
675aef29cf
|
Detect joystick menu for XInput
|
2021-02-07 19:50:17 +03: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 |
|
Sergeanur
|
e9689a0a07
|
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts:
# src/core/re3.cpp
|
2021-01-23 17:54:46 +02:00 |
|
erorcun
|
1b32840424
|
No more resetting bindings for joypad, create .ini at the first start, joystick hotplug for Linux
|
2021-01-23 16:18:19 +03:00 |
|
Sergeanur
|
904090cbb6
|
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts:
# src/modelinfo/BaseModelInfo.cpp
|
2021-01-23 15:14:15 +02:00 |
|
erorcun
|
73f1340afb
|
Store all settings in .INI
|
2021-01-23 15:59:38 +03:00 |
|
erorcun
|
f85b5e99ed
|
Includes overhaul, fix some compiler warnings
|
2021-01-23 03:23:16 +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 |
|
aap
|
f7ab5cb7c4
|
loadscreens, not accurate
|
2021-01-22 00:41:34 +01:00 |
|
aap
|
24de9f92e8
|
enable screenshots for librw; update librw
|
2021-01-21 10:21:47 +01:00 |
|
Filip Gawin
|
7541fa7cb7
|
Revert extra checks before autolinking
|
2021-01-14 22:26:36 +01:00 |
|
Filip Gawin
|
1082b13830
|
RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINK
|
2021-01-14 22:15:36 +01:00 |
|
Filip Gawin
|
c7b905c0ec
|
More checks before autolinking
|
2021-01-14 22:06:27 +01:00 |
|
Nikolay Korolev
|
8d1996833b
|
merge attempt
|
2020-12-19 03:21:04 +03:00 |
|
erorcun
|
e1044a7947
|
AnimViewer fixes, commentary from miami
|
2020-12-09 05:10:57 +03:00 |
|
erorcun
|
ab3e810a95
|
AnimViewer done, comment cleanup
|
2020-12-03 05:22:58 +03:00 |
|
withmorten
|
b8d3d8f5e4
|
add -console cmdline arg instead of #if 0/1
# Conflicts:
# src/skel/glfw/glfw.cpp
# src/skel/win/win.cpp
|
2020-12-01 03:41:09 +02:00 |
|
erorcun
|
4ec60676e7
|
Merge pull request #846 from withmorten/ini
add -console cmdline arg instead of #if 0/1
|
2020-12-01 04:21:00 +03:00 |
|
aap
|
d5bc382cb5
|
GTA_VERSION define and some config.h cleanup
|
2020-11-29 21:29:48 +01:00 |
|
withmorten
|
b1a431a740
|
add -console cmdline arg instead of #if 0/1
|
2020-11-28 17:57:10 +01:00 |
|
aap
|
a8035b6466
|
moved some stuff to MemoryMgr
|
2020-11-28 17:05:57 +01:00 |
|
aap
|
4ddc356341
|
memory heap starting to work
|
2020-11-25 22:49:50 +01:00 |
|
erorcun
|
a6aa782d6d
|
Fixes and style changes from miami
|
2020-10-18 19:16:37 +03:00 |
|
eray orçunus
|
f60e3d667a
|
Minor things
|
2020-10-18 13:53:17 +03:00 |
|
eray orçunus
|
b98864d134
|
Radar, WaterCannon, win/glfw skels
|
2020-10-17 17:35:26 +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 |
|
eray orçunus
|
3bd3330227
|
Load and write our settings in re3.ini & fixes
|
2020-10-02 21:18:34 +03:00 |
|
eray orçunus
|
f740588780
|
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
|
2020-09-30 02:44:02 +03:00 |
|
eray orçunus
|
f71953077d
|
Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes
|
2020-09-30 02:41:42 +03:00 |
|
Sergeanur
|
fae4c73ad3
|
Merge remote-tracking branch 'origin/master' into miami
# Conflicts:
# premake5.lua
# src/audio/AudioLogic.cpp
# src/audio/AudioManager.h
# src/audio/MusicManager.cpp
# src/audio/sampman.h
# src/audio/sampman_oal.cpp
# src/control/CarCtrl.cpp
# src/control/Replay.cpp
# src/control/Script.cpp
# src/core/Camera.cpp
# src/core/Frontend.cpp
# src/core/Frontend.h
# src/core/Game.cpp
# src/core/MenuScreens.cpp
# src/core/config.h
# src/core/main.cpp
# src/core/re3.cpp
# src/math/Matrix.cpp
# src/math/Matrix.h
# src/math/Vector2D.h
# src/peds/Ped.cpp
# src/render/Credits.cpp
# src/render/Hud.cpp
# src/render/Skidmarks.cpp
# src/weapons/Weapon.cpp
|
2020-09-30 02:25:30 +03:00 |
|
shfil
|
35d7591def
|
some SilentPatch fixes
# Conflicts:
# src/core/Camera.cpp
# src/weapons/Weapon.cpp
|
2020-09-30 02:14:10 +03:00 |
|
eray orçunus
|
70aac0f460
|
Fixes: PS2/PS2-like menu, Hud, new sliding text found
|
2020-09-27 19:22:21 +03:00 |
|
Nikolay Korolev
|
b42d9e3e7c
|
silentpatch fixes
|
2020-09-26 13:30:22 +03:00 |
|
Sergeanur
|
827b240078
|
Merge branch 'master' into miami
# Conflicts:
# gamefiles/TEXT/american.gxt
# src/control/Garages.cpp
# src/control/Record.cpp
# src/control/Script.cpp
# src/core/Collision.cpp
# src/core/Frontend.cpp
# src/core/Frontend.h
# src/core/Game.cpp
# src/core/MenuScreens.cpp
# src/core/Streaming.cpp
# src/core/config.h
# src/core/re3.cpp
# src/modelinfo/ModelInfo.cpp
# src/render/Renderer.cpp
# src/save/GenericGameStorage.cpp
# utils/gxt/american.txt
|
2020-08-19 23:34:33 +03:00 |
|
Sergeanur
|
a728a542be
|
Graphics menu + MSAA
|
2020-08-16 01:37:09 +03:00 |
|
Sergeanur
|
9956b27767
|
Merge branch 'master' into miami
# Conflicts:
# src/control/Darkel.cpp
# src/core/main.cpp
|
2020-08-15 15:13:46 +03:00 |
|
Sergeanur
|
e7945625b5
|
Original screen grabber
|
2020-08-14 18:57:23 +03:00 |
|