bjarni [Sat, 19 Jan 2008 23:34:52 +0000] rev 8363
(svn r11929) -Fix (r9981)[FS#1624]: [autoreplace] fixed a case where a single headed locomotive caused an assert when being replaced to a dualheaded one
This triggered if the player had enough money to replace and refit one of them but not enough to refit the last one as well
bjarni [Sat, 19 Jan 2008 22:47:07 +0000] rev 8362
(svn r11928) -Fix (r6393): [autoreplace] autoreplace could refit train engines to the wrong cargo type if the old engine had no cargo capacity and the new one had
Now autoreplace will always look at the wagons to figure out what to replace to (as originally intended)
peter1138 [Sat, 19 Jan 2008 18:24:20 +0000] rev 8361
(svn r11927) -Fix (r11926): unable to place canals in game
peter1138 [Sat, 19 Jan 2008 17:00:54 +0000] rev 8360
(svn r11926) -Feature: Rivers. Graphics must be provided by NewGRF else rivers are drawn as canals. Rivers can currently only be placed with-in the scenario editor.
rubidium [Sat, 19 Jan 2008 14:00:04 +0000] rev 8359
(svn r11925) -Fix (r122, r9867): loading old, pre savegame version 2, savegames.
peter1138 [Sat, 19 Jan 2008 11:08:06 +0000] rev 8358
(svn r11924) -Codechange: All dropdowns now use the dropdown widget, so compatibility code can be removed
glx [Fri, 18 Jan 2008 22:55:02 +0000] rev 8357
(svn r11923) -Cleanup: Remove strings removed from english.txt in r11919
smatz [Fri, 18 Jan 2008 21:44:20 +0000] rev 8356
(svn r11922) -Codechange: use MaybeBarCrossingWithSound() to bar crossing with sound
peter1138 [Fri, 18 Jan 2008 21:33:19 +0000] rev 8355
(svn r11921) -Cleanup: correct indenting and switch case line spacing.
glx [Fri, 18 Jan 2008 21:25:18 +0000] rev 8354
(svn r11920) -Fix (r11844): train count was incorrect in network lobby window (and 'players' command)