Commit Graph

27 Commits

Author SHA1 Message Date
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
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
9248a822c6
III/VC/SA 1.0: Fix lightless taxis 2019-12-24 12:36:03 +01:00
Silent
f9a77d2ddd
Fix paintjobs vanishing after opening/closing garage without rendering the car first - SA 1.0 2019-08-24 13:14:32 +02:00
Silent
7f7769ea22
Merge branch 'patch' into dev 2018-12-04 20:43:30 +01:00
Silent
f9a507b029
Partial revert "Normalized string comparision functions usage between different functions"
This reverts commit 1c41d135b5.
2018-12-04 20:40:41 +01:00
Silent
b3c95bb519
Use correct delete here 2018-10-31 23:37:59 +01:00
Silent
889daff459 Patterns for SA newsteam variables 2018-02-10 20:04:12 +01:00
Silent
f30ebc487d Revert "Parametrized vehiclegrunge256, carplate and carpback"
This reverts commit 5af56db8d4.
2018-01-09 12:36:27 +01:00
Silent
5af56db8d4 Parametrized vehiclegrunge256, carplate and carpback 2018-01-08 23:15:59 +01:00
Silent
b7cf823ee7 Move initializer list instead of copying
Use make_checked_array_iterator properly where applicable
2017-12-23 14:14:21 +01:00
Silent
30190e74ef Merge branch 'fla-r28'
# Conflicts:
#	SilentPatch/TheFLAUtils.cpp
#	SilentPatch/TheFLAUtils.h
#	SilentPatchSA/ModelInfoSA.h
2017-09-07 22:35:16 +02:00
Silent
7e30befb6f Refactored FLA compatibility
Car colours compatible with FLA

# Conflicts:
#	SilentPatchSA/ModelInfoSA.h
2017-09-07 22:28:17 +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
ace01292eb Read CCustomCarPlateMgr::GeneratePlateText from InjectDelayedPatches - adds compatibility with Deji's Custom Plate Format 2017-04-27 16:17:38 +02:00
Silent
6fa6ff2afe Update new dirt fix for steam 2017-04-10 13:23:39 +02:00
Silent
db1481d219 Support arbitrary amount of numberplates 2017-04-10 13:18:23 +02:00
Silent
ca1d2c2496 Support any amount of editable materials 2017-04-10 13:02:50 +02:00
Silent
6e470ab20d increased numplate and car dirt code safety (null entries properly now, don't allow for a buffer overrun in strcpy_s) 2017-04-09 23:17:31 +02:00
Silent
f39c7c8d2c more security improvements 2017-04-09 20:25:19 +02:00
Silent
55fef20267 shouldn't be this way 2017-04-02 18:58:32 +02:00
Silent
a5c0dd54eb refactored to use templated predicates for RW callbacks 2017-03-28 00:36:05 +02:00
Silent
9304b6a060 Double rear wheels whitelist 2017-03-25 13:46:07 +01:00
Silent
2e82d001e1 Update to VS2017 (with fixes) 2017-03-08 16:34:00 +01:00
Silent
785ad0d3ad Updated project files 2015-04-22 15:20:40 +02:00