smatz [Wed, 05 Dec 2007 19:13:42 +0000] rev 8017
(svn r11577) -Fix: invalidate 'list trains/roadvehs/ships/planes' widgets when station part is added/removed
smatz [Wed, 05 Dec 2007 17:08:10 +0000] rev 8016
(svn r11576) -Codechange: enumerize and comment station GUI
smatz [Wed, 05 Dec 2007 16:55:33 +0000] rev 8015
(svn r11575) -Fix [FS#1502]: widget numbers of StationViewWindow were incorrect at some places
smatz [Wed, 05 Dec 2007 00:16:20 +0000] rev 8014
(svn r11574) -Fix: flood train stations when there are no trains on border tiles too (when non-uniform stations are OFF)
rubidium [Tue, 04 Dec 2007 22:50:07 +0000] rev 8013
(svn r11573) -Codechange: pause games that miss GRFs by default and throw some warnings and disclaimers when you want to unpause it.
glx [Tue, 04 Dec 2007 22:22:50 +0000] rev 8012
(svn r11572) -Fix [FS#1494]: reinitialise windows system before loading a savegame
rubidium [Tue, 04 Dec 2007 21:53:09 +0000] rev 8011
(svn r11571) -Fix [FS#1493]: road vehicle getting to the wrong side of a station when trying to overtake in there.
smatz [Tue, 04 Dec 2007 21:39:03 +0000] rev 8010
(svn r11570) -Fix: do not flood rail station tiles when there is a vehicle on it (when non-uniform stations are ON)
rubidium [Tue, 04 Dec 2007 18:42:08 +0000] rev 8009
(svn r11569) -Fix [FS#1480]: full paths sometimes did not work correctly.
belugas [Tue, 04 Dec 2007 17:51:50 +0000] rev 8008
(svn r11568) -Codechange: Use bit shifts instead of values for flags. It helps readability a little bit.