Tue, 15 Jan 2008 15:00:01 +0000(svn r11864) -Codechange: pass owner whose signals we will update instead of complex detection later
smatz [Tue, 15 Jan 2008 15:00:01 +0000] rev 8796
(svn r11864) -Codechange: pass owner whose signals we will update instead of complex detection later

Tue, 15 Jan 2008 13:20:58 +0000(svn r11863) -Fix (r11848): One day I'll learn C++... Delete all items in a drop down list before deleting the list.
peter1138 [Tue, 15 Jan 2008 13:20:58 +0000] rev 8795
(svn r11863) -Fix (r11848): One day I'll learn C++... Delete all items in a drop down list before deleting the list.

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