------------------------------------------------------------------------ r15591 | translators | 2009-02-27 18:16:21 +0000 (Fri, 27 Feb 2009) | 19 lines -Update: WebTranslator2 update to 2009-02-27 18:16:01 afrikaans - 6 changed by Ludslad (6) catalan - 1 fixed by arnaullv (1) danish - 4 fixed by ThomasA (4) dutch - 4 fixed by habell (4) finnish - 1 fixed by jpx_ (1) frisian - 41 fixed, 8 changed by luc (49) german - 1 fixed by planetmaker (1) hungarian - 1 fixed by alyr (1) indonesian - 4 fixed by fanioz (4) italian - 1 fixed, 2 changed by lorenzodv (3) korean - 4 fixed, 35 changed by leejaeuk5 (8), darkttd (31) portuguese - 1 fixed by izhirahider (1) romanian - 1 fixed, 1 changed by kkmic (2) russian - 1 fixed by Smoky555 (1) spanish - 4 fixed by eusebio (3), erregerre (1) turkish - 4 fixed by Emin (4) welsh - 1 fixed, 5 changed by PlayDead (6) ------------------------------------------------------------------------ r15590 | yexo | 2009-02-26 20:30:41 +0000 (Thu, 26 Feb 2009) | 1 line -Fix (r15584): _screenshot_name is an array, not a char * pointer. ------------------------------------------------------------------------ r15589 | smatz | 2009-02-26 14:10:57 +0000 (Thu, 26 Feb 2009) | 2 lines -Fix: drawing of waypoints with invalid owner was broken -Change: don't take over waypoints without owner, it could belong to a bankrupted company (and the code was broken) - savegame conversion code is a bit more liberal now, too ------------------------------------------------------------------------ r15588 | smatz | 2009-02-26 14:07:42 +0000 (Thu, 26 Feb 2009) | 1 line -Fix: change owner of waypoints and deleted stations when merging companies or when a company benkrupts ------------------------------------------------------------------------ r15587 | yexo | 2009-02-26 07:30:13 +0000 (Thu, 26 Feb 2009) | 1 line -Fix (r15345): I should really test even those simple api functions better. ------------------------------------------------------------------------ r15586 | yexo | 2009-02-26 01:53:22 +0000 (Thu, 26 Feb 2009) | 1 line -Fix [FS#2687]: Changing vehicle.dynamic_engines when there are already vehicles can cause crashes. ------------------------------------------------------------------------ r15585 | yexo | 2009-02-25 21:50:54 +0000 (Wed, 25 Feb 2009) | 1 line -Codechange: Remove TILE_ASSERT and replace all instances with assert(tile < MapSize()). ------------------------------------------------------------------------ r15584 | yexo | 2009-02-25 21:45:14 +0000 (Wed, 25 Feb 2009) | 1 line -Codechange: Move several variables from variables.h to more appropriate headers. ------------------------------------------------------------------------ r15583 | frosch | 2009-02-25 21:29:50 +0000 (Wed, 25 Feb 2009) | 1 line -Fix: Do not use TILE_MASK when you do not want to wrap around them map. ------------------------------------------------------------------------ r15582 | frosch | 2009-02-25 21:24:42 +0000 (Wed, 25 Feb 2009) | 1 line -Cleanup: Remove unused function AdjustTileCoordRandomly(). Btw. it would also cause desyncs and wrap around the map. ------------------------------------------------------------------------ r15581 | translators | 2009-02-25 18:45:16 +0000 (Wed, 25 Feb 2009) | 20 lines -Update: WebTranslator2 update to 2009-02-25 18:44:53 afrikaans - 7 changed by Ludslad (7) catalan - 3 fixed by arnaullv (3) czech - 3 fixed by Hadez (3) danish - 12 fixed, 13 changed by ThomasA (25) dutch - 3 fixed by habell (3) english_US - 3 fixed by WhiteRabbit (3) estonian - 54 fixed by t2t2 (54) finnish - 3 fixed by jpx_ (3) french - 3 fixed, 8 changed by belugas (8), glx (3) german - 3 fixed by planetmaker (3) hungarian - 3 fixed by alyr (3) italian - 3 fixed by lorenzodv (3) norwegian_bokmal - 7 fixed by christian (7) romanian - 3 fixed, 5 changed by kkmic (8) russian - 3 fixed by Smoky555 (3) slovak - 3 fixed by James (3) traditional_chinese - 37 fixed by irvin (37) welsh - 3 fixed by welshdragon (3) ------------------------------------------------------------------------ r15580 | rubidium | 2009-02-25 17:00:59 +0000 (Wed, 25 Feb 2009) | 2 lines -Fix [FS#2684]: last activity time not properly updated causing downloads to be aborted after a minute. ------------------------------------------------------------------------ r15578 | rubidium | 2009-02-25 01:21:50 +0000 (Wed, 25 Feb 2009) | 2 lines -Change: unexternalise squirrel. ------------------------------------------------------------------------ r15577 | rubidium | 2009-02-25 00:48:04 +0000 (Wed, 25 Feb 2009) | 2 lines -Codechange: bool _networking belongs in network/ not gfx.cpp ------------------------------------------------------------------------ r15576 | yexo | 2009-02-25 00:45:52 +0000 (Wed, 25 Feb 2009) | 1 line -Codechange: rename SwitchModes to SwitchMode and don't hardcode the values for that enum. ------------------------------------------------------------------------ r15575 | yexo | 2009-02-25 00:14:46 +0000 (Wed, 25 Feb 2009) | 1 line -Codechange: Rename GameModes to GameMode and store _game_mode as GameMode instead of as byte. ------------------------------------------------------------------------ r15574 | rubidium | 2009-02-25 00:12:57 +0000 (Wed, 25 Feb 2009) | 2 lines -Fix [FS#2680]: force unload not working when trying to force unload at the station where you received the cargo ------------------------------------------------------------------------ r15573 | yexo | 2009-02-24 23:20:17 +0000 (Tue, 24 Feb 2009) | 1 line -Fix (r15538): Terrain type and sea level couldn't be changed in the scenario editor. ------------------------------------------------------------------------ r15572 | smatz | 2009-02-24 22:57:02 +0000 (Tue, 24 Feb 2009) | 1 line -Fix (r13730): theoretical buffer overflow when company with too long name funded a road reconstruction ------------------------------------------------------------------------ r15571 | smatz | 2009-02-24 22:25:23 +0000 (Tue, 24 Feb 2009) | 1 line -Fix: incorrect use of memset ------------------------------------------------------------------------ r15570 | yexo | 2009-02-24 22:23:47 +0000 (Tue, 24 Feb 2009) | 1 line -Fix: Too long strings in the advanced settings window are now truncated. ------------------------------------------------------------------------ r15569 | smatz | 2009-02-24 21:32:23 +0000 (Tue, 24 Feb 2009) | 1 line -Codechange: replace MallocT + memset( 0 ) calls by CallocT ------------------------------------------------------------------------ r15568 | smatz | 2009-02-24 20:59:17 +0000 (Tue, 24 Feb 2009) | 1 line -Cleanup: *allocT/AllocaM doesn't return NULL when allocating fails ------------------------------------------------------------------------ r15567 | yexo | 2009-02-24 19:15:23 +0000 (Tue, 24 Feb 2009) | 1 line -Fix [FS#2674]: When building signals by dragging from a pre/entry/combo block signal, the signal you started at became a normal block signal. ------------------------------------------------------------------------ r15566 | rubidium | 2009-02-24 13:32:18 +0000 (Tue, 24 Feb 2009) | 2 lines -Change: reintroduce space as valid method of selecting 'content' as long as the filter box is not focused. Enter will also work when the filter box is focused. ------------------------------------------------------------------------ r15565 | rubidium | 2009-02-24 13:25:35 +0000 (Tue, 24 Feb 2009) | 2 lines -Fix [FS#2675]: dependency information wasn't requested after the content state was reset causing the dependencies not always being selected (and thus downloaded) automatically. ------------------------------------------------------------------------ r15564 | yexo | 2009-02-23 22:00:29 +0000 (Mon, 23 Feb 2009) | 1 line -Fix: Refresh all industry windows if the modify production cheat is enabled/disabled. ------------------------------------------------------------------------ r15563 | yexo | 2009-02-23 21:07:01 +0000 (Mon, 23 Feb 2009) | 1 line -Change [API CHANGE]: Remove AIIndustry::GetMaxIndustryID(). ------------------------------------------------------------------------ r15562 | yexo | 2009-02-23 20:57:55 +0000 (Mon, 23 Feb 2009) | 1 line -Change: Use GetName() to determine the unique AI name instead of GetInstanceName() to make branching of AIs easier. ------------------------------------------------------------------------ r15561 | rubidium | 2009-02-23 20:45:34 +0000 (Mon, 23 Feb 2009) | 2 lines -Fix [FS#2646]: segfault when saving a preset with unknown NewGRFs ------------------------------------------------------------------------ r15560 | rubidium | 2009-02-23 20:42:20 +0000 (Mon, 23 Feb 2009) | 2 lines -Fix: typos in Spanish town names (Erregerre) ------------------------------------------------------------------------ r15559 | frosch | 2009-02-23 20:03:38 +0000 (Mon, 23 Feb 2009) | 1 line -Feature: Show required/already-delivered cargo needed for town-growth in town-view-window. (and only if it is really needed) ------------------------------------------------------------------------ r15558 | yexo | 2009-02-23 19:35:19 +0000 (Mon, 23 Feb 2009) | 1 line -Cleanup: Remove some unnecessary friend declarations. ------------------------------------------------------------------------ r15557 | rubidium | 2009-02-23 18:14:18 +0000 (Mon, 23 Feb 2009) | 2 lines -Fix: the font width cache was not updated when changing fonts causing the font spacing to be off when changing fonts in-game (auto font detection). ------------------------------------------------------------------------ r15556 | rubidium | 2009-02-23 17:54:02 +0000 (Mon, 23 Feb 2009) | 2 lines -Change: don't temporary malloc+free when encoding sprites, just reuse the same piece of allocated memory for each encoding. ------------------------------------------------------------------------ r15555 | rubidium | 2009-02-23 10:50:25 +0000 (Mon, 23 Feb 2009) | 2 lines -Codechange: remove the mallocs + frees for temporary data from loading sprites. ------------------------------------------------------------------------ r15554 | rubidium | 2009-02-23 01:51:19 +0000 (Mon, 23 Feb 2009) | 2 lines -Fix: -v null crashing in 2051 due to trying to show the high score of the spectator. ------------------------------------------------------------------------ r15553 | translators | 2009-02-22 18:58:44 +0000 (Sun, 22 Feb 2009) | 6 lines -Update: WebTranslator2 update to 2009-02-22 18:58:31 french - 2 changed by belugas (2) japanese - 67 fixed by ickoonite (67) polish - 3 fixed by xaxa (3) spanish - 38 changed by erregerre (38) ------------------------------------------------------------------------ r15552 | rubidium | 2009-02-22 02:57:15 +0000 (Sun, 22 Feb 2009) | 2 lines -Fix (r15544): some compiler/OS combinations don't like closing the same FD twice and zlib's docs weren't very clear about whether it would close a FD it didn't open. ------------------------------------------------------------------------ r15551 | rubidium | 2009-02-22 00:30:36 +0000 (Sun, 22 Feb 2009) | 2 lines -Fix [FS#2656]: [NoAI] crash when setting a depot order to the southern part of a ship depot ------------------------------------------------------------------------ r15550 | rubidium | 2009-02-21 21:38:46 +0000 (Sat, 21 Feb 2009) | 2 lines -Fix [FS#2654]: bogus secondary error message when dynamiting industries/unmoveables; "X is in the way" isn't helpful at all in that case. ------------------------------------------------------------------------ r15549 | translators | 2009-02-21 18:48:38 +0000 (Sat, 21 Feb 2009) | 11 lines -Update: WebTranslator2 update to 2009-02-21 18:48:25 brazilian_portuguese - 5 changed by tucalipe (5) german - 7 changed by planetmaker (7) indonesian - 4 changed by fanioz (4) korean - 2 changed by darkttd (2) norwegian_nynorsk - 1 fixed, 7 changed by Thor (8) polish - 15 fixed by xaxa (11), coolik (4) romanian - 2 changed by kkmic (2) simplified_chinese - 3 fixed by ww9980 (3) spanish - 2 changed by eusebio (2) ------------------------------------------------------------------------ r15548 | rubidium | 2009-02-21 18:10:08 +0000 (Sat, 21 Feb 2009) | 2 lines -Fix: incorrect error message when removing non-existing diagonal rail (TRACK_X/Y) with the single directional rail tool (i.e. not autorail). ------------------------------------------------------------------------ r15547 | frosch | 2009-02-21 15:56:02 +0000 (Sat, 21 Feb 2009) | 1 line -Codechange: Eliminate all == and != comparisons between v->cargo_cap and v->cargo.Count() to improve behaviour wrt. broken/incompatible grfs. ------------------------------------------------------------------------ r15546 | rubidium | 2009-02-21 15:23:49 +0000 (Sat, 21 Feb 2009) | 2 lines -Fix [FS#2651]: keep_all_autosave ignored for dedicated servers/spectators. ------------------------------------------------------------------------ r15545 | rubidium | 2009-02-21 14:02:00 +0000 (Sat, 21 Feb 2009) | 2 lines -Fix [FS#2653]: if a buoy was placed directly in front of a dock, that dock was seen as a buoy and thus skipped once within 3 tiles. ------------------------------------------------------------------------ r15544 | rubidium | 2009-02-21 14:00:35 +0000 (Sat, 21 Feb 2009) | 2 lines -Fix [FS#2650]: extracting downloaded content didn't work for Windows if one uses a non-ASCII. ------------------------------------------------------------------------ r15543 | rubidium | 2009-02-21 13:27:09 +0000 (Sat, 21 Feb 2009) | 2 lines -Change: allow the default debug level of 6 for a dedicated server to be overriden by -d (if used after -D). ------------------------------------------------------------------------ r15542 | frosch | 2009-02-21 13:24:55 +0000 (Sat, 21 Feb 2009) | 1 line -Feature(ette): Support vehicle vars 0x47 and 0xF2 in purchase list. ------------------------------------------------------------------------ r15541 | frosch | 2009-02-21 12:52:41 +0000 (Sat, 21 Feb 2009) | 6 lines -Revert (r15399): 'v->cargo_type' is also used in other places, which cannot accept CT_INVALID. -Codechange: Add Engine::GetDefaultCargoType() and Engine::CanCarryCargo() and use them. -Fix [FS#2617]: When articulated parts have no available default cargo, use the cargo type of the first part for livery selection. -Change: To decide whether a vehicle is refittable do not test its current capacity for being zero, but always use the 'capacity property'. Note: The property is used unmodifed without calling CB 15/36. By setting it to a non-zero value and returning zero in the callback vehicles can be refitted to/from zero capacity for e.g. livery effects. Note: It is intentional that you cannot control refittability by CB 36. ------------------------------------------------------------------------ r15540 | frosch | 2009-02-21 11:54:25 +0000 (Sat, 21 Feb 2009) | 1 line -Fix: Testing of 'only_this' in CmdRefitRoadVeh() could be skipped by 'continue'. ------------------------------------------------------------------------ r15539 | frosch | 2009-02-21 11:50:17 +0000 (Sat, 21 Feb 2009) | 1 line -Fix: If an aircraft cannot carry any available cargo, it should not be available either instead of falling back to passenger/mail. Just like the other vehicle types also do. ------------------------------------------------------------------------ r15538 | yexo | 2009-02-21 02:34:53 +0000 (Sat, 21 Feb 2009) | 1 line -Fix (r15334): The difficulty level wasn't set to custom when changing the amount of towns/industries from the newgame gui. ------------------------------------------------------------------------ r15537 | rubidium | 2009-02-21 00:47:59 +0000 (Sat, 21 Feb 2009) | 2 lines -Fix (r5215): don't allow special sprite characters (e.g. the ship sprite) as characters in input like filenames or text that is sent over the network. ------------------------------------------------------------------------ r15535 | glx | 2009-02-21 00:43:18 +0000 (Sat, 21 Feb 2009) | 1 line -Fix (r15460, pre noai merge): use '.' as 'any' for squirrel calls typechecking as stated in squirrel docs ------------------------------------------------------------------------ r15534 | frosch | 2009-02-20 23:21:04 +0000 (Fri, 20 Feb 2009) | 1 line -Codechange: Rename some variables. ------------------------------------------------------------------------ r15532 | rubidium | 2009-02-20 21:05:27 +0000 (Fri, 20 Feb 2009) | 2 lines -Fix (r15525): don't try to load (and forget) AI data from a non-existing AI when joining a server. In other words: you can join network servers again. ------------------------------------------------------------------------ r15531 | yexo | 2009-02-20 13:39:18 +0000 (Fri, 20 Feb 2009) | 1 line -Fix (r15467): AIs were stopped at every error, whether they caught it or not. ------------------------------------------------------------------------