summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 r22090) -Doc: Explain OpenTTD's ports and their role in multiplayer and ...planetmaker
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
2011-02-15(svn r22086) -Fix: do not check if we can allocate an item if we won't try to...smatz
2011-02-15(svn r22085) -Fix: assert when connecting to the admin portsmatz
2011-02-14(svn r22084) -Change: [NewGRF] Check grf version strictly and consider grfs w...frosch
2011-02-14(svn r22083) -Change: trunk is heading towards 1.2 nowrubidium
2011-02-14(svn r22081) -Fix [FS#4489]: if fullscreen fails with current resolution, use...glx
2011-02-14(svn r22080) -Doc: Add doxygen comments to a few functions and improve a few ...planetmaker
2011-02-14(svn r22079) -Fix: The owner view of the smallmap was not updated after a com...terkhen
2011-02-14(svn r22078) -Fix [FS#4499]: maximum train length interfered with wagon repla...rubidium
2011-02-14(svn r22077) -Update from WebTranslator v3.0:translators
2011-02-14(svn r22076) -Fix (r22075): build failed with GCCsmatz
2011-02-13(svn r22075) -Fix [FS#4501]: newgrfs with invalid multi-tile houses could cau...yexo
2011-02-13(svn r22074) -Cleanup (r22073): there was already a setting-callback that did...yexo
2011-02-13(svn r22073) -Fix: immediately update the train weight when you change the mu...yexo
2011-02-13(svn r22072) -Fix (r21966): flipping wasn't (correctly) disabled in some casesrubidium
2011-02-13(svn r22071) -Fix (r20075): some hotkey names in hotkey.cfg for the scenario ...yexo
2011-02-12(svn r22070) -Fix [FS#4503] (r21399): crashes when disconnecting after reques...rubidium
2011-02-12(svn r22069) -Fix: delete all savegame packets, not just the first onerubidium
2011-02-12(svn r22068) -Codechange/Fix: return "connection lost" instead of "okay" when...rubidium
2011-02-12(svn r22067) -Fix: don't hold a mutex when sending packets and thus possibly ...rubidium
2011-02-12(svn r22066) -Fix [FS#4502]: building a statue did not check whether the obje...rubidium
2011-02-12(svn r22065) -Fix [FS#4500]: pool allocation checks triggered when towns coul...rubidium