summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-18(svn r18865) -Doc: update the manpagerubidium
2010-01-18(svn r18864) -Fix [FS#3532]: town noise population settings could not be chan...rubidium
2010-01-18(svn r18863) -Update from WebTranslator v3.0:translators
2010-01-18(svn r18862) -Fix [FS#3544]: don't pass AI strings through iconvrubidium
2010-01-18(svn r18861) -Doc: more doxygen documentation in genworld filessmatz
2010-01-18(svn r18860) -Codechange: introduce a wrapper to get an hangar tile from a st...yexo
2010-01-18(svn r18859) -Codechange: rename glwp_modes to GenenerateLandscapeWindowModesmatz
2010-01-18(svn r18858) -Codechange: use IsAirportTile where possibleyexo
2010-01-18(svn r18857) -Codechange: don't rely on the fact that all airports are rectan...yexo
2010-01-18(svn r18856) -Codechange: do not call GetSlopeZInCorner() when there's no fen...smatz
2010-01-18(svn r18855) -Codechange: record compiler name and version in the crash logsmatz
2010-01-17(svn r18854) -Codechange [FS#3539]: unconflict acceleration type as 'status' ...rubidium
2010-01-17(svn r18853) -Codechange: apply coding style to GenWorld's enums, structs and...smatz
2010-01-17(svn r18852) -Update: tweak date formatting of Hebrewrubidium
2010-01-17(svn r18851) -Codechange: enumify number of steps needed to generate landscapesmatz
2010-01-17(svn r18850) -Fix [FS#3540]: don't allow screen redraw when the landscape con...smatz
2010-01-17(svn r18849) -Update from WebTranslator v3.0:translators
2010-01-17(svn r18848) -Fix (r18838): the original accelaration got brokenrubidium
2010-01-17(svn r18847) -Fix [FS#3541] (r18769): configure didn't properly detect libtim...rubidium
2010-01-17(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.frosch
2010-01-17(svn r18845) -Codechange: introduce AirportTileSpec and use it for animationyexo
2010-01-17(svn r18844) -Codechange: add GPL notice to src/table/airport_defaults.hyexo
2010-01-17(svn r18843) -Codechange: Only NewGRF supplied spritelayouts use SPRITE_MODIF...frosch
2010-01-17(svn r18842) -Codechange: Rename SPRITE_MODIFIER_USE_OFFSET to SPRITE_MODIFIE...frosch
2010-01-17(svn r18841) -Fix (r16869): Default-waypoint was drawn incorrectly for monora...frosch
2010-01-16(svn r18840) -Codechange: Use DrawCommonTileSeq[InGUI] for roaddepot drawing.frosch