------------------------------------------------------------------------ r11248 | belugas | 2007-10-12 15:54:49 +0000 (Fri, 12 Oct 2007) | 3 lines -Fix[FS#1314]: The logic behind industry slot allocation was implying that the only condition an override could be placed in a slot is that there were no previous override. That is not exact: the slot must not have been occupied by an industry coming from a grf. So now, tourist center is available if more then one grf is used ------------------------------------------------------------------------ r11247 | belugas | 2007-10-12 00:43:18 +0000 (Fri, 12 Oct 2007) | 1 line -Fix: The Industry's name to fund could be larger than the window itself. Now, it fits within the physical allowed space ------------------------------------------------------------------------ r11246 | belugas | 2007-10-11 15:40:53 +0000 (Thu, 11 Oct 2007) | 1 line -Codechange: beautify some conditions from "if else" into trinary operator ------------------------------------------------------------------------ r11245 | truelight | 2007-10-11 11:32:43 +0000 (Thu, 11 Oct 2007) | 2 lines -Fix r11228: the moreanimation feature made loading TTD(p) games impossible (Csaboka) ------------------------------------------------------------------------ r11244 | truelight | 2007-10-11 11:06:04 +0000 (Thu, 11 Oct 2007) | 4 lines -Fix: trees can now be planted on bare land without making it grassy (Csaboka) -Fix: planting tree in desert doesn't make it grassy for the first tile-cycle (Csaboka) -Fix: when a tree dies in desert, it no longer becomes a snowy tile for the first tile-cycle (Csaboka) ------------------------------------------------------------------------ r11243 | glx | 2007-10-10 01:36:15 +0000 (Wed, 10 Oct 2007) | 1 line -Fix: update waypoint signs when renaming a town ------------------------------------------------------------------------ r11242 | belugas | 2007-10-10 01:15:07 +0000 (Wed, 10 Oct 2007) | 3 lines -Codechange: When displaying the industry funding gui, present the industries in the same order as they are available. Prior of this, they were separated in processing/organic and extractive. Now, all are mixed, just filtered when required. This will allow easy comparison with TTDPatch's list. (glx and me) ------------------------------------------------------------------------ r11241 | belugas | 2007-10-10 00:42:52 +0000 (Wed, 10 Oct 2007) | 1 line -Fix: Obiwan error on industry animated tiles. Spotted and fixed by Csaboka ------------------------------------------------------------------------ r11240 | glx | 2007-10-10 00:01:41 +0000 (Wed, 10 Oct 2007) | 1 line -Fix [FS#1323] (r11152): forgot to invert a test ------------------------------------------------------------------------ r11239 | glx | 2007-10-09 21:40:15 +0000 (Tue, 09 Oct 2007) | 1 line -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 ------------------------------------------------------------------------ r11238 | rubidium | 2007-10-09 21:29:34 +0000 (Tue, 09 Oct 2007) | 2 lines -Fix [FS#1316]: the orders of trains going to a waypoint where not updated when the waypoint would be moved. ------------------------------------------------------------------------ r11237 | rubidium | 2007-10-09 21:11:23 +0000 (Tue, 09 Oct 2007) | 2 lines -Codechange: reduce code duplication between GetRailFoundation() and CheckRailSlope(). Patch by frosch. ------------------------------------------------------------------------ r11236 | rubidium | 2007-10-09 20:53:25 +0000 (Tue, 09 Oct 2007) | 2 lines -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. ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------