belugas [Sun, 20 Jan 2008 03:56:15 +0000] rev 8861
(svn r11931) -Codechange: enumify the widgets numbers. Give breathing room on the case switches too...
belugas [Sun, 20 Jan 2008 03:11:14 +0000] rev 8860
(svn r11930) -Codechange: a bit of code style application
bjarni [Sat, 19 Jan 2008 23:34:52 +0000] rev 8859
(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 8858
(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 8857
(svn r11927) -Fix (r11926): unable to place canals in game
peter1138 [Sat, 19 Jan 2008 17:00:54 +0000] rev 8856
(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 8855
(svn r11925) -Fix (r122, r9867): loading old, pre savegame version 2, savegames.
peter1138 [Sat, 19 Jan 2008 11:08:06 +0000] rev 8854
(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 8853
(svn r11923) -Cleanup: Remove strings removed from english.txt in r11919
smatz [Fri, 18 Jan 2008 21:44:20 +0000] rev 8852
(svn r11922) -Codechange: use MaybeBarCrossingWithSound() to bar crossing with sound