summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-22(svn r18890) -Codechange: Unify drawing of foundations for MP_UNMOVABLE.frosch
2010-01-22(svn r18889) -Codechange: Use (GroundSprite|SpriteLayout)PaletteTransform() a...frosch
2010-01-22(svn r18888) -Codechange: Rename PALETTE_59[EF] to something more meaningful.frosch
2010-01-22(svn r18887) -Update from WebTranslator v3.0:translators
2010-01-22(svn r18886) -Fix (r18884): Spurious castingpeter1138
2010-01-22(svn r18885) -Fix (r18884): Industry tile layouts weren't completely freed on...peter1138
2010-01-22(svn r18884) -Fix: [NewGRF] Perform bounds checking for all NewGRF data reads...peter1138
2010-01-21(svn r18883) -Codechange: warn in the difficulty and AI configuration window ...rubidium
2010-01-21(svn r18882) -Change: default to zero AIsrubidium
2010-01-21(svn r18881) -Codechange: make the AI debug window look nicer when not at its...rubidium
2010-01-21(svn r18880) -Fix: aircraft can be send to an hangar when the target airport ...yexo
2010-01-21(svn r18879) -Update from WebTranslator v3.0:translators
2010-01-21(svn r18878) -Fix [NewGRF]: crash when a newgrf used var62 in an industry til...yexo
2010-01-21(svn r18877) -Change: make the default size of the AI debug window bigger so ...yexo
2010-01-21(svn r18876) -Codechange: make sure m4 is always 0 for non-railroad station t...yexo
2010-01-21(svn r18875) -Codechange: remove some unneeded bits from the network protocol...rubidium
2010-01-21(svn r18874) -Codechange: Change enum Sprites { to static const StringID = fo...rubidium
2010-01-21(svn r18873) -Codechange: use PaletteID also in the blitterrubidium
2010-01-21(svn r18872) -Codechange: introduce PaletteID and use itrubidium
2010-01-20(svn r18870) -Prepare: 1.0.0-beta3rubidium
2010-01-20(svn r18869) -Update from WebTranslator v3.0:translators
2010-01-20(svn r18868) -Fix [FS#3547](r18776): Wrong comparator.frosch
2010-01-19(svn r18867) -Update from WebTranslator v3.0:translators
2010-01-18(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...rubidium