------------------------------------------------------------------------ r10510 | miham | 2007-07-11 17:02:15 +0000 (Wed, 11 Jul 2007) | 15 lines -Update: WebTranslator2 update to 2007-07-11 19:01:42 brazilian_portuguese - 8 fixed by tucalipe (8) bulgarian - 33 fixed by thetitan (33) catalan - 6 fixed, 81 changed by arnaullv (87) dutch - 6 fixed by habell (6) french - 6 fixed by glx (6) hungarian - 4 fixed by miham (4) italian - 6 fixed by lorenzodv (6) japanese - 8 fixed by ickoonite (8) korean - 6 fixed, 17 changed by leejaeuk5 (23) latvian - 10 fixed by amjaliks (10) portuguese - 6 fixed by izhirahider (6) spanish - 6 fixed by eusebio (6) swedish - 6 fixed by daishan (6) ------------------------------------------------------------------------ r10509 | peter1138 | 2007-07-11 16:37:20 +0000 (Wed, 11 Jul 2007) | 3 lines -Codechange: cache expensive newgrf station variables during sprite lookups/callbacks. ------------------------------------------------------------------------ r10508 | rubidium | 2007-07-11 15:03:29 +0000 (Wed, 11 Jul 2007) | 2 lines -Codechange: allow customizable animation schemes for industries. ------------------------------------------------------------------------ r10507 | rubidium | 2007-07-11 08:35:14 +0000 (Wed, 11 Jul 2007) | 2 lines -Fix [FS#1019]: apparantly we used the wrong sprites for some pieces of the tram catenary (even though TTDP did so too). ------------------------------------------------------------------------ r10506 | rubidium | 2007-07-11 08:20:57 +0000 (Wed, 11 Jul 2007) | 2 lines -Fix: the (manual) building of banks was always rejected. ------------------------------------------------------------------------ r10505 | belugas | 2007-07-11 02:13:00 +0000 (Wed, 11 Jul 2007) | 3 lines -Fix(r10249)[FS#1016]: Town was still trying to gather information for tiles on which it could not build. aising the values to 2 will prevent further invasion of the water-at-the-edge :) ------------------------------------------------------------------------ r10504 | belugas | 2007-07-11 01:45:44 +0000 (Wed, 11 Jul 2007) | 1 line -Codechange: Shorten the test if no track bit has been found ------------------------------------------------------------------------ r10503 | belugas | 2007-07-11 00:36:03 +0000 (Wed, 11 Jul 2007) | 1 line -Codechange: Mark Callback CBID_INDUSTRY_FUND_MORE_TEXT (cb38) as implemented. ------------------------------------------------------------------------ r10502 | rubidium | 2007-07-10 22:45:09 +0000 (Tue, 10 Jul 2007) | 2 lines -Fix [FS#1017]: trying to get the town from a tile that can never be associated with a town. ------------------------------------------------------------------------ r10501 | rubidium | 2007-07-10 20:59:41 +0000 (Tue, 10 Jul 2007) | 2 lines -Fix [FS#1015]: error dialog was sometimes shown on all clients when a command failed instead of only the client that actually did the command. ------------------------------------------------------------------------ r10500 | rubidium | 2007-07-10 20:58:07 +0000 (Tue, 10 Jul 2007) | 2 lines -Fix [FS#1007]: cannot navigate using arrow keys in the game name text box. Patch by benc. ------------------------------------------------------------------------ r10498 | rubidium | 2007-07-10 07:46:58 +0000 (Tue, 10 Jul 2007) | 2 lines -Fix [FS#1008]: remove inconsistency between a warning and the actual behaviour. ------------------------------------------------------------------------ r10497 | peter1138 | 2007-07-10 07:10:23 +0000 (Tue, 10 Jul 2007) | 2 lines -Fix (FS#1013,r8464): Ship max speed wrongly shown (benc) ------------------------------------------------------------------------ r10496 | belugas | 2007-07-10 00:59:00 +0000 (Tue, 10 Jul 2007) | 3 lines -Feature: Replace all the windows for Industry building by a more flexible one. Thanks to Csaboka (from TTDPatch dev team) for his hints and original design (which i've found while it was halfway done, so i could make it more compliant ;)). Don't expect it to be a carbon-copy though. A few differences can be found here and there. Thanks to Rubidium for his helping hand. Hope you will like it as we do :) ------------------------------------------------------------------------ r10495 | belugas | 2007-07-10 00:10:19 +0000 (Tue, 10 Jul 2007) | 1 line -Codechange: Add the Action 00 property handlers for Industries and Industry tiles ------------------------------------------------------------------------ r10494 | rubidium | 2007-07-09 20:08:25 +0000 (Mon, 09 Jul 2007) | 2 lines -Fix (r10490): possible null dereference in some exotic newgrfs. ------------------------------------------------------------------------ r10493 | rubidium | 2007-07-09 19:38:12 +0000 (Mon, 09 Jul 2007) | 2 lines -Codechange: update some callback ID enums to reflect their changed usage, add a few and update the comments. ------------------------------------------------------------------------ r10492 | KUDr | 2007-07-09 19:24:45 +0000 (Mon, 09 Jul 2007) | 2 lines -Fix [YAPF, r10491]: commands with no effect (glx) ------------------------------------------------------------------------ r10491 | KUDr | 2007-07-09 18:57:12 +0000 (Mon, 09 Jul 2007) | 5 lines -Fix [FS#988, YAPF]: When rail segment was cached using electric engine and it ended with non-electric rail it was incorrectly cached with the end reason ESRB_DEAD_END instead of ESRB_RAIL_TYPE. (Eddi) - It caused YAPF to end prematurely there when it was searching for another path (for non-electric engine). - It can lead to sub-optimal path taken or 'train is lost' message. - In MP game it can also cause desync. - Uses changes made in r10489. ------------------------------------------------------------------------ r10490 | rubidium | 2007-07-09 18:53:43 +0000 (Mon, 09 Jul 2007) | 2 lines -Codechange: add support for industries on non-flat surfaces. ------------------------------------------------------------------------ r10489 | KUDr | 2007-07-09 18:27:42 +0000 (Mon, 09 Jul 2007) | 1 line -Codechange [YAPF]: FollowTrack_t now has new data member - m_err. It indicates the reason why the given track/trackdir can't be followed when method CFollowTrackT<>::Follow() returned false. ------------------------------------------------------------------------ r10488 | miham | 2007-07-09 16:32:52 +0000 (Mon, 09 Jul 2007) | 12 lines -Update: WebTranslator2 update to 2007-07-09 18:32:28 estonian - 2 fixed by kristjans (2) italian - 1 changed by lorenzodv (1) korean - 6 fixed by leejaeuk5 (6) latvian - 53 fixed by amjaliks (53) portuguese - 5 fixed, 9 changed by izhirahider (14) russian - 2 fixed by Smoky555 (2) slovak - 2 fixed by lengyel (2) spanish - 2 fixed by eusebio (2) swedish - 8 fixed by giddorah (8) ukrainian - 2 fixed by fevral13 (2) ------------------------------------------------------------------------ r10487 | rubidium | 2007-07-09 16:24:00 +0000 (Mon, 09 Jul 2007) | 2 lines -Fix: forgot some breaks in a switch statement. ------------------------------------------------------------------------ r10486 | rubidium | 2007-07-09 13:59:07 +0000 (Mon, 09 Jul 2007) | 2 lines -Fix: do not draw foundations when the "should I draw foundations" callbacks says to do so. ------------------------------------------------------------------------ r10485 | rubidium | 2007-07-09 13:21:49 +0000 (Mon, 09 Jul 2007) | 2 lines -Codechange: add a callback mechanism to determine whether building an industry is allowed at a given location. ------------------------------------------------------------------------ r10484 | rubidium | 2007-07-09 13:10:04 +0000 (Mon, 09 Jul 2007) | 2 lines -Codechange: reduce code duplication. ------------------------------------------------------------------------ r10483 | rubidium | 2007-07-08 19:54:51 +0000 (Sun, 08 Jul 2007) | 2 lines -Codechange: add support for callbacks to manipulate the building chance of farm fields and chopping chance for lumber mills. ------------------------------------------------------------------------ r10482 | rubidium | 2007-07-08 18:57:00 +0000 (Sun, 08 Jul 2007) | 2 lines -Fix [FS#990]: Do not override the CFLAGS environment variable when configuring a non-debug makefile. Based on a patch by saggson. ------------------------------------------------------------------------ r10481 | maedhros | 2007-07-08 18:41:34 +0000 (Sun, 08 Jul 2007) | 2 lines -Codechange: Show a news message with the new industry when primary industry prospecting succeeds. ------------------------------------------------------------------------ r10480 | maedhros | 2007-07-08 18:40:15 +0000 (Sun, 08 Jul 2007) | 2 lines -Fix: Don't allow building lighthouses and transmitters under bridges in the scenario editor, or during world generation. ------------------------------------------------------------------------ r10479 | miham | 2007-07-08 17:45:36 +0000 (Sun, 08 Jul 2007) | 17 lines -Update: WebTranslator2 update to 2007-07-08 19:44:48 american - 4 fixed by WhiteRabbit (4) catalan - 2 fixed by arnaullv (2) czech - 67 fixed by joeprusa (67) danish - 6 fixed by ThomasA (6) dutch - 2 fixed by webfreakz (2) french - 2 fixed by glx (2) german - 23 fixed by chu (23) hungarian - 2 fixed by miham (2) italian - 2 fixed, 4 changed by lorenzodv (6) latvian - 49 fixed by amjaliks (49) portuguese - 66 fixed by izhirahider (66) romanian - 2 fixed by kneekoo (2) slovenian - 2 fixed by Necrolyte (2) traditional_chinese - 2 fixed, 75 changed by xbddc (77) turkish - 7 fixed by jnmbk (7) ------------------------------------------------------------------------ r10478 | rubidium | 2007-07-08 17:44:46 +0000 (Sun, 08 Jul 2007) | 2 lines -Fix [FS#999]: remove the loading indicator when a vehicle is removed. ------------------------------------------------------------------------ r10477 | rubidium | 2007-07-08 17:40:04 +0000 (Sun, 08 Jul 2007) | 2 lines -Codechange: add some callbacks to customise the acceptance of industries. ------------------------------------------------------------------------ r10476 | rubidium | 2007-07-08 14:23:15 +0000 (Sun, 08 Jul 2007) | 2 lines -Fix: some newgrf callbacks were already implemented even though the comment said they were not. ------------------------------------------------------------------------ r10475 | rubidium | 2007-07-08 09:35:39 +0000 (Sun, 08 Jul 2007) | 2 lines -Fix [FS#996]: some wrong comments for a few of the (vehicle) group related actions. ------------------------------------------------------------------------ r10474 | rubidium | 2007-07-08 09:29:28 +0000 (Sun, 08 Jul 2007) | 2 lines -Fix [FS#995]: wrong group count after train crash. ------------------------------------------------------------------------ r10473 | rubidium | 2007-07-08 00:25:05 +0000 (Sun, 08 Jul 2007) | 2 lines -Codechange: make the industry "window", the one that shows when you click on an industry, more flexible to allow easier integration with newindustries. ------------------------------------------------------------------------ r10472 | peter1138 | 2007-07-07 21:14:36 +0000 (Sat, 07 Jul 2007) | 2 lines -Fix (r10741): typos prevented compilation ------------------------------------------------------------------------ r10471 | peter1138 | 2007-07-07 20:31:23 +0000 (Sat, 07 Jul 2007) | 2 lines -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first ------------------------------------------------------------------------ r10470 | peter1138 | 2007-07-07 20:17:01 +0000 (Sat, 07 Jul 2007) | 2 lines -Fix: clamp station build date to 16 bit value for newgrf, preventing overflow and incorrect graphics shown past a certain date. ------------------------------------------------------------------------ r10466 | rubidium | 2007-07-07 17:36:01 +0000 (Sat, 07 Jul 2007) | 2 lines -Fix: the minimum amount of waiting cargo shouldn't be 65535; that should be the maximum amount of waiting cargo. ------------------------------------------------------------------------ r10465 | rubidium | 2007-07-07 17:33:29 +0000 (Sat, 07 Jul 2007) | 2 lines -Fix: first run the WE_CREATE callback and then perform the dirtying of the window, so you won't get glitches if you resize a window in the WE_CREATE callback. ------------------------------------------------------------------------ r10464 | miham | 2007-07-07 16:44:10 +0000 (Sat, 07 Jul 2007) | 3 lines -Update: WebTranslator2 update to 2007-07-07 18:44:01 latvian - 293 fixed, 21 changed by amjaliks (254), pakalns (60) ------------------------------------------------------------------------ r10463 | miham | 2007-07-07 16:43:00 +0000 (Sat, 07 Jul 2007) | 9 lines -Update: WebTranslator2 update to 2007-07-07 18:42:35 catalan - 4 fixed by arnaullv (4) estonian - 15 fixed by kristjans (15) japanese - 4 fixed by ickoonite (4) piglatin - 28 fixed by adammw (23), miham (5) romanian - 7 fixed by kneekoo (7) slovenian - 4 fixed by Necrolyte (4) traditional_chinese - 1 changed by xbddc (1) ------------------------------------------------------------------------ r10462 | rubidium | 2007-07-07 10:06:10 +0000 (Sat, 07 Jul 2007) | 2 lines -Add: a command dumper/loader that could be enabled compile-time and server side only to aid debugging some desyncs, i.e. dump the stream of commands so it could be replayed in exactly the same way later. This should primarily be used to make desyncs more easily reproducable, so it can be properly debugged. ------------------------------------------------------------------------ r10460 | rubidium | 2007-07-07 08:53:19 +0000 (Sat, 07 Jul 2007) | 2 lines -Codechange: add some more variables needed for newindustries regarding to the creation of the industries. ------------------------------------------------------------------------ r10459 | rubidium | 2007-07-06 22:33:16 +0000 (Fri, 06 Jul 2007) | 2 lines -Codechange: add helper functions to determine whether an industry is a primary industry and how much it costs to build such an industry. ------------------------------------------------------------------------ r10458 | peter1138 | 2007-07-06 22:15:00 +0000 (Fri, 06 Jul 2007) | 2 lines -Fix (r10444): restore original descriptions for win32 drivers ------------------------------------------------------------------------ r10457 | belugas | 2007-07-06 20:40:58 +0000 (Fri, 06 Jul 2007) | 3 lines -Codechange: Load the newly read definitions of Industries and Industry tiles. No, this is not the final commit for newindustries (far from it), just another step. ------------------------------------------------------------------------ r10456 | belugas | 2007-07-06 20:36:32 +0000 (Fri, 06 Jul 2007) | 2 lines -Codechange: Enable loading newgrf strings for Industries ------------------------------------------------------------------------ r10455 | miham | 2007-07-06 18:03:09 +0000 (Fri, 06 Jul 2007) | 16 lines -Update: WebTranslator2 update to 2007-07-06 20:02:29 brazilian_portuguese - 4 fixed by tucalipe (4) dutch - 4 fixed by habell (4) estonian - 3 fixed by t2t2 (3) french - 4 fixed by glx (4) galician - 32 fixed by Condex (32) hungarian - 4 fixed by miham (4) italian - 4 fixed by lorenzodv (4) korean - 2 changed by darkttd (2) russian - 4 fixed, 1 changed by Smoky555 (5) slovak - 4 fixed by lengyel (4) spanish - 4 fixed by eusebio (4) traditional_chinese - 4 fixed by xbddc (4) turkish - 10 fixed by jnmbk (10) ukrainian - 4 fixed by mad (4) ------------------------------------------------------------------------ r10454 | glx | 2007-07-06 13:43:50 +0000 (Fri, 06 Jul 2007) | 1 line -Fix r10452: forgot unfinished langs ------------------------------------------------------------------------ r10453 | peter1138 | 2007-07-06 08:32:00 +0000 (Fri, 06 Jul 2007) | 2 lines -Codechange: Allow save/load of empty (unallocated) strings ------------------------------------------------------------------------ r10452 | rubidium | 2007-07-06 07:29:04 +0000 (Fri, 06 Jul 2007) | 2 lines -Update: remove the string that has been removed in r10451 from all other translations. ------------------------------------------------------------------------ r10451 | rubidium | 2007-07-06 07:24:10 +0000 (Fri, 06 Jul 2007) | 2 lines -Add: support for "prospecting" raw industries, i.e. you pay an amount of money and then it might (with a given chance) build a raw industry somewhere on the map. ------------------------------------------------------------------------ r10450 | peter1138 | 2007-07-05 18:21:53 +0000 (Thu, 05 Jul 2007) | 2 lines -Fix (r10444): Fix search & replace errors ------------------------------------------------------------------------ r10449 | miham | 2007-07-05 16:40:19 +0000 (Thu, 05 Jul 2007) | 5 lines -Update: WebTranslator2 update to 2007-07-05 18:40:00 catalan - 1 changed by arnaullv (1) french - 4 changed by glx (4) russian - 2 fixed by Smoky555 (2) ------------------------------------------------------------------------ r10448 | belugas | 2007-07-05 16:39:56 +0000 (Thu, 05 Jul 2007) | 2 lines -Codechange: Industry Tiles and Houses share almost the same spritegroup format. ------------------------------------------------------------------------ r10447 | belugas | 2007-07-05 16:26:56 +0000 (Thu, 05 Jul 2007) | 2 lines -Codechange: Don't need to specify values on an enum when those values are contiguous ------------------------------------------------------------------------ r10446 | peter1138 | 2007-07-05 13:19:35 +0000 (Thu, 05 Jul 2007) | 2 lines -Codechange: Move extmidi's global data into its class. ------------------------------------------------------------------------ r10445 | KUDr | 2007-07-05 12:30:22 +0000 (Thu, 05 Jul 2007) | 1 line -Fix (Win32, r10444): remove #include "hal.h" ------------------------------------------------------------------------ r10444 | peter1138 | 2007-07-05 12:23:54 +0000 (Thu, 05 Jul 2007) | 2 lines -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. ------------------------------------------------------------------------ r10443 | peter1138 | 2007-07-05 06:35:09 +0000 (Thu, 05 Jul 2007) | 2 lines -Fix: randomizing triggers should be called with callback type set to 1 ------------------------------------------------------------------------ r10442 | rubidium | 2007-07-05 05:41:56 +0000 (Thu, 05 Jul 2007) | 2 lines -Codechange: implement the industry production callback. ------------------------------------------------------------------------ r10441 | rubidium | 2007-07-04 22:24:57 +0000 (Wed, 04 Jul 2007) | 2 lines -Fix (r10440): something went wrong "porting" fixes from one place to another; like compiling the wrong checkout. ------------------------------------------------------------------------ r10440 | rubidium | 2007-07-04 22:18:33 +0000 (Wed, 04 Jul 2007) | 2 lines -Fix: CBM_IND defines bits to be set, not bitsets. ------------------------------------------------------------------------ r10439 | rubidium | 2007-07-04 18:27:21 +0000 (Wed, 04 Jul 2007) | 2 lines -Codechange: initial steps for customized industry productions. ------------------------------------------------------------------------