summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-26(svn r13838) -Codechange: Make industry tiles aware of WaterClasses.frosch
2008-07-26(svn r13836) -Fix [FS#2074]: Automatically recalculate inflation if NewGRFs a...peter1138
2008-07-26(svn r13832) -Fix [FS#2152]: FreeType may return a bitmap glyph even if a gre...peter1138
2008-07-26(svn r13831) -Codechange: Make purchase list order NewGRF property an extende...peter1138
2008-07-25(svn r13830) -Feature: show additional NewGRF info in the Tile Info window fo...smatz
2008-07-25(svn r13826) -Codechange: use 'INVALID_DATE' instead of '0' as placeholder in...smatz
2008-07-25(svn r13825) -Revert (r13821 partially): preview_player_rank wasn't a PlayerB...peter1138
2008-07-25(svn r13824) -Fix (r13822): also make sure a tile is a road stop tile before ...rubidium
2008-07-25(svn r13822) -Fix [FS#2166]: building through the wrong side of a drive throu...rubidium
2008-07-25(svn r13821) -Codechange: replace some uint8/bytes with more specificly named...rubidium
2008-07-24(svn r13820) -Update: WebTranslator2 update to 2008-07-25 00:59:06miham
2008-07-24(svn r13819) -Fix (r13801): --man-dir=xxx was 'ignored'glx
2008-07-24(svn r13818) -Fix [FS#2157]: Deselect currently selected NewGRF when changing...peter1138
2008-07-24(svn r13817) -Cleanup (r13816): no need to check for ENABLE_NETWORK, _network...smatz
2008-07-24(svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot...smatz
2008-07-24(svn r13814) -Fix (r13810): MSVC (as usual) does stupid things. This time it ...rubidium
2008-07-23(svn r13810) -Fix: small memory leak when tar files would be found.rubidium
2008-07-23(svn r13809) -Fix: memory leak each time a "new ai" got (re)started.rubidium
2008-07-23(svn r13807) -Fix: memory leak when loading groups.rubidium
2008-07-23(svn r13806) -Fix [FS#2162]: checking for train waiting at other side of two-...smatz
2008-07-23(svn r13805) -Fix(r13801): Missed a replacementskidd13
2008-07-23(svn r13804) -Fix(r13801): a search after remove should help to find missed i...skidd13
2008-07-23(svn r13803) -Fix(r13801): Copy & paste mistakesskidd13
2008-07-23(svn r13802) -Fix(r13801): a few small typosskidd13
2008-07-23(svn r13801) -Add: further configuration options to make packaging more unionskidd13
2008-07-23(svn r13800) -Codechange: minor comment style fixes in misc_gui.cppsmatz
2008-07-23(svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt onlyglx
2008-07-23(svn r13797) -Fix [FS#2160](r13715): crash when displaying save/load errorsglx
2008-07-23(svn r13796) -Fix [FS#2161]: one couldn't start the last scenario in the "sta...rubidium
2008-07-22(svn r13795) -Change: do not require canals/rivers/seas to be empty when buil...rubidium
2008-07-22(svn r13794) -Fix: helicopters leaving a heliport could get stuck after proce...rubidium
2008-07-22(svn r13793) -Codechange: Unify the dir checking in config.libskidd13
2008-07-22(svn r13792) -Codechange: Display current values of the options in ./configre...skidd13
2008-07-22(svn r13791) -Fix(r13790): Don refer to variables when their value isn't set ...skidd13
2008-07-22(svn r13790) -Fix: Enable to force the creation of freedesktop.org desktop en...skidd13
2008-07-22(svn r13789) -Fix (r13781): Saved preset was not automatically selected.peter1138
2008-07-22(svn r13787) -Codechange: resize the red error message box if neededsmatz
2008-07-22(svn r13786) -Fix (r13785): reconfigure gave warnings on the newly introduced...rubidium
2008-07-22(svn r13785) -Add: support for freedesktop.org desktop entry filesskidd13
2008-07-22(svn r13784) -Codechange: Truncate vehicle names in purchase list to width of...peter1138
2008-07-22(svn r13782) -Cleanup: removed a useless declarationglx
2008-07-22(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the Ne...peter1138
2008-07-21(svn r13776) -Fix: some revision checking code was unintentionally disabled.rubidium
2008-07-21(svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packe...glx
2008-07-21(svn r13774) -Codechange: Add support for changing vehicle purchase list posi...peter1138
2008-07-21(svn r13773) -Codechange: disable autoclean for protected/unprotected compani...rubidium
2008-07-20(svn r13761) -Codechange: Remove dependency on rail for altering purchase lis...peter1138
2008-07-20(svn r13760) -Codechange: With multiple NewGRF engine sets, engine IDs may no...peter1138
2008-07-20(svn r13759) -Fix [FS#2147]: selecting non-full length vehicles in the depot ...rubidium
2008-07-20(svn r13758) -Fix (r13226): always use st->airport_tile, st->xy is different ...smatz