summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 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
2011-02-20(svn r22120) -Change: [NoAI] Prevent AIs from getting consistently over their...rubidium
2011-02-20(svn r22119) -Update from WebTranslator v3.0:translators
2011-02-20(svn r22118) -Fix [FS#4525]: The refit window was not correctly updated after...terkhen
2011-02-20(svn r22117) -Fix [FS#4523-ish]: CanRemoveRoadWithStop() failed for _current_...frosch
2011-02-19(svn r22116) -Codechange: use PoolBase::Clean() at more placessmatz
2011-02-19(svn r22115) -Fix (r22114): some comments and code ordering were wrongsmatz
2011-02-19(svn r22114) -Update from WebTranslator v3.0:translators
2011-02-19(svn r22113) -Codechange: use PoolBase::CleanAll() to clean all pools at game...smatz
2011-02-19(svn r22112) -Codechange: register all pools in a pool vectorsmatz
2011-02-19(svn r22111) -Codechange/fix-ish: upon cleaning a pool a destructor should no...rubidium
2011-02-19(svn r22110) -Codechange: Remove WaterDrawTileStruct and use DrawTileSprites/...frosch
2011-02-19(svn r22109) -Fix (r21269, 21272): Missing undeffing of macros.frosch
2011-02-19(svn r22108) -Codechange: Replace some magic with some other magic though les...frosch
2011-02-19(svn r22107) -Cleanup (r1903): Remove unused struct.frosch
2011-02-19(svn r22106) -Codechange: Add DrawTileSeqStruct::MakeTerminator(), DrawTileSe...frosch
2011-02-18(svn r22105) -Fix: crash when copying an orderlist to a vehicle that already ...yexo
2011-02-18(svn r22102) -Codechange: Also use the getopt function in strgen.alberth
2011-02-18(svn r22101) -Codechange (r22098): Unify a bit of code.alberth
2011-02-18(svn r22098) -Codechange: Have an array of option data, use it in the option ...alberth
2011-02-18(svn r22097) -Fix (r22096): Add files before commit.alberth
2011-02-18(svn r22096) -Codechange: Move openttd getopt implementation to its own file.alberth
2011-02-18(svn r22095) -Update from WebTranslator v3.0:translators
2011-02-17(svn r22094) -Fix [FS#4510]: remove invalid keycodes when reading hotkeys.cfgyexo
2011-02-17(svn r22093) -Fix [FS#4514]: The server list did not get sorted with one item...rubidium
2011-02-17(svn r22092) -Fix-ish (r22068): when you change a boolean to a enum, check sp...rubidium
2011-02-17(svn r22091) -Update from WebTranslator v3.0:translators
2011-02-16(svn r22089) -Update from WebTranslator v3.0:translators
2011-02-15(svn r22087) -Fix: When deleting towns, only relocate objects during DC_EXEC.terkhen