summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-29(svn r18944) -Change [FS#3232]: use the highest version of an AI that can loa...yexo
2010-01-28(svn r18943) -Feature [FS#2885]: make it possible to change newgame settings ...yexo
2010-01-28(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft cra...yexo
2010-01-28(svn r18941) -Fix [FS#3575]: remove the loading indicators as soon as a train...yexo
2010-01-28(svn r18940) -Feature: make the crash position of aircraft a bit random by gi...yexo
2010-01-28(svn r18939) -Codechange [FS#3545]: Move train slope steepness to its own fun...terkhen
2010-01-28(svn r18938) -Fix: Industrylayout's special water tile check did not properly...frosch
2010-01-28(svn r18937) -Fix (r15190): TileAddWrap didn't return INVALID_TILE for void t...yexo
2010-01-28(svn r18936) -Update from WebTranslator v3.0:translators
2010-01-28(svn r18935) -Fix [FS#3551] (r18764): value of variables 90 and 91 weren't wh...rubidium
2010-01-28(svn r18934) -Fix (r18892, r18913): the deadlock should be definitively gone nowglx
2010-01-28(svn r18933) -Codechange: Don't constantly redraw a window when moving it unl...peter1138
2010-01-28(svn r18932) -Codechange: Don't constantly redraw drop drop list.peter1138
2010-01-27(svn r18931) -Fix: Disabling autoreplace rules might count invalid engines.frosch
2010-01-27(svn r18930) -Fix: [NoAI] Autoreplace is also valid for the default group.frosch
2010-01-27(svn r18929) -Fix [FS#3568]: Preserve some timetable related vehicle flags du...frosch
2010-01-27(svn r18928) -Fix (r18304): The date in case of 'early arrival' was misaligne...frosch
2010-01-27(svn r18927) -Change: move Vietnamese out of unfinishedrubidium
2010-01-27(svn r18926) -Update from WebTranslator v3.0:translators
2010-01-27(svn r18925) -Fix (r18924): a waypoint can have a buoy but no rail waypoint tileyexo
2010-01-27(svn r18924) -Fix [NoAI]: AIOrder::GetOrderDestination could return a non-way...yexo
2010-01-27(svn r18923) -Fix [FS#3565]: Check source stationspec exists before copying l...peter1138
2010-01-26(svn r18922) -Doc: add doxygen documentation to all functions in station_map.hyexo
2010-01-26(svn r18921) -Codechange: make the preconditions for Get/Set CustomStationSpe...yexo
2010-01-26(svn r18920) -Update from WebTranslator v3.0:translators
2010-01-26(svn r18919) -Fix (r15371): strcasestr() return should not be constglx
2010-01-25(svn r18917) -Update from WebTranslator v3.0:translators
2010-01-25(svn r18916) -Fix (r18809): Don't rely on 'time.h' being included via dark ro...frosch
2010-01-25(svn r18915) -Fix (r18912): use a macro for empty DrawTileSprites elements (a...glx
2010-01-25(svn r18913) -Fix (r18892): the deadlock was still possibleglx
2010-01-24(svn r18912) -Codechange: free up a bunch of airporttile ids by using the til...yexo
2010-01-24(svn r18911) -Fix (r18910): forgot to svn add the new fileyexo
2010-01-24(svn r18910) -Codechange: move the enum with airporttile names to table/airpo...yexo
2010-01-24(svn r18909) -Update from WebTranslator v3.0:translators
2010-01-24(svn r18908) -Fix [FS#3561]: on bankruptcy the company value did include the ...rubidium
2010-01-23(svn r18907) -Cleanup: Smallmap was the last user of SetPixelIfEmpty().alberth
2010-01-23(svn r18906) -Codechange: Use start and end column position instead of a mask...alberth
2010-01-23(svn r18905) -Fix (r18902): Compile error on 64-bit with gccpeter1138
2010-01-23(svn r18904) -Fix: Writing LZO-compressed savegames would produce invalid fil...michi_cc
2010-01-23(svn r18903) -Fix [FS#3562]: file locations for Windows weren't correct for a...rubidium
2010-01-23(svn r18902) -Fix [FS#3559]: the default button for the advanced settings did...rubidium
2010-01-23(svn r18901) -Change: make the default button work again for the world genera...rubidium
2010-01-23(svn r18900) -Document: that an empty string for OnQueryTextFinished means 'u...rubidium
2010-01-23(svn r18899) -Fix: the default button was enabled even when the ENABLE_DEFAUL...rubidium
2010-01-23(svn r18898) -Update from WebTranslator v3.0:translators
2010-01-23(svn r18897) -Fix: Land area information read the stationspec also for non-ra...frosch
2010-01-23(svn r18896) -Fix [FS#3558]: pressing cancel for the query windows of the wor...rubidium
2010-01-23(svn r18893) -Codechange: Replace grf_load_* with methods of ByteReader.peter1138
2010-01-23(svn r18892) -Fix: in some rare case a deadlock could happen when stopping so...glx
2010-01-22(svn r18891) -Fix: Avoid duplicate path separator when searching for PNG file...peter1138