SilentPatch/SilentPatchSA
Silent 1d2f0014f1
Fix the random chance of cars not turning lights on when it's foggy or rainy
On PC, they would always eventually turn the lights on due to a different
range of randomness.

Fixes #2
2024-02-27 22:27:51 +01:00
..
AudioHardwareSA.cpp refactored WAV decoder 2017-03-03 21:20:30 +01:00
AudioHardwareSA.h Migrate to libflac from vcpkg 2024-01-28 16:12:16 +01:00
FireManagerSA.cpp Bicycle on fire fix - SA 1.0 2018-02-17 13:59:44 +01:00
FireManagerSA.h Bicycle on fire fix - SA 1.0 2018-02-17 13:59:44 +01:00
FLACDecoderSA.cpp Removed stdext from code 2024-01-28 20:50:58 +01:00
FLACDecoderSA.h Migrate to libflac from vcpkg 2024-01-28 16:12:16 +01:00
GeneralSA.cpp Scoped render states 2019-03-06 20:37:49 +01:00
GeneralSA.h Unified math functions 2019-12-15 13:44:20 +01:00
LinkListSA.h refactor linked lists 2017-03-02 21:47:09 +01:00
lunar64.png SA: Replaced moon phases fix with a less invasive one 2019-12-08 14:32:55 +01:00
ModelInfoSA.cpp Removed stdext from code 2024-01-28 20:50:58 +01:00
ModelInfoSA.h Remade custom numberplates 2024-01-28 20:49:52 +01:00
PedSA.cpp Fix PlayerPed replay crashes: 2024-02-19 22:47:35 +01:00
PedSA.h Fix PlayerPed replay crashes: 2024-02-19 22:47:35 +01:00
PlayerInfoSA.cpp Patterns for SA newsteam variables 2018-02-10 20:04:12 +01:00
PlayerInfoSA.h CPlayerInfo operator= (for SA 1.0 2018-01-26 18:18:36 +01:00
PNGFile.cpp Safer CPNGFile::ReadFromMemory 2017-04-09 23:17:49 +02:00
PNGFile.h Updated project files 2015-04-22 15:20:40 +02:00
PoolsSA.cpp Patterns for SA newsteam variables 2018-02-10 20:04:12 +01:00
PoolsSA.h Removed stdext from code 2024-01-28 20:50:58 +01:00
resource.h Re-added missing lunar64 to resources 2017-12-30 12:37:30 +01:00
RWUtils.hpp Scoped render states 2019-03-06 20:37:49 +01:00
ScriptSA.cpp Use strcmp to compare script names like R* does 2018-03-30 19:03:12 +02:00
ScriptSA.h Refactored gym glitch fix to please Danny 2018-01-14 01:13:27 +01:00
SilentPatchSA.cpp Fix the random chance of cars not turning lights on when it's foggy or rainy 2024-02-27 22:27:51 +01:00
SilentPatchSA.rc Re-added missing lunar64 to resources 2017-12-30 12:37:30 +01:00
SilentPatchSA.vcxproj Rename branch to Shipping 2024-02-09 21:21:35 +01:00
SilentPatchSA.vcxproj.filters Migrate to libflac from vcpkg 2024-01-28 16:12:16 +01:00
StdAfxSA.cpp Updated project files 2015-04-22 15:20:40 +02:00
StdAfxSA.h Migrated several fixes to use HookEach 2024-02-03 20:26:50 +01:00
TimerSA.cpp Patterns for SA newsteam variables 2018-02-10 20:04:12 +01:00
TimerSA.h Animated Phoenix hood scoop 2017-06-23 00:11:17 +02:00
vcpkg.json Migrate to libflac from vcpkg 2024-01-28 16:12:16 +01:00
VehicleSA.cpp Only allow impounding cars and bikes (and their subclasses), as impounding helicopters, planes, boats makes no sense 2024-02-14 23:57:11 +01:00
VehicleSA.h Only allow impounding cars and bikes (and their subclasses), as impounding helicopters, planes, boats makes no sense 2024-02-14 23:57:11 +01:00
versionmeta.props Bump up version numbers 2019-12-28 12:16:49 +01:00
WaveDecoderSA.cpp refactored WAV decoder 2017-03-03 21:20:30 +01:00
WaveDecoderSA.h Fix undefined behaviour in WaveDecoderSA (delete on void*) 2018-02-11 14:11:00 +01:00