Peter Nelson
|
9de12521ec
|
Codechange: Convert saveload numbers to enum values.
(This was mostly achieved with a few in-place regexes)
|
2019-02-02 21:39:06 +00:00 |
|
Peter Nelson
|
ea4ea62816
|
Codechange: Make saveload version upper bound exclusive, i.e. version object was removed instead of version object last appeared.
|
2019-02-02 21:39:06 +00:00 |
|
Jonathan G Rennison
|
1778fda01e
|
Merge branch 'day_length' into jgrpp
|
2016-10-11 00:45:01 +01:00 |
|
Jonathan G Rennison
|
6288a67fe1
|
Fix savegame load check overwriting date tick skip counter.
|
2016-10-11 00:43:52 +01:00 |
|
Jonathan G Rennison
|
375b069f82
|
Replace day length scaled tick macros with global variables.
This is to avoid needing to expensively re-calculate them all the time.
Instead update them by incrementing.
|
2016-09-10 01:03:48 +01:00 |
|
Jonathan G Rennison
|
41062cf78e
|
Save/load changes for variable day length patch.
|
2015-08-09 13:50:06 +01:00 |
|
patch-import
|
d86a56cbef
|
Import day length patch
Minor whitespace fixes.
http://www.tt-forums.net/viewtopic.php?p=1148227#p1148227
|
2015-08-09 11:23:15 +01:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
0463dbdc9e
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
peter1138
|
b84174fd4d
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
peter1138
|
81598273e9
|
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
|
2011-11-24 12:38:48 +00:00 |
|
peter1138
|
782aee3c2a
|
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
|
2011-11-24 12:20:14 +00:00 |
|
peter1138
|
4e97261315
|
(svn r23314) -Add: Add settings to restrict viewport zoom levels.
|
2011-11-24 12:20:14 +00:00 |
|
michi_cc
|
d25840978c
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
michi_cc
|
08b7981f37
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
7eba2bf4d3
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
smatz
|
e98fe27c5d
|
(svn r21802) -Cleanup (r2600): remove unused _vehicle_id_ctr_day
|
2011-01-15 14:20:34 +00:00 |
|
smatz
|
2709454040
|
(svn r21802) -Cleanup (r2600): remove unused _vehicle_id_ctr_day
|
2011-01-15 14:20:34 +00:00 |
|
alberth
|
16f678a990
|
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionBefore().
|
2010-11-21 12:47:04 +00:00 |
|
alberth
|
3e27739287
|
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionBefore().
|
2010-11-21 12:47:04 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
b8487afe54
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
4a2901eea4
|
(svn r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use VARDEF and put them in a more logical location
|
2010-07-19 15:51:06 +00:00 |
|
rubidium
|
3bb544e54d
|
(svn r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use VARDEF and put them in a more logical location
|
2010-07-19 15:51:06 +00:00 |
|
frosch
|
593c7d178f
|
(svn r19977) -Add: Read current date during SL_LOAD_CHECK.
|
2010-06-13 14:14:20 +00:00 |
|
frosch
|
86244ad31e
|
(svn r19977) -Add: Read current date during SL_LOAD_CHECK.
|
2010-06-13 14:14:20 +00:00 |
|
frosch
|
fe063af382
|
(svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now).
|
2010-06-13 14:11:59 +00:00 |
|
frosch
|
62ac138154
|
(svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now).
|
2010-06-13 14:11:59 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
c0def29c99
|
(svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning
|
2009-12-02 18:14:34 +00:00 |
|
rubidium
|
429f3993f8
|
(svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning
|
2009-12-02 18:14:34 +00:00 |
|
rubidium
|
a32968e17e
|
(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
|
2009-11-30 11:29:52 +00:00 |
|
rubidium
|
5a41a646c2
|
(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
|
2009-11-30 11:29:52 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
769de62daf
|
(svn r16338) -Codechange: split loading of references to two phases
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers
|
2009-05-17 16:28:29 +00:00 |
|
smatz
|
570af0ce44
|
(svn r16338) -Codechange: split loading of references to two phases
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers
|
2009-05-17 16:28:29 +00:00 |
|
rubidium
|
b96770ab84
|
(svn r16330) -Fix (r16329): we were shortly visited by Mr. Kenobi.
|
2009-05-17 10:59:40 +00:00 |
|
rubidium
|
b23c967230
|
(svn r16330) -Fix (r16329): we were shortly visited by Mr. Kenobi.
|
2009-05-17 10:59:40 +00:00 |
|
rubidium
|
c0204dc186
|
(svn r16329) -Fix: possible desync when removing lots of towns in-game (not that we allow removing towns now, but better not have desync prone code lingering around)
|
2009-05-17 10:35:13 +00:00 |
|
rubidium
|
f457cff73c
|
(svn r16329) -Fix: possible desync when removing lots of towns in-game (not that we allow removing towns now, but better not have desync prone code lingering around)
|
2009-05-17 10:35:13 +00:00 |
|
rubidium
|
57a7313ea5
|
(svn r16328) -Fix: desync when removing lots of stations
|
2009-05-17 10:19:00 +00:00 |
|