summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-19(svn r15521) -Codechange: add helper function to get the display tractive eff...rubidium
2009-02-19(svn r15520) -Cleanup [NoAI]: Fix some typos, unify the comment style and upd...yexo
2009-02-19(svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remov...yexo
2009-02-19(svn r15518) -Fix [FS#2631]: use distance to closest station tile as estimate...rubidium
2009-02-18(svn r15517) -Fix [FS#2642](r6455): Wagonoverrides and articulated engine par...frosch
2009-02-18(svn r15516) -Fix (r10097): Livery overrides for articulated parts of roadveh...frosch
2009-02-18(svn r15515) -Update: WebTranslator2 update to 2009-02-18 18:31:54translators
2009-02-18(svn r15514) -Fix: make the join/spectate command require to be connected to ...rubidium
2009-02-18(svn r15513) -Cleanup: Unavailable varaction variable value does not matter, ...peter1138
2009-02-18(svn r15512) -Cleanup: Codestyle fixes.peter1138
2009-02-17(svn r15511) -Fix [FS#2641] (r15190): Generating a map with the original map ...yexo
2009-02-17(svn r15510) -Update: WebTranslator2 update to 2009-02-17 17:50:34translators
2009-02-17(svn r15509) -Codechange: move definition of some Window methods to class def...smatz
2009-02-17(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion'...smatz
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