rubidium [Thu, 04 Oct 2007 07:09:05 +0000] rev 7668
(svn r11199) -Fix: variable 67 and 68 not working correctly.
-Refactor: some code so there is less code duplication.
belugas [Thu, 04 Oct 2007 00:59:52 +0000] rev 7667
(svn r11198) -Fix: When industry override is not possible because it is already been overridden, mark the new candidate as not being an override
belugas [Wed, 03 Oct 2007 00:57:54 +0000] rev 7666
(svn r11197) -Fix: It is not useful to reset the override of an entity every time a new grf file is been submitted.
Since newhouses showed the way to newindustries(meaning I copied/adapted a lot of code and processes from it), the behaviour was there for newhouses too.
glx [Tue, 02 Oct 2007 20:20:14 +0000] rev 7665
(svn r11196) -Fix (r11191): _cur_stage was incorrect for GLS_ACTIVATION stage
rubidium [Tue, 02 Oct 2007 18:43:17 +0000] rev 7664
(svn r11195) -Fix: creation chances for industries during gameplay and during map generation were swapped.
rubidium [Tue, 02 Oct 2007 17:48:17 +0000] rev 7663
(svn r11194) -Fix: industries with not all tiles custom slope checked (but at least one) would be build on wrongly sloped tiles.
rubidium [Tue, 02 Oct 2007 16:56:45 +0000] rev 7662
(svn r11193) -Fix: be more compliant with the specifications of callback #2F (and undocumented side effects in TTDP in corner cases).
belugas [Tue, 02 Oct 2007 01:12:06 +0000] rev 7661
(svn r11192) -Fix: Little typo with bigger consequences when trying to remove a newindustries aware grf
glx [Mon, 01 Oct 2007 18:59:25 +0000] rev 7660
(svn r11191) -Fix [FS#1227]: GLS_ACTIVATION stage must be done immediatly after GLS_RESERVE stage, before the GLS_RESERVE stage for the next newgrf.
rubidium [Sun, 30 Sep 2007 19:33:40 +0000] rev 7659
(svn r11190) -Fix: make snowy roofs of (newgrf) houses also transparent.