summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-17(svn r15507) -Update (r15506): rename strings in other languages toosmatz
2009-02-17(svn r15506) -Codechange: rename ScenarioEditorTownGenerationWindow to FoundT...smatz
2009-02-16(svn r15505) -Codechange: pass name of new town as parameter to CMD_BUILD_TOWNsmatz
2009-02-16(svn r15500) -Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any...smatz
2009-02-16(svn r15499) -Fix (r15340): the default town layout was changedsmatz
2009-02-16(svn r15498) -Update: WebTranslator2 update to 2009-02-16 18:45:15translators
2009-02-16(svn r15497) -Fix (r15027): when trains crashed, AIEvent was created only for...smatz
2009-02-16(svn r15496) -Codechange: one division less in the train acceleration codesmatz
2009-02-14(svn r15495) -Revert (r15383,r15422): Loading NewGRFs depends on correct sett...yexo
2009-02-14(svn r15494) -Change [API CHANGE]: Split AIRoad::BuildRoadStation in BuildRoa...yexo
2009-02-14(svn r15492) -Change [API CHANGE]: Split AIVehicle::MoveWagon in MoveWagon an...yexo
2009-02-14(svn r15491) -Change [API CHANGE]: AIMarine::BuildWaterDepot now accepts a fr...yexo
2009-02-14(svn r15490) -Change [API CHANGE]: Remove AIBridge::GetYearAvailable. AIBridg...yexo
2009-02-14(svn r15489) -Change [API CHANGE]: Remove AIAirport::AirportAvailable. AIAirp...yexo
2009-02-14(svn r15488) -Change [API CHANGE]: Add support for distant-join stations.yexo
2009-02-14(svn r15487) -Change [API CHANGE]: Remove the never implemented function AIEv...yexo
2009-02-14(svn r15486) -Change [API CHANGE]: Remove AITown::GetMaxTownID.yexo
2009-02-14(svn r15485) -Change [API CHANGE]: Split AIIndustry::HasHeliportAndDock and G...yexo
2009-02-14(svn r15484) -Change [API CHANGE]: Remove AICompany::GetCompanyName and SetCo...yexo
2009-02-14(svn r15483) -Change [API CHANGE]: Remove AIIndustry::GetProduction, use AIIn...yexo
2009-02-14(svn r15482) -Fix [NoAI]: Typos in api docs.yexo
2009-02-14(svn r15481) -Fix [NoAI]: Make sure AIs can't call functions they shouldn't c...yexo
2009-02-14(svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details win...michi_cc
2009-02-14(svn r15479) -Fix: Documentation of AIIndustryType::CanBuildIndustry().frosch
2009-02-14(svn r15478) -Update: WebTranslator2 update to 2009-02-14 18:38:28translators
2009-02-14(svn r15476) -Fix [FS#2630]: crash when opening the game options when the cur...rubidium
2009-02-14(svn r15475) -Update: do r15474 also for the other languages.rubidium
2009-02-14(svn r15474) -Cleanup: remove some (long) unused strings.rubidium
2009-02-13(svn r15473) -Fix: add two missing tooltips in the intro guirubidium
2009-02-13(svn r15472) -Fix: consistency of capitalisation of words in the intro gui an...rubidium
2009-02-13(svn r15471) -Update: WebTranslator2 update to 2009-02-13 18:45:45translators
2009-02-13(svn r15470) -Fix [NoAI]: Check the types of the parameters passed to AddSett...yexo
2009-02-13(svn r15469) -Fix (r15468): why doesn't subversion trigger the save of my tex...rubidium
2009-02-13(svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (...rubidium
2009-02-13(svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer a...yexo
2009-02-13(svn r15466) -Fix (r15330): The squirrel instance object was freed twice if a...yexo
2009-02-13(svn r15465) -Codechange: constify most of AIInfo/AIFileInfo methods, move de...smatz
2009-02-13(svn r15464) -Codechange [NoAI]: Call all info.nut functions exactly once and...yexo
2009-02-13(svn r15463) -Change [API CHANGE]: Replace AIInfo::CanLoadFromVersion(version...yexo
2009-02-13(svn r15462) -Change [NoAI]: Make AIController::GetTick() and AIController::G...yexo
2009-02-12(svn r15461) -Fix (r15459): massive removal of strings from serbian.rubidium
2009-02-12(svn r15460) -Fix [NoAI]: don't require an instance to exist in the scope for...rubidium
2009-02-12(svn r15459) -Update: WebTranslator2 update to 2009-02-12 18:45:56translators
2009-02-12(svn r15458) -Fix: Missing 'static'.frosch
2009-02-12(svn r15457) -Fix: typo in stringid.rubidium
2009-02-12(svn r15456) -Fix(ish): add strgen support to add 'directional formatting cod...rubidium
2009-02-12(svn r15455) -Fix: font autodetection didn't occur when directly loading a ga...rubidium
2009-02-11(svn r15454) -Fix [FS#2614]: towns did not know about build_on_slopes in some...rubidium
2009-02-11(svn r15453) -Fix [FS#2450](r14613): Founding industries as OWNER_TOWN result...frosch
2009-02-11(svn r15452) -Codechange: Add DC_NO_MODIFY_TOWN_RATING.frosch