Commit graph

21 commits

Author SHA1 Message Date
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
4d02505521
Moved shared stuff to a submodule 2019-06-28 23:53:05 +02:00
Silent
cabd0c999a
Scoped render states 2019-03-06 20:37:49 +01:00
Silent
deb74e0249
Reset Rhino middle wheels state on fixing 2018-05-22 22:40:23 +02:00
Silent
33c1ab4ace
Factorized MemoryMgr to be game agnostic 2018-04-22 00:13:15 +02:00
Silent
88664b2279 Re-added missing lunar64 to resources 2017-12-30 12:37:30 +01:00
Silent
9cb66601f8 Master builds (Release = optimizations + assertions) 2017-09-12 13:48:15 +02:00
Silent
38705cf740 Merge branch 'fla-r28'
# Conflicts:
#	SilentPatchSA/SilentPatchSA.cpp
#	SilentPatchSA/SilentPatchSA.vcxproj
#	SilentPatchSA/SilentPatchSA.vcxproj.filters
#	SilentPatchSA/VehicleSA.cpp
2017-06-20 18:27:50 +02:00
Silent
3cde64abbc FLA 32-bit model IDs compatibility 2017-06-19 20:00:02 +02:00
Silent
a1f4744dcf memory validator 2017-04-10 12:32:31 +02:00
Silent
f39c7c8d2c more security improvements 2017-04-09 20:25:19 +02:00
Silent
546f7cfe54 suppress or fix all warnings 2017-04-02 19:41:50 +02:00
Silent
a5c0dd54eb refactored to use templated predicates for RW callbacks 2017-03-28 00:36:05 +02:00
Silent
cffabce8ab fix rand() misuse 2017-03-09 00:58:24 +01:00
Silent
80cc6f07bc reduce pollution in precompiled header 2017-03-02 21:59:06 +01:00
Silent
6c5a025c60 Misc fixes 2016-11-12 18:28:46 +01:00
Silent
cb80efbf53 rip SilentBlock 2016-07-04 03:20:40 +02:00
Silent
0f91f1d3e0 Block FLA donation window 2016-04-22 20:54:32 +02:00
Silent
49e73bd130 Project files updated for MSVC2013 2015-05-02 00:27:30 +02:00
Silent
403df49335 SHGetFolderPath on User Files - in SA 2015-04-23 17:32:18 +02:00
Silent
785ad0d3ad Updated project files 2015-04-22 15:20:40 +02:00
Renamed from SAFix/StdAfxSA.h (Browse further)