Commit Graph

608 Commits

Author SHA1 Message Date
Silent
141ee0f1a5
Fix miscolored racing checkpoints if no other marker was drawn before them 2024-02-04 17:32:39 +01:00
Silent
eb8cfe933a
Re-init text IPL pickups, car generators and stunt jumps on New Game
Fixes an issue where fire extinguisher and a few other pickups
didn't show on New Game if it was started from a save
2024-02-03 22:59:27 +01:00
Silent
ef65dd7c2d
Migrated several fixes to use HookEach
Gives each hook intercepting functions its own thunk function,
so if another modification intercepts only one of X functions
patched by SilentPatch, this will now be preserved.

Also makes GTA SA's stored car bomb ownership fix work
with the Hoodlum EXE.
2024-02-03 20:26:50 +01:00
Silent
de34cfec03
Re-enable debug symbols 2024-02-03 16:48:57 +01:00
Silent
8e44eb8d7b
Fix the biker cop drive by patch for Hoodlum EXE 2024-02-02 22:06:00 +01:00
Silent
0fa88b0260
Small SVF refactor 2024-02-01 19:07:51 +01:00
Silent
f63425cff0
Cancel the Drive By task of biker cops when losing the wanted level 2024-01-31 22:35:59 +01:00
Silent
f521cba4dd
Removed stdext from code 2024-01-28 20:50:58 +01:00
Silent
7787d92dc7
Remade custom numberplates
Removed the "cache" to make the code simpler,
and resolve a SP bug where number plates from
the upgrade parts broke any number plates
on future spawns of the same car model.
2024-01-28 20:49:52 +01:00
Silent
99f57a0855
Fix crosshair issues when sniper rifle is quipped and a photo is taken by a gang member
Contributed by Wesser
2024-01-28 18:09:54 +01:00
Silent
0a59b79cce
Fix a memory leak when taking photos 2024-01-28 18:09:36 +01:00
Silent
6ddb600694
Migrate to libflac from vcpkg 2024-01-28 16:12:16 +01:00
Silent
3ba84ad1c0
Disable the radio station change anim on boats where CJ stands upright
Contributed by Wesser
2024-01-28 15:58:13 +01:00
Silent
8cf5157941
Update to the newest ModUtils 2024-01-28 15:26:24 +01:00
Silent
d0766b7a92
Remove an outdated reference to DX SDK 2024-01-28 14:45:12 +01:00
Silent
7c09e7a5c2
Tie handlebar movement to the stering animations on Quadbike,
fixes odd animation interpolations at low speeds

Contributed by Wesser
2024-01-28 14:44:45 +01:00
Silent
b3f4c8b17b
Add LICENSE 2024-01-18 09:41:03 +01:00
Silent
2c8961c0d1
Add wind animations when driving a Quadbike
Contributed by Wesser
2021-07-27 22:17:10 +02:00
Silent
2af4ec8e06
Obtain desktop resolution regardless of DPI scaling
Fixes "Cannot find X video mode" when DPI scaling is in use
2021-07-26 23:55:41 +02:00
Silent
177c096b69
Update MemoryMgr 2021-07-26 23:39:21 +02:00
Silent
bc8aa99196
Rewrote directional multiplier fix 2020-05-01 22:53:44 +02:00
Silent
e5fdb350e3
Display stats in kg's as floats 2020-04-02 18:23:56 +02:00
Silent
5154c47ae2
Sorted HierarchyTypoFix + added "transmision" typos from Dumper 2020-04-02 17:59:01 +02:00
Silent
3d5aab2f33
Update submodules 2020-04-02 17:32:59 +02:00
Silent
87f9d8b63a
Fixed a conflict with Heli & Plane Collision fix in III 2020-04-02 17:31:04 +02:00
Silent
65c7702da5
Fixed a conflict with Shadows Settings Extender 2020-02-21 22:48:58 +01:00
Silent
c096155db2
Update submodules 2020-02-21 22:26:48 +01:00
Silent
c9d7a0dcba
Bump up version numbers 2019-12-28 12:16:49 +01:00
Silent
e797ec4f3a
SA: Ported new fixes to Steam/RGL:
- Reset bPenaltyForDeathApplies and bPenaltyForArrestApplies on new game
- Fix lightless taxis
- Allow extra6 to be picked with component rule 4 (any)
- Disallow moving cam up/down with mouse when looking back/left/right in vehicle
2019-12-28 00:13:27 +01:00
Silent
7c79495174
III: Fix chopper's search light placement
VC: Typo fix
2019-12-27 16:24:35 +01:00
Silent
9265226a09
III: Give chopper/escape their own col model which is big enough 2019-12-27 16:04:46 +01:00
Silent
c1ccfba2ec
III/VC: Added EnableVehicleCoronaFixes INI option 2019-12-27 11:06:26 +01:00
Silent
1d007aed68
SA: Disallow moving cam up/down with mouse when looking back/left/right in vehicle (1.0 only for now) 2019-12-26 23:18:01 +01:00
Silent
51aec1955f
SA: Disabled moonphases in SA-MP (time manipulation breaks them) 2019-12-26 23:15:27 +01:00
Silent
4679873c3a
VC: Make drive-by one shot sounds owned by the driver instead of the car 2019-12-25 17:40:59 +01:00
Silent
f3f9004322
III/VC: Made vehicle ID-based fixes data driven 2019-12-25 16:02:42 +01:00
Silent
7a96e5eefb
VC/SA: Allow extra6 to be picked with component rule 4 (any) 2019-12-25 15:36:59 +01:00
Silent
3555242811
Factorized SVF to be usable by all 3 games 2019-12-25 15:36:30 +01:00
Silent
9248a822c6
III/VC/SA 1.0: Fix lightless taxis 2019-12-24 12:36:03 +01:00
Silent
b46e91918c
III: Fix SetupBigBuilding for cranes, bright windows and others 2019-12-24 00:02:06 +01:00
Silent
c803927c80
SA: Reset bPenaltyForDeathApplies and bPenaltyForArrestApplies on new game (SA 1.0 only for now) 2019-12-23 23:21:19 +01:00
Silent
4959204f53
III/VC: Remade static shadow alpha fix to be compatible with SkyGfx 2019-12-23 22:49:00 +01:00
Silent
fe37cd7c88
III/VC: Corrected Ambulance siren pos again to reduce clipping 2019-12-23 21:00:38 +01:00
Silent
7d94694d5a
VC: Corrected siren coronas in FBI Rancher and Vice Cheetah, added siren to FBI Washington 2019-12-23 19:56:30 +01:00
Silent
7aebe3f355
III/VC: Moved taxi corona fix to shared code 2019-12-15 18:54:53 +01:00
Silent
330f1e3072
VC: Fixed corona placements on Police, Fire truck, Ambulance, Enforcer and Police Maverick 2019-12-15 17:25:09 +01:00
Silent
03a0cb68be
III: Fixed taxi light corona placement for Taxi 2019-12-15 17:25:09 +01:00
Silent
9b26855d3d
Unified math functions 2019-12-15 13:44:20 +01:00
Silent
f3113ba0ee
III: Fixed corona placements in Firetruck, Ambulance, Enforcer 2019-12-10 22:07:39 +01:00
Silent
3319f9df00
VC: Corrected FBI Washington sirens sound 2019-12-08 20:15:25 +01:00