alberth
|
141761a333
|
(svn r19560) -Fix: Bridge build error message should not show the same message twice.
|
2010-04-04 14:19:17 +00:00 |
|
alberth
|
fb4ca3e569
|
(svn r19560) -Fix: Bridge build error message should not show the same message twice.
|
2010-04-04 14:19:17 +00:00 |
|
alberth
|
f185e5a8d7
|
(svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability().
|
2010-04-04 11:36:42 +00:00 |
|
alberth
|
7f5a0751e2
|
(svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability().
|
2010-04-04 11:36:42 +00:00 |
|
frosch
|
95ede5ac6f
|
(svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype.
|
2010-03-23 20:29:52 +00:00 |
|
frosch
|
f45e579923
|
(svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype.
|
2010-03-23 20:29:52 +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
|
21bd55939d
|
(svn r19487) -Codechange: Removed non-reachable return statement.
|
2010-03-20 16:53:46 +00:00 |
|
alberth
|
a9d4eb86b8
|
(svn r19487) -Codechange: Removed non-reachable return statement.
|
2010-03-20 16:53:46 +00:00 |
|
alberth
|
e93fea29fd
|
(svn r19486) -Codechange: Code style, move var declarations closer to their first use.
|
2010-03-20 16:47:07 +00:00 |
|
alberth
|
2dcca0ca76
|
(svn r19486) -Codechange: Code style, move var declarations closer to their first use.
|
2010-03-20 16:47:07 +00:00 |
|
alberth
|
885547b884
|
(svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs.
|
2010-03-20 16:45:23 +00:00 |
|
alberth
|
c3471d98f3
|
(svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs.
|
2010-03-20 16:45:23 +00:00 |
|
alberth
|
42946f2a40
|
(svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'.
|
2010-03-20 15:32:58 +00:00 |
|
alberth
|
cced6b35cb
|
(svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'.
|
2010-03-20 15:32:58 +00:00 |
|
alberth
|
8109a0ad7f
|
(svn r19483) -Codechange: Code layout fixes, and parentheses reduction.
|
2010-03-20 15:30:57 +00:00 |
|
alberth
|
f05a8635fd
|
(svn r19483) -Codechange: Code layout fixes, and parentheses reduction.
|
2010-03-20 15:30:57 +00:00 |
|
alberth
|
68ee4aa7d6
|
(svn r19482) -Doc: Doxygen additions/updates.
|
2010-03-20 15:23:26 +00:00 |
|
alberth
|
073f627930
|
(svn r19482) -Doc: Doxygen additions/updates.
|
2010-03-20 15:23:26 +00:00 |
|
peter1138
|
a7b93cdeb5
|
(svn r19434) -Add: Add rail speed limit to land area information window.
|
2010-03-16 06:43:41 +00:00 |
|
peter1138
|
604da97364
|
(svn r19434) -Add: Add rail speed limit to land area information window.
|
2010-03-16 06:43:41 +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 |
|
alberth
|
a4a7465fe7
|
(svn r19404) -Codechange: CheckAllowRemoveTunnelBridge() returns a CommandCost.
|
2010-03-13 16:38:23 +00:00 |
|
alberth
|
19afc9fdc0
|
(svn r19404) -Codechange: CheckAllowRemoveTunnelBridge() returns a CommandCost.
|
2010-03-13 16:38:23 +00:00 |
|
alberth
|
ae5b11321b
|
(svn r19400) -Codechange: CheckforTownRating returns a CommandCost.
|
2010-03-13 15:33:07 +00:00 |
|
alberth
|
6b6ff9c52b
|
(svn r19400) -Codechange: CheckforTownRating returns a CommandCost.
|
2010-03-13 15:33:07 +00:00 |
|
frosch
|
da82483b83
|
(svn r19383) -Fix [FS#3680]: Overbuilding bridges cleared PBS reservation.
|
2010-03-10 20:44:04 +00:00 |
|
frosch
|
c0a9215bad
|
(svn r19383) -Fix [FS#3680]: Overbuilding bridges cleared PBS reservation.
|
2010-03-10 20:44:04 +00:00 |
|
alberth
|
6005227ac9
|
(svn r19372) -Codechange: CheckTileOwnership() returns a CommandCost.
|
2010-03-07 20:44:05 +00:00 |
|
alberth
|
40f106ba7c
|
(svn r19372) -Codechange: CheckTileOwnership() returns a CommandCost.
|
2010-03-07 20:44:05 +00:00 |
|
terkhen
|
e6878d7ba1
|
(svn r19345) -Feature: Realistic acceleration for road vehicles.
|
2010-03-06 12:56:57 +00:00 |
|
terkhen
|
c958c2c31f
|
(svn r19345) -Feature: Realistic acceleration for road vehicles.
|
2010-03-06 12:56:57 +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 |
|
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 |
|
peter1138
|
7cc76dcbda
|
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...)
|
2010-02-07 22:22:54 +00:00 |
|
peter1138
|
898e879bd9
|
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...)
|
2010-02-07 22:22:54 +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
|
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
|
b77739c512
|
(svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when trying to make one way roads of town owned roads
|
2010-01-04 11:35:12 +00:00 |
|
rubidium
|
3e481c4027
|
(svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when trying to make one way roads of town owned roads
|
2010-01-04 11:35:12 +00:00 |
|
frosch
|
bf3fa7522b
|
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences.
|
2010-01-03 20:55:00 +00:00 |
|
frosch
|
a9d4147eb2
|
(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences.
|
2010-01-03 20:55:00 +00:00 |
|
peter1138
|
10753a6199
|
(svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted.
|
2009-12-15 13:59:20 +00:00 |
|
peter1138
|
7b136d1fdd
|
(svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted.
|
2009-12-15 13:59:20 +00:00 |
|