summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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 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
2009-02-23(svn r15559) -Feature: Show required/already-delivered cargo needed for ↵frosch
town-growth in town-view-window. (and only if it is really needed)
2009-02-23(svn r15558) -Cleanup: Remove some unnecessary friend declarations.yexo
2009-02-23(svn r15557) -Fix: the font width cache was not updated when changing fonts ↵rubidium
causing the font spacing to be off when changing fonts in-game (auto font detection).
2009-02-23(svn r15556) -Change: don't temporary malloc+free when encoding sprites, ↵rubidium
just reuse the same piece of allocated memory for each encoding.
2009-02-23(svn r15555) -Codechange: remove the mallocs + frees for temporary data from ↵rubidium
loading sprites.
2009-02-23(svn r15554) -Fix: -v null crashing in 2051 due to trying to show the high ↵rubidium
score of the spectator.
2009-02-22(svn r15553) -Update: WebTranslator2 update to 2009-02-22 18:58:31translators
french - 2 changed by belugas (2) japanese - 67 fixed by ickoonite (67) polish - 3 fixed by xaxa (3) spanish - 38 changed by erregerre (38)
2009-02-22(svn r15552) -Fix (r15544): some compiler/OS combinations don't like closing ↵rubidium
the same FD twice and zlib's docs weren't very clear about whether it would close a FD it didn't open.
2009-02-22(svn r15551) -Fix [FS#2656]: [NoAI] crash when setting a depot order to the ↵rubidium
southern part of a ship depot
2009-02-21(svn r15550) -Fix [FS#2654]: bogus secondary error message when dynamiting ↵rubidium
industries/unmoveables; "X is in the way" isn't helpful at all in that case.
2009-02-21(svn r15549) -Update: WebTranslator2 update to 2009-02-21 18:48:25translators
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)