rubidium
|
0cf2ef83f0
|
(svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s].
|
2011-01-18 23:09:43 +00:00 |
|
rubidium
|
9ca4b629cd
|
(svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s].
|
2011-01-18 23:09:43 +00:00 |
|
rubidium
|
2ae8216363
|
(svn r21833) -Fix [FS#4427]: desync debug savegames might not be actually saved in case threading is enabled, which is enabled by default
|
2011-01-18 18:14:14 +00:00 |
|
rubidium
|
6a17bf91e3
|
(svn r21833) -Fix [FS#4427]: desync debug savegames might not be actually saved in case threading is enabled, which is enabled by default
|
2011-01-18 18:14:14 +00:00 |
|
terkhen
|
b6148914b0
|
(svn r21803) -Cleanup: Remove unnecessary semicolons.
|
2011-01-15 15:36:58 +00:00 |
|
terkhen
|
679cd3c21b
|
(svn r21803) -Cleanup: Remove unnecessary semicolons.
|
2011-01-15 15:36:58 +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 |
|
smatz
|
8c421116d9
|
(svn r21799) -Fix: further variables need to be reset when we loaded a TTDPatch savegame in the past
|
2011-01-15 00:10:16 +00:00 |
|
smatz
|
1b3e2309df
|
(svn r21799) -Fix: further variables need to be reset when we loaded a TTDPatch savegame in the past
|
2011-01-15 00:10:16 +00:00 |
|
smatz
|
95d264953a
|
(svn r21798) -Fix: loading a TTO savegame failed after loading a TTDP savegame with vehicle multiplier bigger than 1
|
2011-01-14 22:23:09 +00:00 |
|
smatz
|
804542b3f3
|
(svn r21798) -Fix: loading a TTO savegame failed after loading a TTDP savegame with vehicle multiplier bigger than 1
|
2011-01-14 22:23:09 +00:00 |
|
rubidium
|
680b090ddd
|
(svn r21796) -Fix [FS#4398]: drive through road stop state wasn't properly converted from TTDPatch savegames
|
2011-01-14 21:54:37 +00:00 |
|
rubidium
|
080a941eda
|
(svn r21796) -Fix [FS#4398]: drive through road stop state wasn't properly converted from TTDPatch savegames
|
2011-01-14 21:54:37 +00:00 |
|
rubidium
|
971252a204
|
(svn r21795) -Fix (r21790): when converting TTDPatch train waypoints, convert the data on the map as well
|
2011-01-14 20:52:22 +00:00 |
|
rubidium
|
85255ea001
|
(svn r21795) -Fix (r21790): when converting TTDPatch train waypoints, convert the data on the map as well
|
2011-01-14 20:52:22 +00:00 |
|
smatz
|
1b062d2249
|
(svn r21794) -Fix (r21790): convert train orders too (Rubidium)
|
2011-01-14 19:51:50 +00:00 |
|
smatz
|
75351f4043
|
(svn r21794) -Fix (r21790): convert train orders too (Rubidium)
|
2011-01-14 19:51:50 +00:00 |
|
smatz
|
052cabb9f0
|
(svn r21793) -Fix (r20446): broken usage of GetTileOwner() caused wrong conversion of old savegames
|
2011-01-14 18:58:03 +00:00 |
|
smatz
|
110e25e859
|
(svn r21793) -Fix (r20446): broken usage of GetTileOwner() caused wrong conversion of old savegames
|
2011-01-14 18:58:03 +00:00 |
|
smatz
|
27630bd63c
|
(svn r21790) -Fix [FS#4398]: TTDPatch savegames can have train waypoints encoded as buoys
|
2011-01-14 16:49:29 +00:00 |
|
smatz
|
c58a910c8e
|
(svn r21790) -Fix [FS#4398]: TTDPatch savegames can have train waypoints encoded as buoys
|
2011-01-14 16:49:29 +00:00 |
|
smatz
|
4b543f10c1
|
(svn r21786) -Fix [FS#4398]: don't trust rail station width and height data stored by TTDPatch, it is invalid for stations wider or higher than 7
|
2011-01-14 16:20:25 +00:00 |
|
smatz
|
c53c869556
|
(svn r21786) -Fix [FS#4398]: don't trust rail station width and height data stored by TTDPatch, it is invalid for stations wider or higher than 7
|
2011-01-14 16:20:25 +00:00 |
|
smatz
|
8e6ec374a5
|
(svn r21784) -Fix (r16909): crash when converting savegame with custom waypoint name
|
2011-01-14 16:15:05 +00:00 |
|
smatz
|
ff469ab352
|
(svn r21784) -Fix (r16909): crash when converting savegame with custom waypoint name
|
2011-01-14 16:15:05 +00:00 |
|
rubidium
|
1850e6fd5c
|
(svn r21731) -Fix (r21728): don't forget to update the saveload version, or to check for MSVC warnings
|
2011-01-05 07:57:10 +00:00 |
|
rubidium
|
4cc2d71d6d
|
(svn r21731) -Fix (r21728): don't forget to update the saveload version, or to check for MSVC warnings
|
2011-01-05 07:57:10 +00:00 |
|
rubidium
|
be077e030e
|
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company
|
2011-01-04 22:50:09 +00:00 |
|
rubidium
|
eab47d2227
|
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company
|
2011-01-04 22:50:09 +00:00 |
|
terkhen
|
1af95597cf
|
(svn r21718) -Feature: Show a list of companies in the owner legend.
|
2011-01-04 20:57:11 +00:00 |
|
terkhen
|
2103f7e91a
|
(svn r21718) -Feature: Show a list of companies in the owner legend.
|
2011-01-04 20:57:11 +00:00 |
|
peter1138
|
109e4f79f9
|
(svn r21710) -Fix (r8128): Update oldloader for change in vehicle cur_image size.
|
2011-01-04 12:22:27 +00:00 |
|
peter1138
|
1b61d234a1
|
(svn r21710) -Fix (r8128): Update oldloader for change in vehicle cur_image size.
|
2011-01-04 12:22:27 +00:00 |
|
peter1138
|
bf09d85f93
|
(svn r21709) -Fix (r8128): Vehicle sprite was cached into a 16 bit variable, causing incorrect sprites to be displayed.
|
2011-01-04 12:04:09 +00:00 |
|
peter1138
|
3408814169
|
(svn r21709) -Fix (r8128): Vehicle sprite was cached into a 16 bit variable, causing incorrect sprites to be displayed.
|
2011-01-04 12:04:09 +00:00 |
|
smatz
|
3aa6650bf8
|
(svn r21657) -Cleanup (r17107): remove superfluous semicolon
|
2010-12-29 13:47:53 +00:00 |
|
smatz
|
e7971c2971
|
(svn r21657) -Cleanup (r17107): remove superfluous semicolon
|
2010-12-29 13:47:53 +00:00 |
|
terkhen
|
f69d280f14
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
terkhen
|
48b7916458
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
terkhen
|
47c9189002
|
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
|
2010-12-14 21:26:03 +00:00 |
|
terkhen
|
79e2b3153d
|
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
|
2010-12-14 21:26:03 +00:00 |
|
rubidium
|
45344d48bb
|
(svn r21504) -Codechange: move the "lost" bit from the train's flags to vehicle flags
|
2010-12-13 21:52:39 +00:00 |
|
rubidium
|
49a77e89c4
|
(svn r21504) -Codechange: move the "lost" bit from the train's flags to vehicle flags
|
2010-12-13 21:52:39 +00:00 |
|
rubidium
|
1af7df8ba0
|
(svn r21453) -Codechange: add the view of an object to the savegame
|
2010-12-10 21:32:04 +00:00 |
|
rubidium
|
cd6180a46d
|
(svn r21453) -Codechange: add the view of an object to the savegame
|
2010-12-10 21:32:04 +00:00 |
|
rubidium
|
7bed9deb4f
|
(svn r21426) -Change: introduce a setting for the types of commands that are allowed to be executed while paused
|
2010-12-07 21:08:08 +00:00 |
|
rubidium
|
df410fd7ed
|
(svn r21426) -Change: introduce a setting for the types of commands that are allowed to be executed while paused
|
2010-12-07 21:08:08 +00:00 |
|
rubidium
|
2a577707e7
|
(svn r21395) -Codechange: move the save and load filter's interface to a header
|
2010-12-05 14:41:34 +00:00 |
|
rubidium
|
085c693289
|
(svn r21395) -Codechange: move the save and load filter's interface to a header
|
2010-12-05 14:41:34 +00:00 |
|