Silent
|
b60c4dbfcf
|
FILE_FLAG_NO_BUFFERING fix moved to fixes-shared-with-ddraw
|
2017-09-18 23:11:19 +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
|
29cea98c70
|
Fixup patterns for UPX executables
Adapted ScopedUnprotect for UPX executables
|
2017-09-16 23:32:17 +02:00 |
|
Silent
|
92fb1798f9
|
Fixed III pattern for pathfinding fix
|
2017-09-15 22:01:43 +02:00 |
|
Silent
|
aa08703dd7
|
PickNextNodeToChaseCarXYZ for III
|
2017-09-13 22:40:30 +02:00 |
|
Silent
|
54264b5cc4
|
Purple Nines Glitch fix revised
|
2017-09-12 23:26:08 +02:00 |
|
Silent
|
e3fe830843
|
Extra constness where applicable
|
2017-09-12 22:57:30 +02:00 |
|
Silent
|
51fa496658
|
III/VC can use non-serializable (local session only) hints
|
2017-09-12 22:53:20 +02:00 |
|
Silent
|
4b934419bf
|
Proper metric-imperial conversion constants
|
2017-09-12 22:35:45 +02:00 |
|
Silent
|
eb27f34143
|
FuckCarCompletely fixed in III and VC
|
2017-09-12 18:01:02 +02:00 |
|
Silent
|
61fb1af2ce
|
Alt+F4 fix for III/VC
|
2017-09-12 15:36:58 +02:00 |
|
Silent
|
9cb66601f8
|
Master builds (Release = optimizations + assertions)
|
2017-09-12 13:48:15 +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
|
832828ac8f
|
Timers fix for III
|
2017-09-11 16:41:40 +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
|
fb679617de
|
Disabled C++ exceptions and RTTI
|
2017-09-07 22:43:10 +02:00 |
|
Nikolay Korolev
|
6386e61483
|
Fixed crash related to autopilot timing calculations for III
|
2017-06-15 16:07:11 +00:00 |
|
Silent
|
b8bbf7ba26
|
don't unload III/VC asis if they fail to load
|
2017-06-05 14:22:35 +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
|
550841b60a
|
std::string_view
|
2017-04-02 21:08:57 +02:00 |
|
Silent
|
72542d521e
|
Update version info
|
2017-03-20 20:27:41 +01:00 |
|
Silent
|
c8eddf93f8
|
add versioninfo
|
2017-03-11 14:37:36 +01:00 |
|
Silent
|
2e82d001e1
|
Update to VS2017 (with fixes)
|
2017-03-08 16:34:00 +01:00 |
|
Silent
|
3d730fd42c
|
fix timers return value (hopefully never affected anything)
|
2017-03-06 22:44:06 +01:00 |
|
Silent
|
943a3acc24
|
add Patternies
|
2017-03-05 22:25:46 +01:00 |
|
Silent
|
f845ceb25f
|
Move III/VC to v140_xp
|
2017-03-05 22:25:09 +01:00 |
|
Silent
|
afd6fc49ea
|
Misc changes
|
2016-09-12 00:11:17 +02:00 |
|
Silent
|
b27ec3a264
|
Adapted for new Memory version
|
2016-09-12 00:09:21 +02:00 |
|
Silent
|
e78ff41605
|
Update code for new Memory
|
2016-08-10 22:27:58 +02:00 |
|
Silent
|
c88bb59b8c
|
No-CD fix (from CLEO) - III
|
2016-06-19 13:37:14 +02:00 |
|
Silent
|
3d19aa4fbd
|
Bounds check for blip creation functions - III
|
2016-06-08 22:12:04 +02:00 |
|
Silent
|
e96bd3e91c
|
Reinit CGarages::RespraysAreFree - III/VC
|
2016-05-29 22:59:15 +02:00 |
|
Silent
|
0b2fc37d06
|
Reinit CCarCtrl fields (firetruck and ambulance generation) - III/VC
|
2016-05-29 19:17:44 +02:00 |
|
Silent
|
10492cd289
|
FLA donation window block for III/VC
|
2016-05-29 15:01:57 +02:00 |
|
Silent
|
b906331d15
|
More generic Memory defines
|
2016-04-22 20:54:20 +02:00 |
|
Silent
|
b64fb9b389
|
safe sprintfs
|
2016-03-31 19:51:14 +02:00 |
|
Silent
|
c587821c63
|
III 1.1 mouse sens fix backported to 1.0
|
2016-03-10 20:25:04 +01:00 |
|
Silent
|
9e0d878a46
|
Fixed III 1.1 Vigilante crash
|
2016-03-07 18:59:29 +01:00 |
|
Silent
|
f3311da509
|
% new paths
|
2016-03-07 18:59:19 +01:00 |
|
Silent
|
3b98e5abaf
|
More stable framelimiter - III
|
2015-06-29 01:08:05 +02:00 |
|
Silent
|
3c3a25933b
|
SSE instructions disallowed
|
2015-06-21 00:44:55 +02:00 |
|
Silent
|
49e73bd130
|
Project files updated for MSVC2013
|
2015-05-02 00:27:30 +02:00 |
|
Silent
|
2d24b6fee5
|
III version of User Files fix
|
2015-04-22 15:47:56 +02:00 |
|
Silent
|
785ad0d3ad
|
Updated project files
|
2015-04-22 15:20:40 +02:00 |
|