Thu, 09 Jun 2005 13:54:08 +0000(svn r2436) - Fix: Deleting canals under bridges removes bridges first in certain configurations (peter1138)
Darkvater [Thu, 09 Jun 2005 13:54:08 +0000] rev 1930
(svn r2436) - Fix: Deleting canals under bridges removes bridges first in certain configurations (peter1138)

Wed, 08 Jun 2005 15:13:50 +0000(svn r2435) [Translations] Updated to 2005-06-08 (11 strs / 1 lang)
miham [Wed, 08 Jun 2005 15:13:50 +0000] rev 1929
(svn r2435) [Translations] Updated to 2005-06-08 (11 strs / 1 lang)

Wed, 08 Jun 2005 09:03:29 +0000(svn r2434) Fix some defects in r2433
tron [Wed, 08 Jun 2005 09:03:29 +0000] rev 1928
(svn r2434) Fix some defects in r2433

Tue, 07 Jun 2005 21:37:00 +0000(svn r2433) - CodeChange: unmagicify all road/train crossings with IsLevelCrossing() function (peter1138)
Darkvater [Tue, 07 Jun 2005 21:37:00 +0000] rev 1927
(svn r2433) - CodeChange: unmagicify all road/train crossings with IsLevelCrossing() function (peter1138)

Tue, 07 Jun 2005 18:13:49 +0000(svn r2432) Use GetEngine() instead of DEREF_ENGINE() or even _engines[]
tron [Tue, 07 Jun 2005 18:13:49 +0000] rev 1926
(svn r2432) Use GetEngine() instead of DEREF_ENGINE() or even _engines[]

Tue, 07 Jun 2005 16:44:54 +0000(svn r2431) - Fix: [newgrf] clamp() instead of assert() on the result of the vehicle length calculation, as it can depend on external input. (thanks tron)
hackykid [Tue, 07 Jun 2005 16:44:54 +0000] rev 1925
(svn r2431) - Fix: [newgrf] clamp() instead of assert() on the result of the vehicle length calculation, as it can depend on external input. (thanks tron)

Tue, 07 Jun 2005 16:11:19 +0000(svn r2430) [Translations] Updated to 2005-06-07 (118 strs / 8 langs)
miham [Tue, 07 Jun 2005 16:11:19 +0000] rev 1924
(svn r2430) [Translations] Updated to 2005-06-07 (118 strs / 8 langs)

Tue, 07 Jun 2005 01:21:56 +0000(svn r2429) - Fix: Oops, forgot to increase the size of the autoreplace window to fit the extra info from powered wagons.
hackykid [Tue, 07 Jun 2005 01:21:56 +0000] rev 1923
(svn r2429) - Fix: Oops, forgot to increase the size of the autoreplace window to fit the extra info from powered wagons.

Mon, 06 Jun 2005 22:44:11 +0000(svn r2428) - Feature: [newgrf] Implement shorter train vehicles (Therax), and the callback that goes with it.
hackykid [Mon, 06 Jun 2005 22:44:11 +0000] rev 1922
(svn r2428) - Feature: [newgrf] Implement shorter train vehicles (Therax), and the callback that goes with it.
- Codechange: Remove some magic numbers (PALETTE_CRASH)

Mon, 06 Jun 2005 21:32:04 +0000(svn r2427) - Fix: CmdMoveRailVehice; Prevent possible assertion failure when moving vehicles within one chain.
hackykid [Mon, 06 Jun 2005 21:32:04 +0000] rev 1921
(svn r2427) - Fix: CmdMoveRailVehice; Prevent possible assertion failure when moving vehicles within one chain.