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.
rubidium [Sat, 24 Nov 2007 09:27:20 +0000] rev 8447
(svn r11507) -Fix [FS#1463]: signs totally illegible when transparant signs is turned on and zoomed out more than one level.
rubidium [Sat, 24 Nov 2007 09:14:58 +0000] rev 8446
(svn r11506) -Fix [FS#1471]: selling vehicles could cause the window of others to scroll to that location.
rubidium [Sat, 24 Nov 2007 08:56:29 +0000] rev 8445
(svn r11505) -Fix/Feature: make CTRL work on all road/rail construction options that 'work' with the 'Bulldozer' button instead of only a few.