Commit Graph

115 Commits

Author SHA1 Message Date
Silent
4a3a867b0c Fixed an issue with hoodlum 2017-09-20 17:11:57 +02:00
Silent
c645fc56ee Missing patch 2017-09-20 15:57:28 +02:00
Silent
a3bbfd2cd3 XP-friendly CVs 2017-09-20 15:15:29 +02:00
Silent
bda0c717a6 Moved InitializeCriticalSectionAndSpinCount before original function so critsec is here BEFORE cdstreamthread spawns 2017-09-20 15:00:21 +02:00
Silent
21d0c51519 Improved CdStream fix by using condition variable (without modloader for now only) 2017-09-20 14:58:55 +02:00
Silent
3df6ae1854 Fixed a deadlock in CdStream 2017-09-20 02:08:29 +02:00
Silent
2e85ac3dec Hooked up debugmenu.dll
Don't include an extra D3DLIGHT on vehicles since we fixed directional already
2017-09-19 21:40:48 +02:00
Silent
d3cb0bb72c Aaron's sun corrected 2017-09-19 17:46:42 +02:00
Silent
6559a04732 Modulo over CLoadingScreen::m_currDisplayedSplash - SA 1.0 2017-09-19 00:47:38 +02:00
Silent
bf8f58970d Unified code between ddraw and ASIs 2017-09-18 22:13:02 +02:00
Silent
fb672f079b Simplified ScopedUnprotect selection
Made SA use safer ScopedUnprotect
2017-09-18 12:52:35 +02:00
Silent
f1cb027642 Fixed impounding of random vehicles (because CVehicle::~CVehicle doesn't remove cars from apCarsToKeep) - SA 1.0 2017-09-15 20:24:26 +02:00
Silent
4b934419bf Proper metric-imperial conversion constants 2017-09-12 22:35:45 +02:00
Silent
4a2d93c44e Fixed new warnings 2017-09-12 18:06:55 +02:00
Silent
99503818dd Safer CdStreamSetFilePointer 2017-09-12 18:04:42 +02:00
Silent
e4a3d81e81 Only hook DOUBLE_RHWEELS exception list if there are any entries listed in INI 2017-09-12 16:14:07 +02:00
Silent
7413bab68c Less invasive INI options (don't hook if option is commented out/removed) 2017-09-12 16:08:22 +02:00
Silent
43babcd405 GetASIModuleHandle to account for stupid people having their mods as DLL and not ASI 2017-09-12 14:21:20 +02:00
Silent
f0a53778ee Remove FILE_FLAG_NO_BUFFERING from CdStreams - III (all), VC (all), SA (1.0) 2017-09-12 13:31:57 +02:00
Silent
8901d95359 Fixup for SA timers 2017-09-11 00:39:08 +02:00
Silent
539398dd68 Stuntplane ailerons
Programmatically fixed props on Predator and Tropic
2017-09-09 23:39:30 +02:00
Silent
36d9f1a29a Make freeing temp objects more aggressive to fix vending crash - SA 1.0 2017-09-09 18:47:07 +02:00
Silent
1da99647b5 Stop BF Injection/Bandito/Hotknife rotating engine components when engine is off 2017-06-25 14:09:30 +02:00
Silent
6006e253b1 SetComponentRotation moved to code 2017-06-25 12:32:22 +02:00
Silent
07776b44cb % switch Z writing later to narrow down var scope more 2017-06-23 01:25:15 +02:00
Silent
9236463f88 Animated Phoenix hood scoop 2017-06-23 00:11:17 +02:00
Silent
9eec64ab83 More merge fixes (ugh) 2017-06-20 20:32:25 +02:00
Silent
22c484a9f9 Merge fixes 2017-06-20 18:33:31 +02:00
Silent
c81ab5f3f9 + Pattern.for_each_result 2017-05-27 21:44:22 +02:00
Silent
71cfde4d8e Perform static initialization with lambdas 2017-05-14 00:23:06 +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
396f013961 MountainCloudBoysFix using patternies instead of a hardcoded offset 2017-04-27 02:19:27 +02:00
Silent
e037250b1e can use get_pattern here 2017-04-12 21:40:46 +02:00
Silent
47323e014d reverse more RW functions 2017-04-12 21:33:23 +02:00
Silent
758186aa50 Simplified resource loading 2017-04-12 00:47:27 +02:00
Silent
6fa6ff2afe Update new dirt fix for steam 2017-04-10 13:23:39 +02:00
Silent
ca1d2c2496 Support any amount of editable materials 2017-04-10 13:02:50 +02:00
Silent
a1f4744dcf memory validator 2017-04-10 12:32:31 +02:00
Silent
87e6f81883 keep remainder while ticking SCM timers 2017-04-10 01:01:43 +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
98055b9f3f safer resource management 2017-04-09 22:00:43 +02:00
Silent
f39c7c8d2c more security improvements 2017-04-09 20:25:19 +02:00
Silent
6bdd02ffdd Fully migrate on utf-16 strings where possible 2017-04-09 18:43:54 +02:00
Silent
f170201068 safer ini reading 2017-04-09 18:13:52 +02:00
Silent
546f7cfe54 suppress or fix all warnings 2017-04-02 19:41:50 +02:00
Silent
ba93639693 Reverse more RW functions 2017-04-02 19:00:49 +02:00
Silent
0fa6e0964b Reversed RwMatrixTranslate 2017-03-29 01:14:38 +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
82115849b1 InitializeScriptGlobals for 3.0 2017-03-20 22:57:28 +01:00