summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-01-28(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft ↵yexo
crashes
2010-01-28(svn r18941) -Fix [FS#3575]: remove the loading indicators as soon as a ↵yexo
train crashes
2010-01-28(svn r18940) -Feature: make the crash position of aircraft a bit random by ↵yexo
giving aircraft a chance to crash every tick they're breaking. Slow aircraft will crash a bit less, fast aircraft might crash a bit more
2010-01-28(svn r18939) -Codechange [FS#3545]: Move train slope steepness to its own ↵terkhen
function.
2010-01-28(svn r18938) -Fix: Industrylayout's special water tile check did not ↵frosch
properly check for crossing north border of map. Also don't consider MP_VOID tiles as water.
2010-01-28(svn r18937) -Fix (r15190): TileAddWrap didn't return INVALID_TILE for void ↵yexo
tiles at the north border
2010-01-28(svn r18936) -Update from WebTranslator v3.0:translators
hungarian - 2 changes by IPG indonesian - 5 changes by fanioz spanish - 7 changes by yanok vietnamese - 544 changes by myquartz
2010-01-28(svn r18935) -Fix [FS#3551] (r18764): value of variables 90 and 91 weren't ↵rubidium
what NARS expects
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 ↵peter1138
unless it actually moves.
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 ↵frosch
during autorenew/-replace.
2010-01-27(svn r18928) -Fix (r18304): The date in case of 'early arrival' was ↵frosch
misaligned in the timetable GUI.
2010-01-27(svn r18927) -Change: move Vietnamese out of unfinishedrubidium
2010-01-27(svn r18926) -Update from WebTranslator v3.0:translators
romanian - 3 changes by kkmic ukrainian - 2 changes by Madvin vietnamese - 738 changes by myquartz
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 ↵yexo
non-waypoint tile when the waypoint was a multitile waypoint
2010-01-27(svn r18923) -Fix [FS#3565]: Check source stationspec exists before copying ↵peter1138
layouts.
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 ↵yexo
CustomStationSpecIndex a bit more strict
2010-01-26(svn r18920) -Update from WebTranslator v3.0:translators
afrikaans - 4 changes by Maccie123 dutch - 3 changes by habell vietnamese - 638 changes by myquartz
2010-01-26(svn r18919) -Fix (r15371): strcasestr() return should not be constglx
2010-01-25(svn r18917) -Update from WebTranslator v3.0:translators
danish - 1 changes by Hatsen lithuanian - 17 changes by BlinK_, Devastator malay - 17 changes by toadhall norwegian_bokmal - 84 changes by mantaray norwegian_nynorsk - 4 changes by mantaray polish - 1 changes by xaxa swedish - 6 changes by tobjork
2010-01-25(svn r18916) -Fix (r18809): Don't rely on 'time.h' being included via dark ↵frosch
roads.
2010-01-25(svn r18915) -Fix (r18912): use a macro for empty DrawTileSprites elements ↵glx
(and solve missing braces/initializer warnings)
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 ↵yexo
tile animation frame
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 ↵yexo
table/airporttile_ids.h
2010-01-24(svn r18909) -Update from WebTranslator v3.0:translators
hebrew - 5 changes by dnd_man norwegian_bokmal - 284 changes by mantaray norwegian_nynorsk - 1 changes by mantaray portuguese - 1 changes by JayCity romanian - 2 changes by tonny russian - 2 changes by Lone_Wolf slovenian - 89 changes by ntadej welsh - 2 changes by welshdragon
2010-01-24(svn r18908) -Fix [FS#3561]: on bankruptcy the company value did include the ↵rubidium
loan and as such the value at which you bought the company was too low
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 ↵alberth
mask for drawing a column in the smallmap.
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 ↵michi_cc
files and potentially overwrite memory.
2010-01-23(svn r18902) -Fix [FS#3559]: the default button for the advanced settings ↵rubidium
didn't work
2010-01-23(svn r18901) -Change: make the default button work again for the world ↵rubidium
generation window; previously it worked due to the bug fixed in r18899. Do not add it again for the town custom number because there is no default for that one.
2010-01-23(svn r18900) -Document: that an empty string for OnQueryTextFinished means ↵rubidium
'use default'
2010-01-23(svn r18899) -Fix: the default button was enabled even when the ↵rubidium
ENABLE_DEFAULT flag wasn't set
2010-01-23(svn r18898) -Update from WebTranslator v3.0:translators
italian - 2 changes by lorenzodv japanese - 16 changes by PouncingAnt korean - 1 changes by junho2813 lithuanian - 275 changes by BlinK_ norwegian_bokmal - 7 changes by Zhygometh spanish - 4 changes by Terkhen swedish - 91 changes by tobjork
2010-01-23(svn r18897) -Fix: Land area information read the stationspec also for ↵frosch
non-rail-stationtiles, which is no longer valid since r18876.
2010-01-23(svn r18896) -Fix [FS#3558]: pressing cancel for the query windows of the ↵rubidium
world generation window caused the default to be set instead of no changes to the value
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 ↵glx
sound driver (windows)
2010-01-22(svn r18891) -Fix: Avoid duplicate path separator when searching for PNG ↵peter1138
files which prevented tar-lookups.
2010-01-22(svn r18890) -Codechange: Unify drawing of foundations for MP_UNMOVABLE.frosch
2010-01-22(svn r18889) -Codechange: Use (GroundSprite|SpriteLayout)PaletteTransform() ↵frosch
also for drawing of default industries. They are compatible since the bubblegenerator is also randomly recoloured.
2010-01-22(svn r18888) -Codechange: Rename PALETTE_59[EF] to something more meaningful.frosch