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 |
|
frosch
|
74916a103e
|
(svn r26175) -Add: Log in desync output when persistent storage is discarded.
|
2013-12-23 18:09:29 +00:00 |
|
frosch
|
49852e3dac
|
(svn r26175) -Add: Log in desync output when persistent storage is discarded.
|
2013-12-23 18:09:29 +00:00 |
|
rubidium
|
73474728e3
|
(svn r26057) -Fix: a number of possibly uninitialised variables
|
2013-11-23 13:12:19 +00:00 |
|
rubidium
|
b3e93d6520
|
(svn r26057) -Fix: a number of possibly uninitialised variables
|
2013-11-23 13:12:19 +00:00 |
|
fonsinchen
|
7025a145e3
|
(svn r25899) -Change: Restrict flows if links are restricted and don't normally pick them anymore.
|
2013-10-22 16:13:54 +00:00 |
|
fonsinchen
|
6524849386
|
(svn r25899) -Change: Restrict flows if links are restricted and don't normally pick them anymore.
|
2013-10-22 16:13:54 +00:00 |
|
fonsinchen
|
1de46050f6
|
(svn r25362) -Feature: consider cargo waiting at other stations for rating at the origin station
|
2013-06-09 13:04:32 +00:00 |
|
fonsinchen
|
741c431caa
|
(svn r25362) -Feature: consider cargo waiting at other stations for rating at the origin station
|
2013-06-09 13:04:32 +00:00 |
|
fonsinchen
|
f022550df9
|
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
|
2013-06-09 13:03:48 +00:00 |
|
fonsinchen
|
04e3eb6fab
|
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
|
2013-06-09 13:03:48 +00:00 |
|
fonsinchen
|
45d7df8fc2
|
(svn r25360) -Codechange: save and load flow stats
|
2013-06-09 13:03:11 +00:00 |
|
fonsinchen
|
a2ff96d682
|
(svn r25360) -Codechange: save and load flow stats
|
2013-06-09 13:03:11 +00:00 |
|
fonsinchen
|
ace5038657
|
(svn r25337) -Fix: saving only 8 bits of 16 causes endianness problems
|
2013-06-08 20:47:59 +00:00 |
|
fonsinchen
|
16307a8a6f
|
(svn r25337) -Fix: saving only 8 bits of 16 causes endianness problems
|
2013-06-08 20:47:59 +00:00 |
|
rubidium
|
2b2706009e
|
(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; quite boring with -x -w
|
2013-06-01 07:44:53 +00:00 |
|
rubidium
|
f292a87dc4
|
(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; quite boring with -x -w
|
2013-06-01 07:44:53 +00:00 |
|
rubidium
|
7dd2354a13
|
(svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load improved loading) instead of calculating if for every cycle
|
2013-02-17 14:54:50 +00:00 |
|
rubidium
|
cdb0a76958
|
(svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load improved loading) instead of calculating if for every cycle
|
2013-02-17 14:54:50 +00:00 |
|
peter1138
|
1e10e91fde
|
(svn r24905) -Feature(ish): Implement station randomisation triggers.
|
2013-01-11 07:39:25 +00:00 |
|
peter1138
|
c00a400cc7
|
(svn r24905) -Feature(ish): Implement station randomisation triggers.
|
2013-01-11 07:39:25 +00:00 |
|
frosch
|
193ee85c6f
|
(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry::time_since_pickup.
|
2012-11-12 21:59:02 +00:00 |
|
frosch
|
883f9bec9b
|
(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry::time_since_pickup.
|
2012-11-12 21:59:02 +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 |
|
truebrain
|
8ac2d13c79
|
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
|
2011-12-19 21:06:06 +00:00 |
|
truebrain
|
102f811d02
|
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
|
2011-12-19 21:06:06 +00:00 |
|
rubidium
|
24263638bf
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
3d88c74389
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
terkhen
|
7e0daae1ec
|
(svn r22567) -Codechange: Store persistent storages inside a pool.
|
2011-06-12 20:47:45 +00:00 |
|
terkhen
|
00e5c1df18
|
(svn r22567) -Codechange: Store persistent storages inside a pool.
|
2011-06-12 20:47:45 +00:00 |
|
terkhen
|
55695277c8
|
(svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus.
|
2011-06-04 21:17:07 +00:00 |
|
terkhen
|
5bb79b1f46
|
(svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus.
|
2011-06-04 21:17:07 +00:00 |
|
smatz
|
b04623b63c
|
(svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong
|
2011-02-27 13:59:20 +00:00 |
|
smatz
|
8074f123d5
|
(svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong
|
2011-02-27 13:59:20 +00:00 |
|
rubidium
|
83d1ff09c6
|
(svn r22057) -Fix: waypoint conversion could (previously) silently overfill the pool and crash
|
2011-02-11 09:33:38 +00:00 |
|
rubidium
|
13fd2cd335
|
(svn r22057) -Fix: waypoint conversion could (previously) silently overfill the pool and crash
|
2011-02-11 09:33:38 +00:00 |
|
smatz
|
8608a7c29b
|
(svn r22025) -Fix: verify there is enough space in the pool when creating new pool items while loading old savegames
|
2011-02-08 18:34:13 +00:00 |
|
smatz
|
887a7724dc
|
(svn r22025) -Fix: verify there is enough space in the pool when creating new pool items while loading old savegames
|
2011-02-08 18:34:13 +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
|
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
|
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 |
|
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 |
|