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)
peter1138 [Fri, 18 Jan 2008 21:08:40 +0000] rev 8353
(svn r11919) -Codechange: Assign numbered parameters to world generator widgets to avoid separate DrawString()s, and do the same for the scenario flat-land window.
peter1138 [Fri, 18 Jan 2008 18:18:39 +0000] rev 8352
(svn r11918) -Codechange: Draw engine lists at widget positions instead of fixed pixel positions