------------------------------------------------------------------------ r10592 | miham | 2007-07-16 17:37:40 +0000 (Mon, 16 Jul 2007) | 17 lines -Update: WebTranslator2 update to 2007-07-16 19:35:30 brazilian_portuguese - 4 fixed by tucalipe (4) catalan - 4 fixed by arnaullv (4) croatian - 7 fixed by knovak (7) danish - 10 fixed, 7 changed by ThomasA (17) dutch - 4 fixed by habell (4) estonian - 4 fixed by kristjans (4) finnish - 30 fixed by habazi (30) korean - 4 fixed by darkttd (4) norwegian_nynorsk - 16 fixed by pollux (16) piglatin - 12 fixed by adammw (12) portuguese - 4 changed by izhirahider (4) russian - 4 fixed by Smoky555 (4) slovenian - 4 fixed by Necrolyte (4) spanish - 4 fixed by eusebio (4) ukrainian - 4 fixed by fevral13 (4) ------------------------------------------------------------------------ r10590 | glx | 2007-07-16 13:51:17 +0000 (Mon, 16 Jul 2007) | 1 line -Fix: cargo_packet.* were not sorted correctly in project files ------------------------------------------------------------------------ r10589 | rubidium | 2007-07-16 13:48:12 +0000 (Mon, 16 Jul 2007) | 2 lines -Fix (Debian): --enable-install is not needed anymore. ------------------------------------------------------------------------ r10587 | rubidium | 2007-07-16 09:16:58 +0000 (Mon, 16 Jul 2007) | 2 lines -Codechange: move the string/dparam related stuff from variables.h to strings.h ------------------------------------------------------------------------ r10584 | miham | 2007-07-15 18:14:21 +0000 (Sun, 15 Jul 2007) | 1 line -Fix: [Translations] Fixed translations screwed up by translator ------------------------------------------------------------------------ r10583 | miham | 2007-07-15 17:17:44 +0000 (Sun, 15 Jul 2007) | 13 lines -Update: WebTranslator2 update to 2007-07-15 19:17:18 croatian - 135 fixed, 2 changed by knovak (137) czech - 3 changed by Hadez (3) finnish - 29 fixed by habazi (29) french - 4 fixed by Skiper (4) german - 21 fixed, 1 changed by chu (22) hungarian - 4 fixed by miham (4) italian - 4 fixed by lorenzodv (4) japanese - 4 fixed by ickoonite (4) portuguese - 4 fixed by izhirahider (4) romanian - 10 fixed by kneekoo (10) traditional_chinese - 4 fixed by xbddc (4) ------------------------------------------------------------------------ r10578 | KUDr | 2007-07-15 11:45:38 +0000 (Sun, 15 Jul 2007) | 3 lines -Fix [YAPF, ships]: Ships received curve penalty for non-diagonal straight move. (JazzyJaffa) -The fix in cost calculation uncovered bug in estimate calculation. Ships now use the same estimate algorithm as trains. ------------------------------------------------------------------------ r10575 | glx | 2007-07-15 00:45:02 +0000 (Sun, 15 Jul 2007) | 1 line -Fix r10573: misplaced ) ------------------------------------------------------------------------ r10573 | belugas | 2007-07-15 00:26:12 +0000 (Sun, 15 Jul 2007) | 1 line -Codechange: Use function CheckIfCallBackAllowsAvailability for random map generation as well as for ingame random industry creation ------------------------------------------------------------------------ r10572 | belugas | 2007-07-15 00:19:40 +0000 (Sun, 15 Jul 2007) | 1 line -Codechange: Add function CheckIfCallBackAllowsAvailability for industries ------------------------------------------------------------------------ r10570 | belugas | 2007-07-15 00:03:17 +0000 (Sun, 15 Jul 2007) | 2 lines -Codechange: Add enum required for Callback 0x22: CBID_INDUSTRY_AVAILABLE -Documentation: Add documentation for enum IndustryConstructionType, which describes how the industry has been created ------------------------------------------------------------------------ r10567 | rubidium | 2007-07-14 23:10:27 +0000 (Sat, 14 Jul 2007) | 2 lines -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf. ------------------------------------------------------------------------ r10566 | rubidium | 2007-07-14 22:37:40 +0000 (Sat, 14 Jul 2007) | 2 lines -Fix [FS#1025]: a NewGRF could have a information message that is too long for the internal buffers to handle. We should not crash on such a case even though the message is too big for the window anyway. ------------------------------------------------------------------------ r10563 | rubidium | 2007-07-14 20:40:11 +0000 (Sat, 14 Jul 2007) | 2 lines -Fix: gcc 2.95 (which is still needed for MorphOS :() does have trouble with using the protected/private variables of the enclosing class (and super classes of that enclosing class). ------------------------------------------------------------------------ r10562 | rubidium | 2007-07-14 20:30:35 +0000 (Sat, 14 Jul 2007) | 2 lines -Fix: most of the MorphOS issues; MorphOS doesn't know about wchars, so disable all code that has to use wchars for MorphOS. ------------------------------------------------------------------------ r10561 | truelight | 2007-07-14 20:21:02 +0000 (Sat, 14 Jul 2007) | 2 lines -Fix: don't give 'unused variable' warnings when disabling asserts ------------------------------------------------------------------------ r10559 | miham | 2007-07-14 17:32:50 +0000 (Sat, 14 Jul 2007) | 6 lines -Update: WebTranslator2 update to 2007-07-14 19:32:31 american - 8 fixed by WhiteRabbit (8) catalan - 15 changed by arnaullv (15) estonian - 6 fixed by kristjans (6) slovenian - 6 fixed by Necrolyte (6) ------------------------------------------------------------------------ r10555 | rubidium | 2007-07-13 20:46:53 +0000 (Fri, 13 Jul 2007) | 2 lines -Codechange/Fix: add a soft limit of 4096 "entities" in a station's waiting queue and a hard limit of 32768 so (malicious) people cannot cause a "denial of service" attack by filling cargo lists. ------------------------------------------------------------------------ r10552 | truelight | 2007-07-13 19:06:12 +0000 (Fri, 13 Jul 2007) | 2 lines -Fix [FS#1034, r10546]: opening Available Aircrafts segfaulted ------------------------------------------------------------------------ r10550 | miham | 2007-07-13 16:56:07 +0000 (Fri, 13 Jul 2007) | 6 lines -Update: WebTranslator2 update to 2007-07-13 18:55:52 german - 3 fixed by Neonox (3) hungarian - 2 fixed by miham (2) slovak - 6 fixed by lengyel (6) traditional_chinese - 6 fixed by xbddc (6) ------------------------------------------------------------------------ r10549 | rubidium | 2007-07-13 15:12:36 +0000 (Fri, 13 Jul 2007) | 2 lines -Fix [FS#1031]: wrong tram catenary poles drawn in some bridge directions. ------------------------------------------------------------------------ r10548 | truelight | 2007-07-13 15:02:22 +0000 (Fri, 13 Jul 2007) | 2 lines -Fix [FS#1020]: don't segfault when you quit in the end-of-the-game screen ------------------------------------------------------------------------ r10547 | truelight | 2007-07-13 15:01:16 +0000 (Fri, 13 Jul 2007) | 2 lines -Fix: when Cheat-Window is open and a new month happens, the window wasn't redrawn instantly ------------------------------------------------------------------------ r10546 | truelight | 2007-07-13 14:51:55 +0000 (Fri, 13 Jul 2007) | 2 lines -Fix [FS#1026]: you can now have both Available Train as Available Ship window open ------------------------------------------------------------------------ r10542 | peter1138 | 2007-07-13 13:03:20 +0000 (Fri, 13 Jul 2007) | 2 lines -Codechange: use class member instead of global variable for null ticks value ------------------------------------------------------------------------ r10541 | rubidium | 2007-07-13 12:08:37 +0000 (Fri, 13 Jul 2007) | 4 lines -Fix [FS#1028]: cargo payment rates overflow. -Fix: cargo payment rates diverge from cost rates making it impossible to make any profit after a certain number of years. Both are solved by stopping the inflation after 170 years; there is absolutely no point in continueing the inflation after that as it only makes the game have overflows at some point that cannot be solved; using larger variables only delays the inevitable. ------------------------------------------------------------------------ r10537 | truelight | 2007-07-13 10:46:07 +0000 (Fri, 13 Jul 2007) | 2 lines -Backport r10536: added option for null-driver to configure how long it should run (-vnull:ticks=10000) ------------------------------------------------------------------------ r10532 | miham | 2007-07-12 17:08:56 +0000 (Thu, 12 Jul 2007) | 6 lines -Update: WebTranslator2 update to 2007-07-12 19:08:41 catalan - 3 changed by arnaullv (3) portuguese - 1 changed by izhirahider (1) russian - 6 fixed by Smoky555 (6) ukrainian - 6 fixed by fevral13 (6) ------------------------------------------------------------------------ r10522 | rubidium | 2007-07-12 13:40:24 +0000 (Thu, 12 Jul 2007) | 2 lines -Fix: the "build truck station" GUI showed that it would accept tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them. ------------------------------------------------------------------------ r10521 | rubidium | 2007-07-12 13:25:06 +0000 (Thu, 12 Jul 2007) | 2 lines -Fix: some NewGRFs did not check whether the newindustries bit was set, which breaks with a not-yet-finished-implementation of newindustries. ------------------------------------------------------------------------ r10520 | rubidium | 2007-07-12 09:15:57 +0000 (Thu, 12 Jul 2007) | 2 lines -Fix: when a "can I build this industry tile here" callback did not fail, it doesn't automatically mean that the industry tile can be built there. ------------------------------------------------------------------------ r10519 | rubidium | 2007-07-12 08:10:40 +0000 (Thu, 12 Jul 2007) | 2 lines -Fix: when getting a "nearby" tile, make sure you never roam outside of the map. ------------------------------------------------------------------------ r10518 | rubidium | 2007-07-12 07:57:08 +0000 (Thu, 12 Jul 2007) | 2 lines -Fix: use the location of the industry and not INVALID_TILE for production callbacks; makes looking at the environment of an industry a lot more useful. ------------------------------------------------------------------------ r10517 | rubidium | 2007-07-12 07:55:35 +0000 (Thu, 12 Jul 2007) | 2 lines -Fix: the "closest distance to water/land" calculation gave the distance to the north-eastern border instead of the closest water/land. ------------------------------------------------------------------------ r10516 | rubidium | 2007-07-12 07:53:53 +0000 (Thu, 12 Jul 2007) | 2 lines -Fix: if doing a lookup for a ID, scan the whole range instead of only the "new" ones because the old ones could be overriden too. ------------------------------------------------------------------------ r10515 | rubidium | 2007-07-11 23:10:22 +0000 (Wed, 11 Jul 2007) | 2 lines -Codechange: allow getting some more data about the environment of an industry. ------------------------------------------------------------------------ r10514 | rubidium | 2007-07-11 22:57:47 +0000 (Wed, 11 Jul 2007) | 2 lines -Codechange: add support for getting the nearest industry with a given type. ------------------------------------------------------------------------ r10513 | peter1138 | 2007-07-11 21:31:34 +0000 (Wed, 11 Jul 2007) | 2 lines -Fix [FS#1022]: use vehicle subtile position to update cache, not tile, so that collision detection works on bridges and tunnels. ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------