Tue, 15 Jan 2008 13:19:49 +0000(svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same cargo it could happen that the strings are defined by one cargo and the 'action2' by another and when one assumes that both come from the same NewGRF... So store the GRF ID with the strings. To be extra sure add the same protection mechanism to industries and towns too.
rubidium [Tue, 15 Jan 2008 13:19:49 +0000] rev 8794
(svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same cargo it could happen that the strings are defined by one cargo and the 'action2' by another and when one assumes that both come from the same NewGRF... So store the GRF ID with the strings. To be extra sure add the same protection mechanism to industries and towns too.

Tue, 15 Jan 2008 11:45:29 +0000(svn r11861) -Fix: do not call rail specific functions when removing road tunnel/bridge
smatz [Tue, 15 Jan 2008 11:45:29 +0000] rev 8793
(svn r11861) -Fix: do not call rail specific functions when removing road tunnel/bridge

Tue, 15 Jan 2008 11:43:06 +0000(svn r11860) -Fix: Test station class validity against number of classes, not abosolute limit.
peter1138 [Tue, 15 Jan 2008 11:43:06 +0000] rev 8792
(svn r11860) -Fix: Test station class validity against number of classes, not abosolute limit.

Tue, 15 Jan 2008 10:36:51 +0000(svn r11859) -Codechange: Update newgrf station class dropdown to use new method of generating list.
peter1138 [Tue, 15 Jan 2008 10:36:51 +0000] rev 8791
(svn r11859) -Codechange: Update newgrf station class dropdown to use new method of generating list.

Tue, 15 Jan 2008 08:14:22 +0000(svn r11858) -Fix (r1679): Mask and rule colour in drop down lists using wrong source value. (r1679 partially reverted r1368)
peter1138 [Tue, 15 Jan 2008 08:14:22 +0000] rev 8790
(svn r11858) -Fix (r1679): Mask and rule colour in drop down lists using wrong source value. (r1679 partially reverted r1368)

Tue, 15 Jan 2008 00:48:14 +0000(svn r11857) -Fix: some compile time warnings.
rubidium [Tue, 15 Jan 2008 00:48:14 +0000] rev 8789
(svn r11857) -Fix: some compile time warnings.

Tue, 15 Jan 2008 00:11:28 +0000(svn r11856) -Revert (r11772): since FS#1335 is solved, we do not need the extra checking and such anymore.
glx [Tue, 15 Jan 2008 00:11:28 +0000] rev 8788
(svn r11856) -Revert (r11772): since FS#1335 is solved, we do not need the extra checking and such anymore.

Tue, 15 Jan 2008 00:03:48 +0000(svn r11855) -Fix [FS#1335]: recompute town population when removing a 'newhouses' grf, or when loading a game with missing 'newhouses' grfs
glx [Tue, 15 Jan 2008 00:03:48 +0000] rev 8787
(svn r11855) -Fix [FS#1335]: recompute town population when removing a 'newhouses' grf, or when loading a game with missing 'newhouses' grfs

Mon, 14 Jan 2008 20:52:43 +0000(svn r11854) -Fix (r11848): Nightly build farm showed up more compiler warnings... c++ is fun
peter1138 [Mon, 14 Jan 2008 20:52:43 +0000] rev 8786
(svn r11854) -Fix (r11848): Nightly build farm showed up more compiler warnings... c++ is fun

Mon, 14 Jan 2008 20:30:05 +0000(svn r11853) -Fix [r11837]: [OSX] reconfigure killed the space in shared-dir
bjarni [Mon, 14 Jan 2008 20:30:05 +0000] rev 8785
(svn r11853) -Fix [r11837]: [OSX] reconfigure killed the space in shared-dir
Thanks to TrueLight for finding the solution to this one
Note: if the shared-dir setting is already broken due to this then you have to manually run configure again