rubidium
|
1b960621f4
|
(svn r19687) -Fix: desync when joining the game because of using the wrong variable
|
2010-04-21 12:36:00 +00:00 |
|
rubidium
|
bc81039cb8
|
(svn r19687) -Fix: desync when joining the game because of using the wrong variable
|
2010-04-21 12:36:00 +00:00 |
|
frosch
|
0d6a432b4c
|
(svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle commands.
|
2010-04-13 19:10:08 +00:00 |
|
frosch
|
1f28e232c3
|
(svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle commands.
|
2010-04-13 19:10:08 +00:00 |
|
smatz
|
258b128a56
|
(svn r19614) -Codechange: "it's" => "its" where appropriate
|
2010-04-12 14:12:47 +00:00 |
|
smatz
|
0ef33548c2
|
(svn r19614) -Codechange: "it's" => "its" where appropriate
|
2010-04-12 14:12:47 +00:00 |
|
alberth
|
72d62fd6fc
|
(svn r19494) -Codechange: Remove _error_message.
|
2010-03-20 17:58:24 +00:00 |
|
alberth
|
05d705e077
|
(svn r19494) -Codechange: Remove _error_message.
|
2010-03-20 17:58:24 +00:00 |
|
alberth
|
d5fe3f96c7
|
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
|
2010-03-13 17:11:28 +00:00 |
|
alberth
|
7cc68f493d
|
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
|
2010-03-13 17:11:28 +00:00 |
|
frosch
|
6f26434909
|
(svn r19356) -Fix: Whitespace.
|
2010-03-06 16:15:50 +00:00 |
|
frosch
|
dc79bf4c01
|
(svn r19356) -Fix: Whitespace.
|
2010-03-06 16:15:50 +00:00 |
|
terkhen
|
53c6f12693
|
(svn r19342) -Codechange: Move inclination update functions to GroundVehicle.
|
2010-03-06 12:52:44 +00:00 |
|
terkhen
|
a5f9a7c1a5
|
(svn r19342) -Codechange: Move inclination update functions to GroundVehicle.
|
2010-03-06 12:52:44 +00:00 |
|
terkhen
|
963f304f67
|
(svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.
-Codechange: Move GetSlopeResistance to GroundVehicle.
|
2010-03-06 12:50:55 +00:00 |
|
terkhen
|
4e6cac84d6
|
(svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.
-Codechange: Move GetSlopeResistance to GroundVehicle.
|
2010-03-06 12:50:55 +00:00 |
|
terkhen
|
78dd849452
|
(svn r19339) -Codechange: Move acceleration functions to GroundVehicle.
|
2010-03-06 12:44:30 +00:00 |
|
terkhen
|
07c373d60a
|
(svn r19339) -Codechange: Move acceleration functions to GroundVehicle.
|
2010-03-06 12:44:30 +00:00 |
|
terkhen
|
544b9e1f5d
|
(svn r19338) -Codechange: Move the acceleration cache to GroundVehicle.
|
2010-03-06 12:42:53 +00:00 |
|
terkhen
|
e4a5a556b4
|
(svn r19338) -Codechange: Move the acceleration cache to GroundVehicle.
|
2010-03-06 12:42:53 +00:00 |
|
terkhen
|
4921477a88
|
(svn r19336) -Codechange: Move rail speed limit to its own function.
|
2010-03-06 12:27:23 +00:00 |
|
terkhen
|
b5714c3597
|
(svn r19336) -Codechange: Move rail speed limit to its own function.
|
2010-03-06 12:27:23 +00:00 |
|
alberth
|
d0ec21fd3f
|
(svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIsFree() and return a CommandCost status.
|
2010-02-28 18:15:19 +00:00 |
|
alberth
|
63dd6ce6b0
|
(svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIsFree() and return a CommandCost status.
|
2010-02-28 18:15:19 +00:00 |
|
michi_cc
|
50e13b49db
|
(svn r19286) -Fix (r18648): [YAPP] If reversing at path signals was disabled, a train would not reverse when hitting the back of an one-way signal.
|
2010-02-28 08:18:20 +00:00 |
|
michi_cc
|
eae120361d
|
(svn r19286) -Fix (r18648): [YAPP] If reversing at path signals was disabled, a train would not reverse when hitting the back of an one-way signal.
|
2010-02-28 08:18:20 +00:00 |
|
smatz
|
766c0ee824
|
(svn r19260) -Codechange: another minor coding style fix
|
2010-02-25 22:59:24 +00:00 |
|
smatz
|
7b1e0a4b67
|
(svn r19260) -Codechange: another minor coding style fix
|
2010-02-25 22:59:24 +00:00 |
|
smatz
|
20cb48ac12
|
(svn r19257) -Codechange: minor coding style fix
|
2010-02-25 21:13:50 +00:00 |
|
smatz
|
ebab6120e6
|
(svn r19257) -Codechange: minor coding style fix
|
2010-02-25 21:13:50 +00:00 |
|
smatz
|
5504b1105e
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
smatz
|
f051066bc4
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
rubidium
|
b0a1ecf160
|
(svn r19091) -Cleanup: remove some unneeded zeroing
|
2010-02-10 21:28:26 +00:00 |
|
rubidium
|
32cdc157ee
|
(svn r19091) -Cleanup: remove some unneeded zeroing
|
2010-02-10 21:28:26 +00:00 |
|
peter1138
|
8ef348311d
|
(svn r18972) -Add: [NewGRF] Per-rail type speed limits.
|
2010-01-31 13:17:29 +00:00 |
|
peter1138
|
2b820780a1
|
(svn r18972) -Add: [NewGRF] Per-rail type speed limits.
|
2010-01-31 13:17:29 +00:00 |
|
peter1138
|
f990c1ecba
|
(svn r18971) -Fix: Train acceleration for original acceleration model wasn't updated if the train's power changed.
|
2010-01-31 12:56:32 +00:00 |
|
peter1138
|
2331ccd589
|
(svn r18971) -Fix: Train acceleration for original acceleration model wasn't updated if the train's power changed.
|
2010-01-31 12:56:32 +00:00 |
|
terkhen
|
52f973508b
|
(svn r18963) -Codechange: Give AccelerationModel a generical name.
|
2010-01-30 16:27:35 +00:00 |
|
terkhen
|
272f2cd93e
|
(svn r18963) -Codechange: Give AccelerationModel a generical name.
|
2010-01-30 16:27:35 +00:00 |
|
yexo
|
8972d542e1
|
(svn r18941) -Fix [FS#3575]: remove the loading indicators as soon as a train crashes
|
2010-01-28 22:06:13 +00:00 |
|
yexo
|
b689e3d6e4
|
(svn r18941) -Fix [FS#3575]: remove the loading indicators as soon as a train crashes
|
2010-01-28 22:06:13 +00:00 |
|
terkhen
|
c9a3d4ea29
|
(svn r18939) -Codechange [FS#3545]: Move train slope steepness to its own function.
|
2010-01-28 20:54:29 +00:00 |
|
terkhen
|
d4376779f8
|
(svn r18939) -Codechange [FS#3545]: Move train slope steepness to its own function.
|
2010-01-28 20:54:29 +00:00 |
|
rubidium
|
7127338414
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
f94c83a387
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
f618acfb7d
|
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions
|
2010-01-18 22:57:21 +00:00 |
|
rubidium
|
4d93b704d9
|
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions
|
2010-01-18 22:57:21 +00:00 |
|
rubidium
|
89cc6d871e
|
(svn r18854) -Codechange [FS#3539]: unconflict acceleration type as 'status' and rail property (Terhken)
|
2010-01-17 23:03:43 +00:00 |
|
rubidium
|
23a8d2239f
|
(svn r18854) -Codechange [FS#3539]: unconflict acceleration type as 'status' and rail property (Terhken)
|
2010-01-17 23:03:43 +00:00 |
|