------------------------------------------------------------------------ r11208 | rubidium | 2007-10-05 17:55:12 +0000 (Fri, 05 Oct 2007) | 2 lines -Fix [FS#1300]: tunnel excavation could disown somebody elses owned land. Patch by frosch. ------------------------------------------------------------------------ r11207 | glx | 2007-10-05 17:53:45 +0000 (Fri, 05 Oct 2007) | 1 line -Fix [FS#1301]: don't use smooth_economy for industries using production callbacks as they may have no production for more than a month ------------------------------------------------------------------------ r11206 | rubidium | 2007-10-05 17:53:01 +0000 (Fri, 05 Oct 2007) | 2 lines -Fix [FS#1299]: half tram bits could be removed in some cases. Based on patches by frosch and skidd13. ------------------------------------------------------------------------ r11205 | rubidium | 2007-10-05 17:50:17 +0000 (Fri, 05 Oct 2007) | 2 lines -Codechange: remove some, now obsolete, checks. ------------------------------------------------------------------------ r11204 | belugas | 2007-10-05 02:21:40 +0000 (Fri, 05 Oct 2007) | 5 lines -Feature: [NewGRF] Add support for Action 00 for Industries and IndustryTiles. Thanks to :Csaboka for original concept, specs & help. Dalestan for technical explanations. Pikkabird & Georges for detailled comments on their grf works. The Alpha testers (You know who you are). And finally (but not least) Maedhros (newhouses), peter1138(newgrf) Rubidium and glx (numerous and welcome patches) Remember: it certainly can be buggy. But be sure that behaviour has been tested in TTDP (if you can) before raising a flag. ------------------------------------------------------------------------ r11203 | belugas | 2007-10-05 02:06:29 +0000 (Fri, 05 Oct 2007) | 1 line -Codechange: Raise the TTDPatch version a little higher, as some new features will be shortly exploitable ------------------------------------------------------------------------ r11202 | belugas | 2007-10-05 01:46:49 +0000 (Fri, 05 Oct 2007) | 1 line -Feature: [NewGRF] Add support for var 45 for Industries. ------------------------------------------------------------------------ r11201 | rubidium | 2007-10-04 20:20:23 +0000 (Thu, 04 Oct 2007) | 2 lines -Fix [FS#1283]: minor issue with building one way roads one tile long. Patch by SmatZ. ------------------------------------------------------------------------ r11200 | rubidium | 2007-10-04 20:16:35 +0000 (Thu, 04 Oct 2007) | 2 lines -Fix [FS#1291]: road vehicles could not overtake on one way roads going to the east. ------------------------------------------------------------------------ r11199 | rubidium | 2007-10-04 07:09:05 +0000 (Thu, 04 Oct 2007) | 3 lines -Fix: variable 67 and 68 not working correctly. -Refactor: some code so there is less code duplication. ------------------------------------------------------------------------ r11198 | belugas | 2007-10-04 00:59:52 +0000 (Thu, 04 Oct 2007) | 1 line -Fix: When industry override is not possible because it is already been overridden, mark the new candidate as not being an override ------------------------------------------------------------------------ r11197 | belugas | 2007-10-03 00:57:54 +0000 (Wed, 03 Oct 2007) | 2 lines -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. ------------------------------------------------------------------------ r11196 | glx | 2007-10-02 20:20:14 +0000 (Tue, 02 Oct 2007) | 1 line -Fix (r11191): _cur_stage was incorrect for GLS_ACTIVATION stage ------------------------------------------------------------------------ r11195 | rubidium | 2007-10-02 18:43:17 +0000 (Tue, 02 Oct 2007) | 2 lines -Fix: creation chances for industries during gameplay and during map generation were swapped. ------------------------------------------------------------------------ r11194 | rubidium | 2007-10-02 17:48:17 +0000 (Tue, 02 Oct 2007) | 2 lines -Fix: industries with not all tiles custom slope checked (but at least one) would be build on wrongly sloped tiles. ------------------------------------------------------------------------ r11193 | rubidium | 2007-10-02 16:56:45 +0000 (Tue, 02 Oct 2007) | 2 lines -Fix: be more compliant with the specifications of callback #2F (and undocumented side effects in TTDP in corner cases). ------------------------------------------------------------------------ r11192 | belugas | 2007-10-02 01:12:06 +0000 (Tue, 02 Oct 2007) | 1 line -Fix: Little typo with bigger consequences when trying to remove a newindustries aware grf ------------------------------------------------------------------------ r11191 | glx | 2007-10-01 18:59:25 +0000 (Mon, 01 Oct 2007) | 1 line -Fix [FS#1227]: GLS_ACTIVATION stage must be done immediatly after GLS_RESERVE stage, before the GLS_RESERVE stage for the next newgrf. ------------------------------------------------------------------------ r11190 | rubidium | 2007-09-30 19:33:40 +0000 (Sun, 30 Sep 2007) | 2 lines -Fix: make snowy roofs of (newgrf) houses also transparent. ------------------------------------------------------------------------ r11189 | rubidium | 2007-09-30 18:53:59 +0000 (Sun, 30 Sep 2007) | 2 lines -Fix: if the location check callback results in something invalid (i.e. not a callback result), the industry should be allowed to be build as that's how TTDP does it. ------------------------------------------------------------------------ r11188 | rubidium | 2007-09-30 17:38:42 +0000 (Sun, 30 Sep 2007) | 3 lines -Codechange: rewrite of the town action related code (remove some of the magic). -Feature: possibility to disable exclusive rights and giving money. Both by skidd13. ------------------------------------------------------------------------ r11187 | rubidium | 2007-09-30 15:37:24 +0000 (Sun, 30 Sep 2007) | 2 lines -Fix: what holds for houses in r11149 also holds for industries. ------------------------------------------------------------------------ r11186 | rubidium | 2007-09-30 14:29:45 +0000 (Sun, 30 Sep 2007) | 2 lines -Fix: only fill the accepted cargo fields once, not multiple times. ------------------------------------------------------------------------ r11185 | rubidium | 2007-09-28 21:24:25 +0000 (Fri, 28 Sep 2007) | 2 lines -Codechange: prepare some more code for the introduction of NewIndustries. Patch by Belugas. ------------------------------------------------------------------------ r11184 | rubidium | 2007-09-28 21:15:45 +0000 (Fri, 28 Sep 2007) | 2 lines -Codechange: cleanup the code related to backup orders. ------------------------------------------------------------------------ r11183 | rubidium | 2007-09-28 19:24:52 +0000 (Fri, 28 Sep 2007) | 2 lines -Fix [FS#1249]: airports do not need to care about overflying aircraf when removing them, because if they were not in the "flying" state it can't be removed anyway. ------------------------------------------------------------------------ r11182 | rubidium | 2007-09-28 19:17:33 +0000 (Fri, 28 Sep 2007) | 2 lines -Fix [FS#1261] (r11174): bounding boxes caused crashes when zoomed out. Patch by SmatZ. ------------------------------------------------------------------------