summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-04(svn r15610) -Change: allow loading of heightmaps and savegames (any form) ↵rubidium
that are in .tar files
2009-03-04(svn r15609) -Fix: Code style...peter1138
2009-03-04(svn r15608) -Codechange: use the file scanner to find the files for the ↵rubidium
saveload window.
2009-03-04(svn r15607) -Codechange: support searching files without filtering on ↵rubidium
extension.
2009-03-04(svn r15606) -Codechange: make it possible to not recursively search with ↵rubidium
the file scanner (i.e. only search a single directory).
2009-03-04(svn r15605) -Codechange: constify a functionrubidium
2009-03-03(svn r15604) -Fix [FS#2661]: towns would only build houses where the grid ↵rubidium
would not be, even when they aren't allowed to build roads and the user 'implements' another layout.
2009-03-03(svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large ↵rubidium
sprite as cursor.
2009-03-03(svn r15602) -Update: WebTranslator2 update to 2009-03-03 18:40:15translators
brazilian_portuguese - 1 fixed by tucalipe (1) dutch - 1 fixed by habell (1) german - 1 fixed, 12 changed by planetmaker (13) hungarian - 1 fixed by alyr (1) indonesian - 1 fixed by fanioz (1) persian - 102 fixed by ali sattari (102) spanish - 1 fixed by eusebio (1)
2009-03-02(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making ↵rubidium
it possible to remove someone's tram tracks. -Feature: allow building road stops on road/tram tracks of competitors.
2009-03-02(svn r15600) -Fix (r0): Replace a newline in a news message by four spaces ↵yexo
before drawing it in the statusbar.
2009-03-02(svn r15599) -Update: WebTranslator2 update to 2009-03-02 18:39:38translators
brazilian_portuguese - 4 fixed by tucalipe (4) german - 35 changed by planetmaker (35) lithuanian - 49 fixed, 33 changed by Devastator (82)
2009-03-02(svn r15598) -Fix [FS#2695]: crash when opening viewport while scrolling the ↵rubidium
map and the mouse 'lands' on the window decoration of the viewport.
2009-03-01(svn r15597) -Fix (r15563): regression wasn't updated after the removal of ↵rubidium
AIIndustry::GetMaxIndustryID().
2009-03-01(svn r15596) -Change: road vehicles can stop at stops when they own the ↵rubidium
stop, not when they own the road/tram track.
2009-03-01(svn r15595) -Update: WebTranslator2 update to 2009-03-01 18:35:59translators
german - 39 changed by planetmaker (39) icelandic - 80 fixed by scrooge (80) italian - 2 changed by lorenzodv (2) lithuanian - 116 fixed by Devastator (116) persian - 219 fixed by ali sattari (219) serbian - 4 fixed by marko85nis (4)
2009-02-28(svn r15594) -Update: WebTranslator2 update to 2009-02-28 18:51:15translators
arabic_egypt - 7 fixed by khaloofah (7) french - 1 fixed by glx (1) frisian - 51 fixed by luc (51) german - 25 changed by planetmaker (25) italian - 2 changed by lorenzodv (2) korean - 1 changed by leejaeuk5 (1) persian - 147 fixed, 2 changed by ali sattari (149) swedish - 4 fixed by Wiggelicous (4) traditional_chinese - 87 changed by josesun (87) ukrainian - 4 fixed by mad (4) urdu - 22 fixed by yasirniazkhan (22)
2009-02-27(svn r15593) -Change: the background of the the waypoint sign is now in the ↵yexo
company color.
2009-02-27(svn r15592) -Fix: Refit-info in purchase list did only check the first ↵frosch
articulated part.
2009-02-27(svn r15591) -Update: WebTranslator2 update to 2009-02-27 18:16:01translators
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)
2009-02-26(svn r15590) -Fix (r15584): _screenshot_name is an array, not a char * pointer.yexo
2009-02-26(svn r15589) -Fix: drawing of waypoints with invalid owner was brokensmatz
-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
2009-02-26(svn r15588) -Fix: change owner of waypoints and deleted stations when ↵smatz
merging companies or when a company benkrupts
2009-02-26(svn r15587) -Fix (r15345): I should really test even those simple api ↵yexo
functions better.
2009-02-26(svn r15586) -Fix [FS#2687]: Changing vehicle.dynamic_engines when there are ↵yexo
already vehicles can cause crashes.
2009-02-25(svn r15585) -Codechange: Remove TILE_ASSERT and replace all instances with ↵yexo
assert(tile < MapSize()).
2009-02-25(svn r15584) -Codechange: Move several variables from variables.h to more ↵yexo
appropriate headers.
2009-02-25(svn r15583) -Fix: Do not use TILE_MASK when you do not want to wrap around ↵frosch
them map.
2009-02-25(svn r15582) -Cleanup: Remove unused function AdjustTileCoordRandomly(). ↵frosch
Btw. it would also cause desyncs and wrap around the map.
2009-02-25(svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53translators
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)
2009-02-25(svn r15580) -Fix [FS#2684]: last activity time not properly updated causing ↵rubidium
downloads to be aborted after a minute.
2009-02-25(svn r15578) -Change: unexternalise squirrel.rubidium
2009-02-25(svn r15577) -Codechange: bool _networking belongs in network/ not gfx.cpprubidium
2009-02-25(svn r15576) -Codechange: rename SwitchModes to SwitchMode and don't ↵yexo
hardcode the values for that enum.
2009-02-25(svn r15575) -Codechange: Rename GameModes to GameMode and store _game_mode ↵yexo
as GameMode instead of as byte.
2009-02-25(svn r15574) -Fix [FS#2680]: force unload not working when trying to force ↵rubidium
unload at the station where you received the cargo
2009-02-24(svn r15573) -Fix (r15538): Terrain type and sea level couldn't be changed ↵yexo
in the scenario editor.
2009-02-24(svn r15572) -Fix (r13730): theoretical buffer overflow when company with ↵smatz
too long name funded a road reconstruction
2009-02-24(svn r15571) -Fix: incorrect use of memsetsmatz
2009-02-24(svn r15570) -Fix: Too long strings in the advanced settings window are now ↵yexo
truncated.
2009-02-24(svn r15569) -Codechange: replace MallocT + memset( 0 ) calls by CallocTsmatz
2009-02-24(svn r15568) -Cleanup: *allocT/AllocaM doesn't return NULL when allocating failssmatz
2009-02-24(svn r15567) -Fix [FS#2674]: When building signals by dragging from a ↵yexo
pre/entry/combo block signal, the signal you started at became a normal block signal.
2009-02-24(svn r15566) -Change: reintroduce space as valid method of selecting ↵rubidium
'content' as long as the filter box is not focused. Enter will also work when the filter box is focused.
2009-02-24(svn r15565) -Fix [FS#2675]: dependency information wasn't requested after ↵rubidium
the content state was reset causing the dependencies not always being selected (and thus downloaded) automatically.
2009-02-23(svn r15564) -Fix: Refresh all industry windows if the modify production ↵yexo
cheat is enabled/disabled.
2009-02-23(svn r15563) -Change [API CHANGE]: Remove AIIndustry::GetMaxIndustryID().yexo
2009-02-23(svn r15562) -Change: Use GetName() to determine the unique AI name instead ↵yexo
of GetInstanceName() to make branching of AIs easier.
2009-02-23(svn r15561) -Fix [FS#2646]: segfault when saving a preset with unknown NewGRFsrubidium
2009-02-23(svn r15560) -Fix: typos in Spanish town names (Erregerre)rubidium