erorcun
e9a61ca38c
Adjust plane free cam values for sparks to be visible in Dodo
2021-08-23 21:56:22 +03:00
erorcun
6110f74ad6
Add forgotten bit from X11 detection
2021-08-22 13:00:33 +03:00
erorcun
09f693b9b9
Cam: Fix can't look to right on BEHINDCAR
2021-08-22 12:25:43 +03:00
erorcun
285fee01f2
PedIK: fix fix
2021-08-22 12:23:12 +03:00
erorcun
d81890f6a8
Add forgotten bit from X11 detection
2021-08-22 01:57:01 +03:00
erorcun
c52aebe8e7
Fix an original bug about entering boat sometimes takes 2 key press
2021-08-21 19:07:26 +03:00
erorcun
f86bdb2cdb
Fix map teleport Z coordinate
2021-08-21 17:15:30 +03:00
erorcun
d4ce6bcde0
Fix a bug about switching to previous weapon unintendedly
2021-08-21 16:34:26 +03:00
erorcun
e33b56b49a
VC bits
2021-08-21 15:13:23 +03:00
erorcun
80b7d52eeb
Auto switch to remote grenade after detonator
2021-08-20 21:59:50 +03:00
erorcun
0256790e1c
Fix some auto-aim problems
2021-08-20 21:26:19 +03:00
erorcun
e0ecbeee39
Auto-detect X11 dependency
2021-08-16 21:06:52 +03:00
erorcun
79856dac25
Fix impossible bullets & turn speed on heavy guns
2021-08-16 21:06:06 +03:00
erorcun
8641e9d0bb
Switch PR & remove X11 part from CMakeLists
2021-08-16 20:02:40 +03:00
erorcun and GitHub
e73e965d5b
Merge pull request #1300 from erorcun/miami
...
Auto-detect X11 dependency
2021-08-16 19:07:03 +03:00
erorcun
4e40c6f2ed
Auto-detect X11 dependency
2021-08-16 15:20:40 +03:00
erorcun and GitHub
9deabc7b60
Merge pull request #1295 from erorcun/miami
...
Fix impossible bullets
2021-08-15 18:44:30 +03:00
erorcun
435b8fe52e
Fix impossible bullets
2021-08-15 18:34:43 +03:00
erorcun
747ae04279
Fix premature .ini saving leading to missing bindings
2021-08-15 04:07:48 +03:00
erorcun
f4e723e690
Fix .ini fix for glfw
2021-08-15 03:59:12 +03:00
erorcun
0db14d718c
All the sliders, unite
2021-08-15 03:39:38 +03:00
erorcun
fd52285074
Fix premature .ini saving leading to missing bindings
2021-08-15 03:29:49 +03:00
erorcun
4a5f7464c1
Switch PR & remove X11 part from CMakeLists
2021-08-14 18:09:07 +03:00
erorcun
3a95c77c9e
Revert "map memory usage high default"
...
This reverts commit 81c6c5e47a .
2021-08-13 00:51:05 +03:00
erorcun
df89e5091e
Revert "map memory usage high default"
...
This reverts commit b7c7c883d7 .
2021-08-13 00:16:16 +03:00
erorcun and GitHub
ae1deb2209
Merge pull request #1267 from erorcun/miami
...
Add ped&car density sliders, fix peds don't spawn
2021-08-02 18:23:06 +03:00
erorcun
418bf3ab69
Fix R* optimization that prevents peds to spawn
2021-08-01 13:56:24 +03:00
erorcun
192190769d
Add ped and car density slider to menu, remove dumb collision "optimization"
2021-08-01 13:56:09 +03:00
erorcun
0542b1bd4d
Fix radio scroll when player controls disabled
2021-07-31 23:03:59 +03:00
erorcun
e80cbf8bb2
Fix radio scroll when player controls disabled
2021-07-31 22:57:54 +03:00
erorcun and GitHub
1eedf7f0ae
Merge pull request #1257 from Nopey/fixbugs_pedgaplist
...
Fix bug triggering gnNumTempPedList assertion
2021-07-27 21:51:28 +03:00
erorcun and GitHub
d2e594db2b
Merge pull request #1236 from Nopey/fix_nearPeds
...
Fix NearPed count going negative
2021-07-13 18:10:59 +03:00
erorcun and GitHub
3515363df5
Merge pull request #1218 from withmorten/ini
...
switch out current ini_parser.hpp with pulzed/mINI
2021-07-12 02:40:15 +03:00
erorcun and GitHub
02e84b4b97
Merge pull request #1150 from withmorten/miami-saves
...
miami: finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
2021-07-12 01:07:32 +03:00
erorcun and GitHub
a8fd3f828a
Merge pull request #1149 from withmorten/saves
...
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
2021-07-12 01:06:59 +03:00
erorcun
291213ed40
Unite all sliders
2021-07-12 00:51:45 +03:00
erorcun
2a6f9c2757
Add ped and car density slider to menu, remove dumb collision "optimization"
2021-07-12 00:12:25 +03:00
erorcun
9f0a96ac89
Physical: division by zero fix
2021-07-10 23:27:00 +03:00
erorcun
e9baf31ad8
Physical: division by zero fix
2021-07-10 23:24:27 +03:00
erorcun
d82dbf91ef
Merge/sync fixes after threaded audio
2021-07-10 23:14:13 +03:00
erorcun
db4ae18e5d
Remove waiting for stream closure in multi-thread audio
2021-07-10 23:14:08 +03:00
erorcun
5458632c40
Multi-threaded audio fixes
2021-07-10 23:13:51 +03:00
erorcun
ab73c2f539
Multi-threaded audio streams
...
Under MULTITHREADED_AUDIO define.
2021-07-10 23:13:42 +03:00
erorcun and GitHub
164623d58e
Merge pull request #1188 from mssx86/echo_to_printf
...
fix: printHash.sh; replace echo -n, check if $1 is set.
2021-07-05 21:04:05 +03:00
erorcun and GitHub
386b113603
Merge pull request #1187 from mssx86/musl_fix
...
fix: add missing limits.h includes to enable bulding on musl.
2021-07-05 20:50:18 +03:00
erorcun and GitHub
74fd58513b
Merge pull request #1203 from AGraber/miami_librw_update
...
miami: Update librw
2021-07-04 19:34:47 +03:00
erorcun and GitHub
ab7513cc85
Merge pull request #1202 from AGraber/librw_update
...
Update librw
2021-07-04 19:34:28 +03:00
erorcun
3750124dcc
Add MacOS to Readme
2021-07-03 16:41:10 +03:00
erorcun
1d51734d0b
Fix Mac M1 premake
2021-07-03 16:39:27 +03:00
erorcun and GitHub
ec45ba68cd
Add MacOS to Readme
2021-07-03 16:34:55 +03:00
erorcun
3136ce6451
Fix Mac M1 premake
2021-07-03 15:33:40 +03:00
erorcun
1c0878f65b
Sanitizer fixes 2
2021-07-03 02:57:32 +03:00
erorcun
51042e15aa
Remove redundant part of 'Sanitizer fixes 2'
2021-07-03 01:53:43 +03:00
erorcun
a8549e86a7
Sanitizer fixes 2
2021-07-03 01:42:24 +03:00
erorcun
424a6d90bd
Peds: Efforts to find the reason of crashes on GCC 7.5.0
...
* Prevent deleted peds to be in nearPeds list (was always needed, might be unrelated to crashes)
* Add asserts to nearPeds and PedIK ctor (crash reasons)
* Shouldn't fix reported crashes since they were caused by null peds.
2021-07-03 01:30:54 +03:00
erorcun
70fa7fc239
Sanitizer fixes
2021-07-03 01:28:32 +03:00
erorcun
4eea98c66b
Peds: Efforts to find the reason of crashes on GCC 7.5.0
...
* Prevent deleted peds to be in nearPeds list (was always needed, might be unrelated to crashes)
* Add asserts to nearPeds and PedIK ctor (crash reasons)
* Shouldn't fix reported crashes since they were caused by null peds.
2021-07-02 23:56:54 +03:00
erorcun
cac1c5bd42
Saner loop
2021-06-30 04:12:59 +03:00
erorcun
9f0daee186
Sanitizer fixes
2021-06-30 03:31:10 +03:00
erorcun
fdbd414299
Fix MP3 finding stack crash
2021-06-28 17:44:48 +03:00
erorcun
22e8e0eff8
Fix MP3 finding stack crash
2021-06-28 17:35:25 +03:00
erorcun
cc235be3aa
Less invasive red tint on Delete Game page
2021-06-27 18:14:34 +03:00
erorcun
53a4b6936b
Revert "Use PS2-y global names on SampMan"
...
We know that they changed all those names on PC.
This reverts commit 091a65996e .
2021-06-27 17:59:50 +03:00
erorcun
091a65996e
Use PS2-y global names on SampMan
2021-06-27 17:53:14 +03:00
erorcun
3587cb029e
Remove waiting for stream closure in multi-thread audio
2021-06-27 14:42:52 +03:00
erorcun
a923728877
Fix map texture leak
2021-06-27 00:34:46 +03:00
erorcun
05a29c7e6c
Multi-threaded audio fixes
2021-06-27 00:00:07 +03:00
erorcun and GitHub
9c8ef3cca0
Merge pull request #1151 from erorcun/miami
...
Multi-threaded audio streams on OAL
2021-06-26 16:28:43 +03:00
erorcun
107c4df69c
Multi-threaded audio streams
...
Under MULTITHREADED_AUDIO define.
2021-06-26 16:24:23 +03:00
erorcun
9b5caa190e
Pool fixes
...
Mostly for Linux
2021-06-26 00:27:20 +03:00
erorcun
af7573ddbe
Revert "Redo ReadSaveBuf + common.h cleanup"
...
This reverts commit 2b67aba94c .
2021-06-26 00:25:59 +03:00
erorcun
9382e86d38
Fix Particle FPE
2021-06-25 18:29:38 +03:00
erorcun and GitHub
0b057f34c9
Update invite link
2021-06-25 16:24:26 +03:00
erorcun and GitHub
6152f02333
Update invite link
2021-06-25 16:22:20 +03:00
erorcun and Sergeanur
618d689dff
Pool fixes + peds not forming circle fix
2021-06-24 21:34:28 +03:00
erorcun and Sergeanur
8ae4859398
Fix FPE
2021-06-24 21:32:43 +03:00
erorcun and Sergeanur
8488dc791a
Pointless fixes
2021-06-24 21:32:39 +03:00
erorcun
97008905b6
Fix FPEs
2021-03-02 03:38:41 +03:00
erorcun
a311f643f9
Fixes
2021-02-28 15:50:51 +03:00
erorcun
1d336d851d
Fix Radio Off text more
2021-02-21 18:22:02 +03:00
erorcun
71cf666bbd
A saner way to remove Stingers, may fix Physical crash
2021-02-20 23:58:08 +03:00
erorcun
040c6f9027
Fix split second Radio Off text
2021-02-19 22:56:39 +03:00
erorcun
14dcd8f04c
Fix MP3 player
2021-02-19 22:32:11 +03:00
erorcun
3d5f0ef318
Update librw to fix Mac hi-dpi
2021-02-19 17:00:03 +03:00
erorcun
b52356f6b5
Update librw to fix Mac hi-dpi
2021-02-19 16:56:42 +03:00
erorcun
139c6bfcf3
Fix MP3 player
2021-02-19 14:30:41 +03:00
erorcun
bf7280b55b
Get keyboard input from X11 on Linux
2021-02-19 02:36:47 +03:00
erorcun
dfa0c8bf19
Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami
2021-02-19 02:30:02 +03:00
erorcun
946be081b0
Get keyboard input from X11 on Linux
2021-02-19 00:23:14 +03: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
erorcun
75d8dd2bf2
Show Radio Off on interiors that don't want radio
2021-02-17 15:58:52 +03:00
erorcun and GitHub
4d8f340827
Merge pull request #1050 from swills/controller_config_segfault_fix
...
Fix seg fault when configuring controller
2021-02-16 22:29:55 +03:00
erorcun and GitHub
eccf87acc7
Merge pull request #1090 from AGraber/patch-1
...
Fix buffer overflow on re3_sem_open/close
2021-02-16 20:19:07 +03:00
erorcun
1bfd7c0345
Fix FindClose->closedir
2021-02-16 18:31:00 +03:00
erorcun and GitHub
1a64053da5
Merge pull request #986 from AGraber/nx-upstream
...
Add toggle for (un)named semaphores and prevent linux header inclusion on non-linux paltforms
2021-02-16 18:27:31 +03:00
erorcun
5ee4931fb6
Fix FindClose->closedir
2021-02-16 18:26:44 +03:00
erorcun
4368841f02
Fix rare stream deadlock on Windows
2021-02-16 17:55:42 +03:00
erorcun
49fd99119d
Fix rare stream deadlock on Windows
2021-02-16 17:45:29 +03:00
erorcun
b451be6c7f
PR rules
2021-02-16 16:53:05 +03:00