erorcun
3d5f0ef318
Update librw to fix Mac hi-dpi
2021-02-19 17:00:03 +03:00
erorcun
dfa0c8bf19
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
2021-02-19 02:30:02 +03: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
erorcun
946be081b0
Get keyboard input from X11 on Linux
2021-02-19 00:23:14 +03:00
aap
11bc8ea602
update librw; render groups only if extension supported
2021-02-18 20:31:53 +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
aap
8dabde94bf
update librw
2021-02-18 11:11:48 +01:00
aap
bb8b823c30
Merge branch 'miami' of github.com:GTAmodding/re3 into miami
2021-02-18 11:10:52 +01:00
aap
9bdc4aace2
update librw
2021-02-18 11:10:20 +01:00
Sergeanur
cba1f85026
Add russian support
2021-02-18 11:34:23 +02:00
withmorten
a2afe54f5a
remove generic.txd
2021-02-18 02:45:17 +01:00
withmorten
037c332158
Merge remote-tracking branch 'origin/miami' into lcs
2021-02-18 02:38:12 +01:00
aap
73612215d8
update librw; gl cleanup
2021-02-18 01:58:59 +01:00
aap
59bf3a1cc4
update librw; gl cleanup
2021-02-18 01:58:42 +01:00
Fire-Head
5ce7a0bde4
add updated vanilla-friendly upscale-free ps2 particle
2021-02-18 00:44:52 +03:00
Fire-Head
33a648e5f5
remove particle
2021-02-18 00:30:07 +03:00
aap
f670658407
fix particle.txd
2021-02-17 22:07:01 +01:00
aap
3feca1c530
update particle.txd
2021-02-17 21:55:18 +01:00
withmorten
8dca3182a6
update librw
2021-02-17 14:38:01 +01:00
Sergeanur
ac88a00f06
Fix endless vibration in pause menu
2021-02-17 15:09:16 +02:00
erorcun
a73a3380d7
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
2021-02-17 16:00:22 +03:00
erorcun
691c8e7702
Fix fuzzy #ifdef
2021-02-17 15:59:05 +03:00
withmorten
0b6fad7619
update librw
2021-02-17 13:58:59 +01:00
erorcun
75d8dd2bf2
Show Radio Off on interiors that don't want radio
2021-02-17 15:58:52 +03:00
withmorten
f603f4397d
fix premake workflows
2021-02-17 13:40:42 +01:00
aap
0810abd294
update librw; get rid of glew
2021-02-17 13:14:26 +01:00
aap
ed38118008
add hires particle.txd
2021-02-17 11:03:17 +01: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
Sergeanur
396326014d
Restore old readme
2021-02-16 19:38:43 +02:00
Sergeanur
184f12a214
Remove Vanilla from CI
2021-02-16 19:38:08 +02:00
Sergeanur
0f46c8904d
Fix
2021-02-16 19:32:43 +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
erorcun
1bfd7c0345
Fix FindClose->closedir
2021-02-16 18:31:00 +03: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
erorcun
b451be6c7f
PR rules
2021-02-16 16:53:05 +03:00
erorcun
7c382c85b8
Add PR rules to Readme
2021-02-16 16:52:55 +03:00
Fire-Head
78f4e8fdca
fix mailbox particle
2021-02-15 21:29:11 +03:00
Fire-Head
63e5afda0b
fix mailbox particle
2021-02-15 21:25:18 +03:00
aap
08f0f275af
removed some f suffixes from shaders
2021-02-15 15:08:19 +01:00
aap
adf688635a
removed some f suffixes from shaders
2021-02-15 15:06:37 +01:00
withmorten
a58d76d27d
Revert "always console for windows Debug builds"
...
This reverts commit a76c962aa3
.
2021-02-15 14:58:19 +01:00