Commit Graph

3709 Commits

Author SHA1 Message Date
Veyrdite 2d3f93e60e Fix car fake/cruise top gear SFX at high FPS. 2021-07-24 22:38:33 +10:00
Veyrdite 6f8ba21552 Fix many boat performance issues at high FPS, but cornering/handling still not perfect. 2021-07-24 21:49:34 +10:00
Veyrdite e0dfa8b971 Revert "Partially fix boat physics at high FPS" - changes were incorrect, factors of time were already included.
This reverts commit 613f0964bb.
2021-07-24 13:50:14 +10:00
Veyrdite 613f0964bb Partially fix boat physics at high FPS. 2021-07-24 10:45:57 +10:00
Veyrdite cae0a3f402 More bike brake fixes for high FPS 2021-07-24 10:23:05 +10:00
Veyrdite 763337c255 Fix weak bike brakes at high FPS (possibly caused by ba832f93e8 ) 2021-07-24 10:13:52 +10:00
Veyrdite ba832f93e8 Fix all(?) vehicle handling problems at high FPS. Refactor FIX_BUGS in ProcessWheel() to be much simpler. 2021-07-23 22:45:34 +10:00
Veyrdite 879280bcf7 Add comment about cause of throttle pulsing when reversing. 2021-07-23 18:18:29 +10:00
Veyrdite c87654ec77 Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami_highfps 2021-07-23 15:08:42 +10:00
Sergeanur aec797671e Fix aiming with minigun and flamethrower with PC controls 2021-07-22 22:15:27 +03:00
Sergeanur 5e34b1efcf Possible fix of RemoveAndAdd crash 2021-07-22 20:37:49 +03:00
Sergeanur 953e4fc4ff Fix falling damage 2021-07-22 20:07:51 +03:00
Sergeanur bbbe9b2632 Fix enum use 2021-07-22 07:06:54 +03:00
Sergeanur a1444b992f Fix Predator shooting sound 2021-07-22 07:01:04 +03:00
Veyrdite e8e999d2cb Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami_highfps 2021-07-21 16:31:39 +10:00
withmorten 76558e9313 fix garbage data written in garage save block 2021-07-19 23:44:01 +02:00
Sergeanur c937bdbfea render -> renderer (original name) 2021-07-18 00:03:57 +03:00
withmorten 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
Sergeanur 780cd225e9 Make PS2 VB files work together with PC audio files 2021-07-15 18:06:12 +03:00
Sergeanur 02c4ada807 Remove stupid cast 2021-07-15 00:49:46 +03:00
Magnus Larsen fb5a207abc Fix NearPed count going negative 2021-07-13 17:45:01 +02:00
withmorten 523b23339c disable USE_CUTSCENE_SHADOW_FOR_PED if COMPATIBLE_SAVES isn't defined 2021-07-13 00:21:11 +02:00
Sergeanur c982700a69 Enable cutscene shadows 2021-07-13 01:00:00 +03:00
withmorten 6c097398d1 fix FixGarages 2021-07-12 22:47:17 +02:00
withmorten 2f7ae611ed Vanilla config for Windows and win-x86 only 2021-07-12 04:26:27 +02:00
Sergeanur 3f5fdc39a5 Reorganize config.h 2021-07-12 03:58:34 +03:00
withmorten 6f52ad190e miami: switch out current ini_parser.hpp with pulzed/mINI 2021-07-12 01:23:46 +02:00
erorcun 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
withmorten f686065769 get rid of // done comments in audiomanager.h 2021-07-11 03:59:37 +02:00
withmorten 58de524d70 tiny diff fix 2021-07-11 03:26:59 +02:00
withmorten 8a114514d9 fix hotring flap stat line 2021-07-11 00:30:26 +02:00
erorcun 9f0a96ac89 Physical: division by zero fix 2021-07-10 23:27:00 +03:00
withmorten 6f103a3b82 finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 2021-07-10 02:06:43 +02:00
withmorten ffe199290b fix jittery cars at 15fps 2021-07-09 18:51:27 +02:00
withmorten 0b269571d7 add librw defines to vanilla defines undefs 2021-07-09 18:05:26 +02:00
Veyrdite d8e8f1cae8 Make burst tires wiggle BIKES at about the same frequency regardless of framerate. 2021-07-08 21:24:36 +10:00
Veyrdite 179450ca03 Fix vehicle turning circle at high FPS. Likely to fix some rotation speed problems with other entities.
Does not fix the fact it's harder to enter a skid at high FPS.
2021-07-08 21:21:22 +10:00
Veyrdite 7c4a66a28d Make burst tires wiggle the vehicle at about the same frequency regardless of framerate. 2021-07-08 21:20:13 +10:00
Sergeanur 72f6780905 Use CPad functions to check key states in script loader 2021-07-08 03:37:14 +03:00
withmorten 79c010f082 fix macro redefinition warnings on win-glfw build 2021-07-08 01:44:55 +02:00
Veyrdite fb3912d52a Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami_highfps 2021-07-07 19:08:07 +10:00
withmorten e6544a6983 fix sampman_null build 2021-07-07 01:59:16 +02:00
mssx86 c5e896c420 fix: add missing limits.h includes to enable bulding on musl. 2021-07-05 22:40:21 +02:00
Veyrdite 8d2ddd2324 Merge branch 'miami' of https://github.com/GTAmodding/re3 into miami_highfps 2021-07-05 10:19:42 +10:00
Veyrdite 5adafb5cd0 CBoat::ApplyWaterResistance: Incomplete work fixing slow boats at high FPS. Fixed minor mathematical bug with Pow() and Abs(). Added detailed explanation of physics. 2021-07-05 09:34:22 +10:00
Veyrdite 7ea8d5fec1 Fix boat controls ramp rate at high FPS 2021-07-05 09:33:05 +10:00
Veyrdite b61c0c4464 Fix boat particle-spam at high FPS. 2021-07-04 19:25:57 +10:00
Veyrdite 4c034ee1d8 Code doc: what a BEASTIE is 2021-07-04 19:24:05 +10:00
Veyrdite ec7ddbae59 Fix "beastie" particle spam (tree leaves!) at high FPS. 2021-07-04 19:22:46 +10:00
Veyrdite ea13350238 Fix particle spam from ParticleObject at high FPS. Stops fountains "pulsing". 2021-07-04 18:55:08 +10:00