Sergeanur
61618389e1
Fix crash on changing anti aliasing
2021-02-04 01:52:57 +02:00
withmorten
e6d86bfab5
fix VC_PED_PORTS build
2021-02-03 23:37:10 +01:00
withmorten
1525b105e2
reduce warnings in msvc librw build
2021-02-03 23:29:25 +01:00
withmorten
f7959d5646
reduce warnings in msvc librw build
2021-02-03 23:26:19 +01:00
withmorten
bba01a42e1
sync readme with master
2021-02-03 21:40:04 +01:00
Sergeanur
e077a6bf28
Fix RW build
2021-02-03 22:21:16 +02:00
erorcun
c002dd6cba
MP3 player fixes
2021-02-03 23:12:55 +03:00
erorcun
ca48ebcb6e
MP3 player fixes
2021-02-03 23:03:00 +03:00
withmorten
f2cd511d9c
standalone windows links to premake
2021-02-03 20:55:06 +01:00
Sergeanur
3f8bf89e72
Merge pull request #851 from cirno-999/master
...
Updated Polish translation
2021-02-03 21:48:07 +02:00
Nikolay Korolev
ca65c76419
fix
2021-02-03 22:46:04 +03:00
Sergeanur
2e7726c574
Merge pull request #1022 from IlDucci/miami
...
[miami] Adding strings to re3's GXT, recompiling GXT files
2021-02-03 21:44:00 +02:00
Sergeanur
91c3bdfa15
Merge pull request #1019 from Sergeanur/ControllerMenu2
...
Controller menu
2021-02-03 21:43:25 +02:00
withmorten
edc3c48e05
add gamefiles and dlls to premake workflows
2021-02-03 20:28:34 +01:00
withmorten
bd368b29b1
and a space
2021-02-03 20:26:59 +01:00
withmorten
2e8429858e
remove accidental comment from premake workflows
2021-02-03 20:24:37 +01:00
IlDucci
1ffa9bb30f
Adding strings to re3's GXT, recompiling GXT files
...
Contains the same new elements as #1017
2021-02-03 19:41:17 +01:00
withmorten
862f83cc40
add gamefiles and dlls to premake workflows
2021-02-03 18:37:19 +01:00
withmorten
ac339f4724
Update README.md
2021-02-03 14:33:16 +01:00
Nikolay Korolev
aeccd8c166
Merge remote-tracking branch 'upstream/master'
2021-02-03 15:35:14 +03:00
Nikolay Korolev
f6326606b7
fix
2021-02-03 15:35:06 +03:00
erorcun
f541520040
Merge branch 'master' of https://github.com/gtamodding/re3
2021-02-03 15:12:24 +03:00
erorcun
7ff899bd22
OAL Loops, fixes
2021-02-03 15:10:27 +03:00
erorcun
f42f785c78
Merge pull request #1020 from erorcun/master
...
MusicManager fixes
2021-02-03 14:22:33 +03:00
erorcun
1667ffdd8f
MusicManager fixes
2021-02-03 14:08:28 +03:00
Sergeanur
a7e11d134f
Add undef
2021-02-03 02:53:54 +02:00
Sergeanur
adf07aab47
Fix compilation
2021-02-03 02:47:45 +02:00
Sergeanur
91612eb45a
Controller menu
2021-02-03 02:41:12 +02:00
Sergeanur
b47a23ab79
Merge pull request #1001 from Sergeanur/animNames
...
Use original animation names from VCS
2021-02-03 02:14:48 +02:00
Sergeanur
e28188edd9
Merge pull request #1017 from IlDucci/master
...
[Master] Adding strings to re3's GXTs, recompiling GXT files
2021-02-03 02:14:35 +02:00
erorcun
2ea365e5da
Merge pull request #1018 from erorcun/miami
...
OAL Loops, fixes
2021-02-02 22:40:32 +03:00
erorcun
713562685a
OAL Loops, fixes
2021-02-02 22:30:13 +03:00
withmorten
b65f8a3fe2
no advanced script log when log level is 0
2021-02-02 11:35:16 +01:00
withmorten
1b293a3cfb
no advanced script log when log level is 0
2021-02-02 11:32:20 +01:00
withmorten
4281730b16
fix UB and potential crashes when doing ice cream
2021-02-02 11:27:30 +01:00
erorcun
1eb77c4d6d
Merge pull request #1016 from erorcun/miami
...
Overhaul MusicManager - fix radio bugs, scroll to prev station, radio…
2021-02-02 05:31:29 +03:00
erorcun
902e539c0d
Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text
2021-02-01 14:18:17 +03:00
IlDucci
8d4c134f80
Adding strings to re3's GXT, recompiling GXT files
...
- Adding the Radio Off string (thank you!) to the Spanish translation.
- Added translations for the new languages to the French/German/Italian translations (using WordReference, no automated translation) as well as the Radio Off string (taken from LCS's official translations and uppercased). It's a bandaid, I know.
- Recompiled the GXT files. Russian will probably have differences, but since the last recompilation was rejected because of Russian, I've removed its binary version.
2021-02-01 11:54:31 +01:00
Sergeanur
3e0dbf42d4
Add radio off text
2021-01-31 23:46:45 +02:00
Sergeanur
4afa7b86ae
Add radio off text
2021-01-31 23:44:30 +02:00
Filip Gawin
3d4791f291
Revert "First batch of fixes (CallAndMessage)"
...
This reverts commit 7a3b80a9b7
.
2021-01-31 21:06:38 +01:00
Filip Gawin
7a3b80a9b7
First batch of fixes (CallAndMessage)
2021-01-31 20:44:39 +01:00
shfil
264d7d98d7
fix realloc
2021-01-31 15:01:46 +01:00
shfil
5de4e88d7a
fix realloc
2021-01-31 15:00:36 +01:00
Adrian Graber
b60baf46f6
Only include sys/syscall.h when __linux__ is defined
2021-01-31 14:27:06 +01:00
Adrian Graber
d76b58cc72
Add unnamed semaphore define toggle for CdStreamPosix
2021-01-31 14:27:00 +01:00
withmorten
da378077f7
renderer fix from miami
2021-01-31 02:08:42 +01:00
withmorten
2e37001881
fix UB and new renderer crashes
2021-01-31 01:19:25 +01:00
Nikolay Korolev
e5190481e4
Merge remote-tracking branch 'upstream/miami' into miami
2021-01-31 01:46:33 +03:00
Nikolay Korolev
2420325c02
fix
2021-01-31 01:45:07 +03:00