smatz [Sat, 24 Nov 2007 21:49:49 +0000] rev 8457
(svn r11517) -Codechange: better cleanup of NetworkStartServerWindow in network_gui.cpp
smatz [Sat, 24 Nov 2007 21:41:59 +0000] rev 8456
(svn r11516) -Codechange: cleanup of NetworkGameWindow in network_gui.cpp
smatz [Sat, 24 Nov 2007 18:09:02 +0000] rev 8455
(svn r11515) -Codechange: cleanup of NetworkStartServerWindow in network_gui.cpp
rubidium [Sat, 24 Nov 2007 14:03:47 +0000] rev 8454
(svn r11514) -Change: implement the automatic multiplier handler for NewGRF industries.
smatz [Sat, 24 Nov 2007 13:50:29 +0000] rev 8453
(svn r11513) -Codechange: enumerize some depot GUI actions
rubidium [Sat, 24 Nov 2007 13:00:32 +0000] rev 8452
(svn r11512) -Change: make the subsidy window able to resize to something smaller than 640x127 (especially the 640 part) when the screen is really too small.
rubidium [Sat, 24 Nov 2007 12:36:52 +0000] rev 8451
(svn r11511) -Revert parts of r11505: forgot that CTRL might be used for other features, like adjacent stations or signals.
skidd13 [Sat, 24 Nov 2007 10:38:43 +0000] rev 8450
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fitting to the naming style
rubidium [Sat, 24 Nov 2007 10:19:56 +0000] rev 8449
(svn r11509) -Fix: off-by-one error in some sprite numbers; increase sprite number counter before loading the next sprite instead of after doing so.
egladil [Sat, 24 Nov 2007 09:55:17 +0000] rev 8448
(svn r11508) -Cleanup: Removed unused headers from the cocoa video driver.