rubidium [Mon, 31 Dec 2007 07:14:25 +0000] rev 8661
(svn r11728) -Fix [FS#1577]: if there are no houses that can be build in a specific year yet, force the houses with the earliest introduction year to be available.
belugas [Mon, 31 Dec 2007 04:38:11 +0000] rev 8660
(svn r11726) -Feature[newGRF]: Extend the Action 5, feature 0D usage. Patch by BigBB
belugas [Mon, 31 Dec 2007 02:39:50 +0000] rev 8659
(svn r11725) -Codechange: less a magical number
rubidium [Sun, 30 Dec 2007 21:35:48 +0000] rev 8658
(svn r11724) -Fix: make it impossible (for users) to circumvent the length checking of the NewGRF 'allow wagon attach' callback by moving several wagons at a time.
skidd13 [Sun, 30 Dec 2007 19:32:09 +0000] rev 8657
(svn r11723) -Feature: add initial support for Intel C Compiler on linux
-Codechange: silence a few warnings of ICC
glx [Sun, 30 Dec 2007 16:34:32 +0000] rev 8656
(svn r11722) -Fix (r11703): invalid plural form
rubidium [Sat, 29 Dec 2007 23:49:48 +0000] rev 8655
(svn r11721) -Fix: do not disable NewGRFs for 'eternity' during games.
peter1138 [Sat, 29 Dec 2007 21:06:54 +0000] rev 8654
(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile layouts; forcing a sprite to always be opaque.
rubidium [Sat, 29 Dec 2007 09:24:26 +0000] rev 8653
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
egladil [Sat, 29 Dec 2007 05:15:13 +0000] rev 8652
(svn r11718) -Fix [FS#1483]: Show the fullscreen modes available to the cocoa driver in windowed mode too.