Commit Graph

2693 Commits

Author SHA1 Message Date
erorcun 36e64dbd22 signed/unsigned fixes, and some other fixes 2020-12-27 05:23:37 +03:00
aap c5010d443c fix a struct init 2020-12-26 15:41:57 +01:00
aap 075650b9f3 ffs 2020-12-26 15:22:23 +01:00
aap 7cdec23ef2 include case 2020-12-26 15:19:27 +01:00
aap b21ca72c8b make screendrops independent of neo.txd; enable new rendering by default 2020-12-26 14:48:47 +01:00
Sergeanur d459ef8820 Weapon flags changed from bit fields to bit mask (R* vision) 2020-12-26 14:21:45 +02:00
aap 612470cb3f unfix particle bug 2020-12-26 11:43:43 +01:00
erorcun 47b620396f
insert logo to README 2020-12-26 12:06:22 +03:00
erorcun 560bf30e9b
Merge pull request #775 from hazelnot/icons
Added logo
2020-12-26 12:02:34 +03:00
Sergeanur 2b96be0418 cVehicleParams ctor 2020-12-25 20:22:43 +02:00
Sergeanur 7a7061ea92 Use intensity in ProcessBoatEngine 2020-12-25 20:00:12 +02:00
Sergeanur 03c3eeb937 cAudioManager::ProcessBoatEngine fixes 2020-12-25 19:57:09 +02:00
Sergeanur b8bf3cb790 cPedParams fixes 2020-12-25 17:39:49 +02:00
Sergeanur b12eef1d56 Fix use of strncmp 2020-12-25 15:18:13 +02:00
Sergeanur 687ff4bdbb Fix debug menu memory leak 2020-12-25 10:57:19 +02:00
Sergeanur 6d75374c41 Fix cAudioManager::ProcessSpecial 2020-12-25 09:06:49 +02:00
Sergeanur de31bdc89f Small type use fixes 2020-12-25 08:59:32 +02:00
erorcun f9cbe29c50
Merge pull request #886 from erorcun/master
Radio scroll to prev. station & radio off text
2020-12-24 20:47:26 +03:00
Nikolay Korolev 8cc3f867a6 fixed double explosion 2020-12-24 17:44:59 +03:00
Nikolay c995bdcdaf
Merge pull request #893 from Nick007J/master
Collective implementation in script
2020-12-24 17:22:28 +03:00
aap 70a279febc make screen droplets not crash without neo.txd 2020-12-24 09:41:35 +01:00
hazelnot cede32cb9e Changed outline to black 2020-12-23 19:00:15 +02:00
aap 40b90618ef Merge branch 'master' of github.com:GTAmodding/re3 2020-12-21 20:48:48 +01:00
aap 309a4613a4 option for PC controls 2020-12-21 20:48:40 +01:00
shfil 752fc0381a
Fix character encoding 2020-12-21 14:51:47 +01:00
aap 1d7bdce0ef fix sizeof 2020-12-21 13:33:54 +01:00
aap e696d770be botched last commit 2020-12-21 12:38:02 +01:00
aap 934c967825 core/FileLoader.cpp 2020-12-21 12:35:06 +01:00
erorcun 6b33765891 Car entering cancel test 2020-12-21 02:44:12 +03:00
aap 43b4c8dd33 some more little ps2 fixes 2020-12-20 19:13:58 +01:00
aap 84a9ca0524 Merge branch 'master' of github.com:GTAmodding/re3 2020-12-20 17:35:59 +01:00
aap bfb749d842 ps2 fixes 2020-12-20 17:35:37 +01:00
erorcun 9e1e5d200a disabled PS2_HUD by default 2020-12-20 18:16:56 +03:00
Nikolay Korolev dcb28bfd53 fix 2020-12-20 17:12:34 +03:00
Nikolay Korolev db012aa9e0 Merge remote-tracking branch 'upstream/master' 2020-12-20 17:08:21 +03:00
Nikolay Korolev fc72ff24d0 implemented collectives in script 2020-12-20 17:07:58 +03:00
aap 30c8f870eb little ps2 fixes 2020-12-20 14:28:09 +01:00
Sergeanur affd3c6baa buildings directory 2020-12-20 12:39:44 +02:00
erorcun ae7cb92437 fixes to last HUD commits 2020-12-20 05:49:55 +03:00
Fire-Head 0bea6d039b Merge branch 'master' of https://github.com/GTAmodding/re3 2020-12-19 22:33:17 +03:00
Fire-Head 4d4758bc1e scaling 2020-12-19 22:31:54 +03:00
Fire-Head 140fa2a21c restore original code, fixes, ps2 font 2020-12-19 21:25:45 +03:00
erorcun 4c46d24983
style change 2020-12-19 20:39:42 +03:00
aap df5bafc80c anim fixes 2020-12-18 23:47:38 +01:00
aap a080fbfbd4 little cleanup of templates 2020-12-18 13:58:59 +01:00
Sergeanur e9a5670348 PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes 2020-12-18 02:57:54 +02:00
aap cc5af26417 PreAllocateRwObjects 2020-12-17 12:47:00 +01:00
erorcun dd579c4080 Fix 2020-12-17 02:47:48 +03:00
Sergeanur 9a9b1e7574 Fix placement of some script functions 2020-12-16 23:28:06 +02:00
erorcun 8e45439205 Use scrolling if GRAPHICS_MENU_OPTIONS not defined, like miami 2020-12-16 23:45:18 +03:00