Sergeanur
60bb16d26c
Increase the number of audio channels to PS2 count and some small audio fixes
2021-06-24 21:45:18 +03:00
Sergeanur
1fa0116f5f
Use bool8 in audio code
2021-06-24 21:44:36 +03:00
Sergeanur
0c3ee871f4
Fix C3dMarkers::PlaceMarker calls in Radar
2021-06-24 21:42:10 +03:00
Sergeanur
714cd47db9
Original pool sizes
2021-06-24 21:42:10 +03:00
Sergeanur
499b16678f
Fix engine sounds, player and male01 ped comments
2021-06-24 21:42:10 +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
Sergeanur
3596897961
Merge pull request 'Pool fixes + peds not forming circle fix' ( #4 ) from erorcun/re3:miami into miami
...
Reviewed-on: https://git.jacksmininetwork.co.uk/re/re3/pulls/4
2021-05-18 04:33:47 +00:00
Sergeanur
8f54093de1
Merge branch 'miami' into lcs
...
# Conflicts:
# src/core/World.cpp
2021-05-10 02:48:56 +03:00
Sergeanur
3dda658e42
Use some GetMatrix/SetMatrix logic based on SA
...
# Conflicts:
# src/control/Pickups.cpp
# src/control/RoadBlocks.cpp
# src/core/World.cpp
# src/entities/Entity.cpp
# src/objects/CutsceneHead.cpp
# src/objects/Object.cpp
2021-05-10 02:45:04 +03:00
Sergeanur
1817727a66
Small Acos fix
2021-05-10 02:36:18 +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
62b8f0f553
Pool fixes + peds not forming circle fix
2021-03-06 19:28:59 +03:00
aap
6122f6980b
fix new renderer
2021-02-28 19:07:46 +01:00
aap
82245789ed
proper radar clipping
2021-02-28 14:55:14 +01:00
aap
d2b5a422e4
update librw
2021-02-28 14:17:14 +01:00
erorcun
a311f643f9
Fixes
2021-02-28 15:50:51 +03: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
aap
b88cf7b939
make debug render groups optional
2021-02-19 18:41:47 +01:00
withmorten
82322293fe
rename error strings to RELCS
2021-02-18 23:01:46 +01:00
withmorten
4eea06e620
name error strings to REVC
2021-02-18 22:59:40 +01:00
withmorten
781617d484
add NoMovies ini option, rename gDrawVersionText, always save ini after loading
2021-02-18 22:55:26 +01:00
aap
3457ff48ce
d3d9 debug render groups
2021-02-18 13:08:29 +01:00
aap
146ad3b4a1
fix last commit
2021-02-18 12:23:33 +01:00
aap
996772faf2
add debug render groups
2021-02-18 12:21:52 +01:00
Sergeanur
cba1f85026
Add russian support
2021-02-18 11:34:23 +02:00
withmorten
037c332158
Merge remote-tracking branch 'origin/miami' into lcs
2021-02-18 02:38:12 +01:00
Sergeanur
ac88a00f06
Fix endless vibration in pause menu
2021-02-17 15:09:16 +02:00
Steve Wills
2b6628aa65
Fix seg fault when configuring controller
2021-02-17 01:12:39 +03:00
Sergeanur
d37dc246eb
Merge remote-tracking branch 'origin/miami' into lcs
...
* origin/miami:
Fix buffer overflow on re3_sem_open/close
2021-02-16 19:41:02 +02:00
Adrian Graber
88c11e92d3
Fix buffer overflow on re3_sem_open/close
2021-02-16 18:26:07 +01:00
Sergeanur
21278356ec
Merge remote-tracking branch 'origin/miami' into lcs
...
* origin/miami:
Fix FindClose->closedir
Only include sys/syscall.h when __linux__ is defined
Add unnamed semaphore define toggle for CdStreamPosix
Fix rare stream deadlock on Windows
2021-02-16 18:08:34 +02: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
Adrian Graber
ee287f6120
Only include sys/syscall.h when __linux__ is defined
2021-02-16 18:29:55 +03:00
Adrian Graber
48227bd350
Add unnamed semaphore define toggle for CdStreamPosix
2021-02-16 18:29:41 +03:00
erorcun
4368841f02
Fix rare stream deadlock on Windows
2021-02-16 17:55:42 +03:00
aap
65f9917b65
clean up debug menu
2021-02-13 14:22:34 +01:00
erorcun
035f0010d8
fix
2021-02-12 21:26:03 +03:00
erorcun
0ec16a5b0e
Fix XInput hotplug
2021-02-12 21:10:52 +03:00
Filip Gawin
0c60ceeb33
Cmake version for hash
2021-02-12 21:09:46 +03:00
erorcun
2c784d979a
Remove version text, add toggleable debug info(with commit hash!)
2021-02-12 21:09:23 +03:00
Sergeanur
e98164ec41
Sync aspect ratio setting with master
2021-02-12 18:00:20 +02:00
Sergeanur
c5042dcdf6
Add english strings to translations as stubs, also translation notice
2021-02-12 08:14:10 +02:00
Sergeanur
9e22eaf798
Fix RW34
2021-02-12 08:06:34 +02:00
aap
879838c9f2
enable screenshots with F12
2021-02-12 00:29:09 +01:00
Sergeanur
e4320c02cf
Enable BIND_VEHICLE_FIREWEAPON
2021-02-11 17:16:01 +02:00
Sergeanur
4f27a28762
More fixes
2021-02-11 05:03:41 +02:00
Sergeanur
9f3f0ee2d2
Fix borders
2021-02-11 04:36:00 +02:00
aap
8fb3a3ff23
fix typo
2021-02-10 15:10:27 +01:00
Sergeanur
3c7a7bc8a7
Fixes
2021-02-10 13:42:59 +02:00
Sergeanur
5f3e68ec45
Save vibration setting
2021-02-10 09:16:04 +02:00