bjarni [Tue, 18 Jan 2005 23:27:06 +0000] rev 1060
(svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine now adds the the rear engine
autoreplacing a dualheaded engine into a singleheaded engine now sells the rear engine
as a sideeffect of this, the price for replacing both engines are now added and displayed once from the depot(instead of two identical numbers written on top of each other, looking like one)
fix: cost for autorenew dualheaded engines were doubled and their value where doubled too
tron [Tue, 18 Jan 2005 18:41:56 +0000] rev 1059
(svn r1560) Introduce SetTileType() and SetTileHeight()
Replace direct references to _map_type_and_height with these
tron [Tue, 18 Jan 2005 17:19:34 +0000] rev 1058
(svn r1559) Use IsTileType() instead of bit shifting and comparisons
Celestar [Tue, 18 Jan 2005 16:01:35 +0000] rev 1057
(svn r1558) -Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle
message anymore
tron [Tue, 18 Jan 2005 15:26:14 +0000] rev 1056
(svn r1557) Replace strange if () do while () construct with a plain for ()
Celestar [Tue, 18 Jan 2005 09:35:31 +0000] rev 1055
(svn r1556) -Fix: Vehicle list updates should now really work
miham [Mon, 17 Jan 2005 22:44:33 +0000] rev 1054
(svn r1555) Daily (err.. this time it's rather weekly, sorry!) langfile updates
celestar [Mon, 17 Jan 2005 21:54:45 +0000] rev 1053
(svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before
displayed, so that there are no stray error messages any more.
-Feature/Fix: Order Checking is only execute for ONE vehicle in an
order-share system
tron [Mon, 17 Jan 2005 13:21:10 +0000] rev 1052
(svn r1553) Check which gcc version is present and only set availible compiler flags
tron [Mon, 17 Jan 2005 13:13:11 +0000] rev 1051
(svn r1552) Make ottd compile on Zeta