summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-03(svn r22174) -Add: Generate the settings as part of the unix build process wi...alberth
2011-03-03(svn r22173) -Add: Add preamble and postamble files before and after the gene...alberth
2011-03-03(svn r22172) -Add: Add ini files containing the table/settings data.alberth
2011-03-03(svn r22171) -Add: Add settings generator program.alberth
2011-03-03(svn r22170) -Add: Add IGT_SEQUENCE type for loading ini group lines without ...alberth
2011-03-03(svn r22169) -Add: Add parameter to disable automatic group creation in IniLo...alberth
2011-03-03(svn r22168) -Codechange: Move ini file IO and file error reporting to virtua...alberth
2011-03-03(svn r22167) -Codechange: Extract IniLoadFile base class for loading ini file...alberth
2011-03-03(svn r22165) -Fix: [NewGRF] memory leak if an industry newgrf had more than o...yexo
2011-03-03(svn r22164) -Fix: [NewGRF] disable a station newgrf when it contains an unte...yexo
2011-03-03(svn r22163) -Fix [FS#4541]: building a station part adjacent to both an exis...yexo
2011-03-03(svn r22162) -Fix [FS#4533]: No update of NewGRF window when unknown GRF name...yexo
2011-03-03(svn r22161) -Update from WebTranslator v3.0:translators
2011-03-02(svn r22160) -Update from WebTranslator v3.0:translators
2011-03-01(svn r22159) -Update from WebTranslator v3.0:translators
2011-02-28(svn r22158) -Update from WebTranslator v3.0:translators
2011-02-28(svn r22157) -Fix: [NewGRF] industry prop 0x11 is 4-bytes long, not 3 bytesyexo
2011-02-27(svn r22156) -Update from WebTranslator v3.0:translators
2011-02-27(svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrongsmatz
2011-02-27(svn r22154) -Fix [FS#4529]: _current_company was modified when moving a clie...terkhen
2011-02-27(svn r22153) -Fix [FS#4536]: The Greek translation didn't work as it breached...rubidium
2011-02-26(svn r22149) -Fix [FS#4521]: Windows video driver crashed when it couldn't go...rubidium
2011-02-26(svn r22148) -Update from WebTranslator v3.0:translators
2011-02-26(svn r22147) -Fix: remove all generated .o files in objs/lang upon cleanrubidium
2011-02-26(svn r22146) -Fix: don't run savegame conversion during SlNullPointers; the p...rubidium
2011-02-25(svn r22145) -Codechange: Do explicit test for non-bool values.alberth
2011-02-25(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'alberth
2011-02-25(svn r22143) -Update from WebTranslator v3.0:translators
2011-02-25(svn r22142) -Fix (r22094): some valid keycodes were ignored along with the i...yexo
2011-02-24(svn r22141) -Fix (r22135): AI breakpoints were broken at this point. (thanks...frosch
2011-02-24(svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth)frosch
2011-02-24(svn r22139) -Update from WebTranslator v3.0:translators
2011-02-24(svn r22138) -Fix: skipping only the invalid part of an action14 failed, the ...yexo
2011-02-24(svn r22137) -Codechange: enable -Wnon-virtual-dtor for all GCC versionssmatz
2011-02-24(svn r22136) -Fix (r22112): Silence compiler warning about non-virtual destru...planetmaker
2011-02-23(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, proces...frosch
2011-02-23(svn r22134) -Codechange: Move ReInit() of the landinfo window from DeleteNew...frosch
2011-02-23(svn r22133) -Fix: some coding style.frosch
2011-02-23(svn r22132) -Update from WebTranslator v3.0:translators
2011-02-23(svn r22131) -Fix: Spectators had trouble closing buoy windows. (Terkhen)frosch
2011-02-23(svn r22130) -Fix: failed assert when loading savegame with empty shared orde...smatz
2011-02-22(svn r22129) -Codechange: use simpler check to test if there any towns in the...smatz
2011-02-22(svn r22128) -Fix [FS#4530]: Build-station-window showed wrong selection when...frosch
2011-02-22(svn r22127) -Fix: Canals would get drawn as land in the smallmap when using ...terkhen
2011-02-21(svn r22126) -Update from WebTranslator v3.0:translators
2011-02-21(svn r22125) -Fix (r9162)[FS#4528]: The animation-ness of two goldmine tiles ...frosch
2011-02-20(svn r22124) -Codechange: move comment to its logical placerubidium
2011-02-20(svn r22123) -Fix [FS#4522]: CommandQueue::Pop() did not update 'last'; poppi...frosch
2011-02-20(svn r22122) -Fix/change: when a NOT_REACHED in saveload can be reached due t...rubidium
2011-02-20(svn r22121) -Fix: In case of high frame_freq one could get commands executed...rubidium