Fri, 05 Oct 2007 02:06:29 +0000(svn r11203) -Codechange: Raise the TTDPatch version a little higher, as some new features will be shortly exploitable
belugas [Fri, 05 Oct 2007 02:06:29 +0000] rev 8168
(svn r11203) -Codechange: Raise the TTDPatch version a little higher, as some new features will be shortly exploitable

Fri, 05 Oct 2007 01:46:49 +0000(svn r11202) -Feature: [NewGRF] Add support for var 45 for Industries.
belugas [Fri, 05 Oct 2007 01:46:49 +0000] rev 8167
(svn r11202) -Feature: [NewGRF] Add support for var 45 for Industries.

Thu, 04 Oct 2007 20:20:23 +0000(svn r11201) -Fix [FS#1283]: minor issue with building one way roads one tile long. Patch by SmatZ.
rubidium [Thu, 04 Oct 2007 20:20:23 +0000] rev 8166
(svn r11201) -Fix [FS#1283]: minor issue with building one way roads one tile long. Patch by SmatZ.

Thu, 04 Oct 2007 20:16:35 +0000(svn r11200) -Fix [FS#1291]: road vehicles could not overtake on one way roads going to the east.
rubidium [Thu, 04 Oct 2007 20:16:35 +0000] rev 8165
(svn r11200) -Fix [FS#1291]: road vehicles could not overtake on one way roads going to the east.

Thu, 04 Oct 2007 07:09:05 +0000(svn r11199) -Fix: variable 67 and 68 not working correctly.
rubidium [Thu, 04 Oct 2007 07:09:05 +0000] rev 8164
(svn r11199) -Fix: variable 67 and 68 not working correctly.
-Refactor: some code so there is less code duplication.

Thu, 04 Oct 2007 00:59:52 +0000(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 [Thu, 04 Oct 2007 00:59:52 +0000] rev 8163
(svn r11198) -Fix: When industry override is not possible because it is already been overridden, mark the new candidate as not being an override

Wed, 03 Oct 2007 00:57:54 +0000(svn r11197) -Fix: It is not useful to reset the override of an entity every time a new grf file is been submitted.
belugas [Wed, 03 Oct 2007 00:57:54 +0000] rev 8162
(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.

Tue, 02 Oct 2007 20:20:14 +0000(svn r11196) -Fix (r11191): _cur_stage was incorrect for GLS_ACTIVATION stage
glx [Tue, 02 Oct 2007 20:20:14 +0000] rev 8161
(svn r11196) -Fix (r11191): _cur_stage was incorrect for GLS_ACTIVATION stage

Tue, 02 Oct 2007 18:43:17 +0000(svn r11195) -Fix: creation chances for industries during gameplay and during map generation were swapped.
rubidium [Tue, 02 Oct 2007 18:43:17 +0000] rev 8160
(svn r11195) -Fix: creation chances for industries during gameplay and during map generation were swapped.

Tue, 02 Oct 2007 17:48:17 +0000(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 17:48:17 +0000] rev 8159
(svn r11194) -Fix: industries with not all tiles custom slope checked (but at least one) would be build on wrongly sloped tiles.