belugas [Wed, 10 Oct 2007 00:42:52 +0000] rev 7707
(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed by Csaboka
glx [Wed, 10 Oct 2007 00:01:41 +0000] rev 7706
(svn r11240) -Fix [FS#1323] (r11152): forgot to invert a test
glx [Tue, 09 Oct 2007 21:40:15 +0000] rev 7705
(svn r11239) -Fix (r10495): don't do cargo translation when loading grfs, but do it once all grfs are loaded. This ensure correct accept/produced cargo when a grf uses cargo defined in a grf loaded after itself
rubidium [Tue, 09 Oct 2007 21:29:34 +0000] rev 7704
(svn r11238) -Fix [FS#1316]: the orders of trains going to a waypoint where not updated when the waypoint would be moved.
rubidium [Tue, 09 Oct 2007 21:11:23 +0000] rev 7703
(svn r11237) -Codechange: reduce code duplication between GetRailFoundation() and CheckRailSlope(). Patch by frosch.
rubidium [Tue, 09 Oct 2007 20:53:25 +0000] rev 7702
(svn r11236) -Fix [FS#1322]: DeleteVehicleChain can just work as good for all vehicles, instead of not allowing trains to use it (enforced by an assert), but actually using it for trains. Patch by SmatZ.
miham [Tue, 09 Oct 2007 17:28:37 +0000] rev 7701
(svn r11235) -Update: WebTranslator2 update to 2007-10-09 19:28:02
croatian - 1 fixed by tperic (1)
dutch - 3 fixed by habell (3)
hungarian - 1 fixed by miham (1)
italian - 1 fixed by lorenzodv (1)
rubidium [Tue, 09 Oct 2007 15:48:41 +0000] rev 7700
(svn r11234) -Fix [FS#1312]: the explosion vehicles were placed too far to the south.
rubidium [Tue, 09 Oct 2007 15:28:40 +0000] rev 7699
(svn r11233) -Fix [FS#1303]: handle some wrong written station NewGRFs a little more gracefully than segfaulting.
glx [Tue, 09 Oct 2007 02:57:29 +0000] rev 7698
(svn r11232) -Fix (r10495): industry tile override works like house override, so handle it in the same way
rubidium [Mon, 08 Oct 2007 20:42:33 +0000] rev 7697
(svn r11231) -Fix [FS#1311] (r11128): Someone misplaced a "static". This results in wrong bounding boxes for tunnels in X direction. Patch by frosch.
rubidium [Mon, 08 Oct 2007 20:16:25 +0000] rev 7696
(svn r11230) -Fix [FS#1228]: one could construct trains out of crashed wagons and engines. Based on a patch by SmatZ.
rubidium [Mon, 08 Oct 2007 20:06:37 +0000] rev 7695
(svn r11229) -Fix [FS#1307]: one could sell vehicles that were crashed in a depot, which would still yield money.
rubidium [Mon, 08 Oct 2007 19:56:21 +0000] rev 7694
(svn r11228) -Codechange: implement the "moreanimation" feature of TTDP, so we can properly support newindustries.
miham [Mon, 08 Oct 2007 18:45:33 +0000] rev 7693
(svn r11227) -Update: WebTranslator2 update to 2007-10-08 20:45:04
afrikaans - 3 fixed, 236 changed by TrueTenacity (239)
croatian - 5 fixed by knovak (5)
italian - 1 changed by lorenzodv (1)
slovak - 2 fixed by lengyel (2)
spanish - 2 fixed by eusebio (2)
miham [Sun, 07 Oct 2007 17:59:46 +0000] rev 7692
(svn r11226) -Update: WebTranslator2 update to 2007-10-07 19:56:41
afrikaans - 48 fixed, 160 changed by TrueTenacity (208)
american - 5 fixed by WhiteRabbit (5)
brazilian_portuguese - 5 fixed by tucalipe (5)
bulgarian - 1 fixed by thetitan (1)
catalan - 5 fixed by arnaullv (5)
czech - 3 fixed, 1 changed by Hadez (4)
dutch - 3 fixed by habell (3)
estonian - 3 fixed, 23 changed by kristjans (26)
french - 5 fixed by glx (5)
hungarian - 4 fixed by miham (4)
italian - 5 fixed by lorenzodv (5)
slovak - 3 fixed by lengyel (3)
slovenian - 5 fixed by Necrolyte (5)
spanish - 3 fixed by eusebio (3)
swedish - 6 fixed, 12 changed by ChrillDeVille (18)
ukrainian - 3 fixed by mad (3)
rubidium [Sun, 07 Oct 2007 15:26:20 +0000] rev 7691
(svn r11225) -Fix: if a sprite shares the bounding box of another sprite, the offset is unsigned instead of signed.
rubidium [Sun, 07 Oct 2007 08:48:31 +0000] rev 7690
(svn r11224) -Fix: GRM for cargos has registration entries for both cargo IDs and cargo bitmasks, not only cargo IDs.
belugas [Sun, 07 Oct 2007 01:37:06 +0000] rev 7689
(svn r11223) -Fix[FS#1306]: Rename and refactor adequately a function that actually returns void and set bits (smatz).
truelight [Sat, 06 Oct 2007 22:08:04 +0000] rev 7688
(svn r11220) -Fix r11217: not all gmakes allow "" in ifeq (go figure)
glx [Sat, 06 Oct 2007 13:20:27 +0000] rev 7687
(svn r11218) -Codechange: remove unused ENABLE_INSTALL in Makefile.in, and add --disable-unicode in configure help
rubidium [Sat, 06 Oct 2007 13:18:43 +0000] rev 7686
(svn r11217) -Update: the readme as some things weren't quite right anymore.
belugas [Sat, 06 Oct 2007 00:23:30 +0000] rev 7685
(svn r11216) -Codechange: Protect the callback who would access var 45 against a randomness that could eventually cause desynchs. Instead, use a controlled random value.
rubidium [Fri, 05 Oct 2007 22:39:15 +0000] rev 7684
(svn r11215) -Codechange: replace magic constants with less magic symbols. Patch by skidd13.
glx [Fri, 05 Oct 2007 22:13:35 +0000] rev 7683
(svn r11214) -Fix [FS#1296]: planes can't use heliports so refuse these orders
rubidium [Fri, 05 Oct 2007 22:10:15 +0000] rev 7682
(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.
rubidium [Fri, 05 Oct 2007 21:49:15 +0000] rev 7681
(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by frosch.
rubidium [Fri, 05 Oct 2007 21:31:59 +0000] rev 7680
(svn r11211) -Fix [FS#1302]: NewGRF GUI scrollbar does funny things when being resized.
rubidium [Fri, 05 Oct 2007 19:57:20 +0000] rev 7679
(svn r11210) -Codechange: unify the way that selection sprites are drawn. Patch by frosch.
rubidium [Fri, 05 Oct 2007 19:36:13 +0000] rev 7678
(svn r11209) -Codechange: remove some magic numbers and bit magic with appropriate enums and functions. Patch by frosch.
rubidium [Fri, 05 Oct 2007 17:55:12 +0000] rev 7677
(svn r11208) -Fix [FS#1300]: tunnel excavation could disown somebody elses owned land. Patch by frosch.
glx [Fri, 05 Oct 2007 17:53:45 +0000] rev 7676
(svn r11207) -Fix [FS#1301]: don't use smooth_economy for industries using production callbacks as they may have no production for more than a month
rubidium [Fri, 05 Oct 2007 17:53:01 +0000] rev 7675
(svn r11206) -Fix [FS#1299]: half tram bits could be removed in some cases. Based on patches by frosch and skidd13.
rubidium [Fri, 05 Oct 2007 17:50:17 +0000] rev 7674
(svn r11205) -Codechange: remove some, now obsolete, checks.
belugas [Fri, 05 Oct 2007 02:21:40 +0000] rev 7673
(svn r11204) -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.
belugas [Fri, 05 Oct 2007 02:06:29 +0000] rev 7672
(svn r11203) -Codechange: Raise the TTDPatch version a little higher, as some new features will be shortly exploitable
belugas [Fri, 05 Oct 2007 01:46:49 +0000] rev 7671
(svn r11202) -Feature: [NewGRF] Add support for var 45 for Industries.
rubidium [Thu, 04 Oct 2007 20:20:23 +0000] rev 7670
(svn r11201) -Fix [FS#1283]: minor issue with building one way roads one tile long. Patch by SmatZ.
rubidium [Thu, 04 Oct 2007 20:16:35 +0000] rev 7669
(svn r11200) -Fix [FS#1291]: road vehicles could not overtake on one way roads going to the east.
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.
rubidium [Sun, 30 Sep 2007 18:53:59 +0000] rev 7658
(svn r11189) -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.
rubidium [Sun, 30 Sep 2007 17:38:42 +0000] rev 7657
(svn r11188) -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.
rubidium [Sun, 30 Sep 2007 15:37:24 +0000] rev 7656
(svn r11187) -Fix: what holds for houses in r11149 also holds for industries.
rubidium [Sun, 30 Sep 2007 14:29:45 +0000] rev 7655
(svn r11186) -Fix: only fill the accepted cargo fields once, not multiple times.
rubidium [Fri, 28 Sep 2007 21:24:25 +0000] rev 7654
(svn r11185) -Codechange: prepare some more code for the introduction of NewIndustries. Patch by Belugas.
rubidium [Fri, 28 Sep 2007 21:15:45 +0000] rev 7653
(svn r11184) -Codechange: cleanup the code related to backup orders.
rubidium [Fri, 28 Sep 2007 19:24:52 +0000] rev 7652
(svn r11183) -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.
rubidium [Fri, 28 Sep 2007 19:17:33 +0000] rev 7651
(svn r11182) -Fix [FS#1261] (r11174): bounding boxes caused crashes when zoomed out. Patch by SmatZ.
glx [Fri, 28 Sep 2007 17:09:50 +0000] rev 7650
(svn r11181) -Codechange: add support for newgrf callback 14A (Belugas)
rubidium [Fri, 28 Sep 2007 17:04:52 +0000] rev 7649
(svn r11180) -Fix (r11175): crash on load when you don't have any NewGRFs. More interesting is: who plays without them ;)
glx [Fri, 28 Sep 2007 16:05:40 +0000] rev 7648
(svn r11179) -Fix [FS#1262] (r11175): compilation with MSVC was broken