------------------------------------------------------------------------ r11235 | miham | 2007-10-09 17:28:37 +0000 (Tue, 09 Oct 2007) | 6 lines -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) ------------------------------------------------------------------------ r11234 | rubidium | 2007-10-09 15:48:41 +0000 (Tue, 09 Oct 2007) | 2 lines -Fix [FS#1312]: the explosion vehicles were placed too far to the south. ------------------------------------------------------------------------ r11233 | rubidium | 2007-10-09 15:28:40 +0000 (Tue, 09 Oct 2007) | 2 lines -Fix [FS#1303]: handle some wrong written station NewGRFs a little more gracefully than segfaulting. ------------------------------------------------------------------------ r11232 | glx | 2007-10-09 02:57:29 +0000 (Tue, 09 Oct 2007) | 1 line -Fix (r10495): industry tile override works like house override, so handle it in the same way ------------------------------------------------------------------------ r11231 | rubidium | 2007-10-08 20:42:33 +0000 (Mon, 08 Oct 2007) | 2 lines -Fix [FS#1311] (r11128): Someone misplaced a "static". This results in wrong bounding boxes for tunnels in X direction. Patch by frosch. ------------------------------------------------------------------------ r11230 | rubidium | 2007-10-08 20:16:25 +0000 (Mon, 08 Oct 2007) | 2 lines -Fix [FS#1228]: one could construct trains out of crashed wagons and engines. Based on a patch by SmatZ. ------------------------------------------------------------------------ r11229 | rubidium | 2007-10-08 20:06:37 +0000 (Mon, 08 Oct 2007) | 2 lines -Fix [FS#1307]: one could sell vehicles that were crashed in a depot, which would still yield money. ------------------------------------------------------------------------ r11228 | rubidium | 2007-10-08 19:56:21 +0000 (Mon, 08 Oct 2007) | 2 lines -Codechange: implement the "moreanimation" feature of TTDP, so we can properly support newindustries. ------------------------------------------------------------------------ r11227 | miham | 2007-10-08 18:45:33 +0000 (Mon, 08 Oct 2007) | 7 lines -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) ------------------------------------------------------------------------ r11226 | miham | 2007-10-07 17:59:46 +0000 (Sun, 07 Oct 2007) | 18 lines -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) ------------------------------------------------------------------------ r11225 | rubidium | 2007-10-07 15:26:20 +0000 (Sun, 07 Oct 2007) | 2 lines -Fix: if a sprite shares the bounding box of another sprite, the offset is unsigned instead of signed. ------------------------------------------------------------------------ r11224 | rubidium | 2007-10-07 08:48:31 +0000 (Sun, 07 Oct 2007) | 2 lines -Fix: GRM for cargos has registration entries for both cargo IDs and cargo bitmasks, not only cargo IDs. ------------------------------------------------------------------------ r11223 | belugas | 2007-10-07 01:37:06 +0000 (Sun, 07 Oct 2007) | 1 line -Fix[FS#1306]: Rename and refactor adequately a function that actually returns void and set bits (smatz). ------------------------------------------------------------------------ r11220 | truelight | 2007-10-06 22:08:04 +0000 (Sat, 06 Oct 2007) | 2 lines -Fix r11217: not all gmakes allow "" in ifeq (go figure) ------------------------------------------------------------------------ r11218 | glx | 2007-10-06 13:20:27 +0000 (Sat, 06 Oct 2007) | 1 line -Codechange: remove unused ENABLE_INSTALL in Makefile.in, and add --disable-unicode in configure help ------------------------------------------------------------------------ r11217 | rubidium | 2007-10-06 13:18:43 +0000 (Sat, 06 Oct 2007) | 2 lines -Update: the readme as some things weren't quite right anymore. ------------------------------------------------------------------------ r11216 | belugas | 2007-10-06 00:23:30 +0000 (Sat, 06 Oct 2007) | 1 line -Codechange: Protect the callback who would access var 45 against a randomness that could eventually cause desynchs. Instead, use a controlled random value. ------------------------------------------------------------------------ r11215 | rubidium | 2007-10-05 22:39:15 +0000 (Fri, 05 Oct 2007) | 2 lines -Codechange: replace magic constants with less magic symbols. Patch by skidd13. ------------------------------------------------------------------------ r11214 | glx | 2007-10-05 22:13:35 +0000 (Fri, 05 Oct 2007) | 1 line -Fix [FS#1296]: planes can't use heliports so refuse these orders ------------------------------------------------------------------------ r11213 | rubidium | 2007-10-05 22:10:15 +0000 (Fri, 05 Oct 2007) | 2 lines -Fix [FS#1298]: confusing messages when trying to build a bridge. ------------------------------------------------------------------------ r11212 | rubidium | 2007-10-05 21:49:15 +0000 (Fri, 05 Oct 2007) | 2 lines -Codechange: add support for drawing parts of sprites. Patch by frosch. ------------------------------------------------------------------------ r11211 | rubidium | 2007-10-05 21:31:59 +0000 (Fri, 05 Oct 2007) | 2 lines -Fix [FS#1302]: NewGRF GUI scrollbar does funny things when being resized. ------------------------------------------------------------------------ r11210 | rubidium | 2007-10-05 19:57:20 +0000 (Fri, 05 Oct 2007) | 2 lines -Codechange: unify the way that selection sprites are drawn. Patch by frosch. ------------------------------------------------------------------------ r11209 | rubidium | 2007-10-05 19:36:13 +0000 (Fri, 05 Oct 2007) | 2 lines -Codechange: remove some magic numbers and bit magic with appropriate enums and functions. Patch by frosch. ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------