Commit Graph

315 Commits

Author SHA1 Message Date
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
832828ac8f Timers fix for III 2017-09-11 16:41:40 +02:00
Silent
94fa223e8c Patterns for timers fix for VC 2017-09-11 15:18:32 +02:00
Silent
c58f8ceef6 First version of new timer fix for III/VC - VC only so far 2017-09-11 00:39:46 +02:00
Silent
8901d95359 Fixup for SA timers 2017-09-11 00:39:08 +02:00
Silent
6c30863136 Merge branch 'master' into 'master'
Fixed autopilot timer bug in III and VC

See merge request !1
2017-09-10 16:02:10 +00:00
Silent
14a31c21e8 Beagle moving aileron 2017-09-10 00:16:16 +02:00
Silent
539398dd68 Stuntplane ailerons
Programmatically fixed props on Predator and Tropic
2017-09-09 23:39:30 +02:00
Silent
df32c8ab6a Once again cleaned up FLA integration 2017-09-09 20:46:10 +02:00
Silent
5050c6510e Rotate Newsvan dish when player is using the car 2017-09-09 20:29:01 +02:00
Silent
88de5b8f00 Only animate Sweeper brushes when needed 2017-09-09 20:04:48 +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
1f800587f1 Removed some duplicate code in Patternies
Perfect forwarding for for_each_result functor
2017-09-08 00:56:29 +02:00
Silent
49796ff0cf Tweaked Sweeper/Phoenix constants 2017-09-08 00:16:31 +02:00
Silent
fb679617de Disabled C++ exceptions and RTTI 2017-09-07 22:43:10 +02:00
Silent
7b94f1b4c6 Merge fix 2017-09-07 22:36:51 +02: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
330fa38f4c Fix for old FLA 2017-09-07 22:24:14 +02:00
Silent
928800795c Branchless GetExtendedID 2017-09-07 22:24:06 +02:00
Silent
63ebc3efa1 Recompiled libflac 2017-09-07 21:24:34 +02:00
Silent
09f3d7ca34 Minor improvements to CMatrix 2017-06-25 14:27:10 +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
9b75302ba5 Updated Maths.h 2017-06-25 12:32:07 +02:00
Silent
5f6ad2157d Sweeper animations
Fixed Phoenix anims
2017-06-25 12:17:09 +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
ebd4732411 Fix for old FLA 2017-06-20 21:40:05 +02:00
Silent
07d994cc3e Branchless GetExtendedID 2017-06-20 20:35:35 +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
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
35cc3a1562 use int32 instead of uint32 for model IDs 2017-06-20 17:15:44 +02:00
Silent
4b42bf8f10 Lightbeam fix compatible with FLA 2017-06-20 16:58:21 +02:00
Silent
625720904d Only patch IMG sizes if FLA isn't doing so already 2017-06-20 16:20:59 +02:00
Silent
3cde64abbc FLA 32-bit model IDs compatibility 2017-06-19 20:00:02 +02:00
Nikolay Korolev
6386e61483 Fixed crash related to autopilot timing calculations for III 2017-06-15 16:07:11 +00:00
Nikolay Korolev
5f78ed97d1 Fixed crash related to autopilot timing calculations for VC 2017-06-15 15:45:51 +00:00
Silent
b8bbf7ba26 don't unload III/VC asis if they fail to load 2017-06-05 14:22:35 +02:00
Silent
c81ab5f3f9 + Pattern.for_each_result 2017-05-27 21:44:22 +02:00
Silent
a17495fdbc fix ddraw unprotecting 2017-05-17 00:36:09 +02:00
Silent
64168d3301 fixup decoder constructors 2017-05-14 00:29:45 +02:00
Silent
71cfde4d8e Perform static initialization with lambdas 2017-05-14 00:23:06 +02:00
Silent
d767bf9766 Make hInstance local, it doesn't need to be global 2017-04-27 22:15:40 +02:00
Silent
6bcd33ea54 Include flag changes when protecting rwcseg 2017-04-27 22:12:48 +02:00
Silent
fa1d50b62c Don't include null terminator in pattern string_view 2017-04-27 17:36:05 +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
3310e2eea1 Don't store size in patternie structure 2017-04-27 02:25:37 +02:00
Silent
396f013961 MountainCloudBoysFix using patternies instead of a hardcoded offset 2017-04-27 02:19:27 +02:00