Commit Graph

4108 Commits

Author SHA1 Message Date
a1444b992f Fix Predator shooting sound 2021-07-22 07:01:04 +03:00
76558e9313 fix garbage data written in garage save block 2021-07-19 23:44:01 +02:00
a437d2bc26 fix garbage data written in garage save block 2021-07-19 23:43:51 +02:00
d0404cbdb7 render -> renderer (original name) 2021-07-18 00:04:26 +03:00
c937bdbfea render -> renderer (original name) 2021-07-18 00:03:57 +03:00
8018e40ebf Merge pull request #1217 from Nopey/master
Fix debug script loader crashing missions
2021-07-15 23:09:28 +02:00
c8cb1ed013 Merge pull request #1219 from withmorten/miami-ini
miami: switch out current ini_parser.hpp with pulzed/mINI
2021-07-15 18:56:14 +02:00
780cd225e9 Make PS2 VB files work together with PC audio files 2021-07-15 18:06:12 +03:00
2ce36a48b9 Make PS2 VB files work together with PC audio files 2021-07-15 18:06:02 +03:00
02c4ada807 Remove stupid cast 2021-07-15 00:49:46 +03:00
4f78733836 Remove stupid cast 2021-07-15 00:47:11 +03:00
fb5a207abc Fix NearPed count going negative 2021-07-13 17:45:01 +02:00
d2e594db2b Merge pull request #1236 from Nopey/fix_nearPeds
Fix NearPed count going negative
2021-07-13 18:10:59 +03:00
894495689f Fix NearPed count going negative 2021-07-12 23:51:28 -07:00
523b23339c disable USE_CUTSCENE_SHADOW_FOR_PED if COMPATIBLE_SAVES isn't defined 2021-07-13 00:21:11 +02:00
c982700a69 Enable cutscene shadows 2021-07-13 01:00:00 +03:00
6c097398d1 fix FixGarages 2021-07-12 22:47:17 +02:00
2f7ae611ed Vanilla config for Windows and win-x86 only 2021-07-12 04:26:27 +02:00
f50026828a Vanilla config for Windows and win-x86 only 2021-07-12 04:24:10 +02:00
ac3905123e fix 2021-07-12 03:10:02 +02:00
3f5fdc39a5 Reorganize config.h 2021-07-12 03:58:34 +03:00
b4364c3672 Reorganize config.h 2021-07-12 03:34:37 +03:00
6f52ad190e miami: switch out current ini_parser.hpp with pulzed/mINI 2021-07-12 01:23:46 +02:00
c0cbf8045f switch out current ini_parser.hpp with pulzed/mINI 2021-07-12 01:19:22 +02:00
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
a8fd3f828a Merge pull request #1149 from withmorten/saves
finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES
2021-07-12 01:06:59 +03:00
291213ed40 Unite all sliders 2021-07-12 00:51:45 +03:00
2a6f9c2757 Add ped and car density slider to menu, remove dumb collision "optimization" 2021-07-12 00:12:25 +03:00
f686065769 get rid of // done comments in audiomanager.h 2021-07-11 03:59:37 +02:00
3194fdb2c1 fix the fix (and another fix) 2021-07-11 03:34:43 +02:00
58de524d70 tiny diff fix 2021-07-11 03:26:59 +02:00
d7ceb4870c tiny diff fixes 2021-07-11 03:26:21 +02:00
8a114514d9 fix hotring flap stat line 2021-07-11 00:30:26 +02:00
9f0a96ac89 Physical: division by zero fix 2021-07-10 23:27:00 +03:00
e9baf31ad8 Physical: division by zero fix 2021-07-10 23:24:27 +03:00
d82dbf91ef Merge/sync fixes after threaded audio 2021-07-10 23:14:13 +03:00
db4ae18e5d Remove waiting for stream closure in multi-thread audio 2021-07-10 23:14:08 +03:00
5458632c40 Multi-threaded audio fixes 2021-07-10 23:13:51 +03:00
ab73c2f539 Multi-threaded audio streams
Under MULTITHREADED_AUDIO define.
2021-07-10 23:13:42 +03:00
12efd1209b Fix Cheat menu debug script loader 2021-07-10 10:18:32 -07:00
33c45e4ae0 Fix debug script loader crashing missions
* open_script is now exposed in Script.h, perhaps it should be namespaced
as a static method on CTheScripts? I'm unsure what is preferred.
* I've moved the joypad code out of open_script to prevent buttons held
  down at mission load time from changing the scriptToLoad.
2021-07-10 09:34:17 -07:00
011aafa043 finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 2021-07-10 17:30:27 +02:00
6f103a3b82 finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 2021-07-10 02:06:43 +02:00
ffe199290b fix jittery cars at 15fps 2021-07-09 18:51:27 +02:00
37b6d491e7 fix jittery cars at 15fps 2021-07-09 18:50:33 +02:00
0b269571d7 add librw defines to vanilla defines undefs 2021-07-09 18:05:26 +02:00
e2ae17d994 add librw defines to vanilla defines undefs 2021-07-09 18:02:36 +02:00
72f6780905 Use CPad functions to check key states in script loader 2021-07-08 03:37:14 +03:00
47f153fe76 Use CPad functions to check key states in script loader 2021-07-08 03:24:47 +03:00
79c010f082 fix macro redefinition warnings on win-glfw build 2021-07-08 01:44:55 +02:00