summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-16(svn r18839) -Codechange: Detriplicate drawing of spritelayouts in the GUI.frosch
2010-01-16(svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration ...rubidium
2010-01-16(svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() ...frosch
2010-01-16(svn r18836) -Codechange: make TrainUpdateSpeed a class function and update s...rubidium
2010-01-16(svn r18835) -Fix: Large sounds could still cause an overflow with high sampl...peter1138
2010-01-16(svn r18834) -Fix [FS#3538]: compilation failed on OpenBSD (matze)rubidium
2010-01-16(svn r18833) -Cleanup: Const-ness and stylepeter1138
2010-01-16(svn r18832) -Fix: some indentation whitespace.frosch
2010-01-16(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l...rubidium
2010-01-16(svn r18830) -Update from WebTranslator v3.0:translators
2010-01-16(svn r18829) -Codechange: Don't free memory from within audio mixer callback ...peter1138
2010-01-16(svn r18828) -Fix (r18823): Decrementing uints is different to ints.frosch
2010-01-16(svn r18827) -Fix: Center main window using smallmap widget edge coordinates.alberth
2010-01-16(svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray):...frosch
2010-01-16(svn r18825) -Codechange: Sometimes code is shorter if you do not use a funct...frosch
2010-01-16(svn r18824) -Codechange: Turn some public members into protected ones. (skid...frosch
2010-01-16(svn r18823) -Codechange: Some uints for unsigned ints. (skidd13)frosch
2010-01-16(svn r18822) -Codechange: Rename YAPF-related container classes and their mem...frosch