summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-21(svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, ...frosch
2009-02-21(svn r15540) -Fix: Testing of 'only_this' in CmdRefitRoadVeh() could be skipp...frosch
2009-02-21(svn r15539) -Fix: If an aircraft cannot carry any available cargo, it should...frosch
2009-02-21(svn r15538) -Fix (r15334): The difficulty level wasn't set to custom when ch...yexo
2009-02-21(svn r15537) -Fix (r5215): don't allow special sprite characters (e.g. the sh...rubidium
2009-02-21(svn r15535) -Fix (r15460, pre noai merge): use '.' as 'any' for squirrel cal...glx
2009-02-20(svn r15534) -Codechange: Rename some variables.frosch
2009-02-20(svn r15532) -Fix (r15525): don't try to load (and forget) AI data from a non...rubidium
2009-02-20(svn r15531) -Fix (r15467): AIs were stopped at every error, whether they cau...yexo
2009-02-20(svn r15530) -Fix (r15519): The AIWaypoint classes were not exported to squir...yexo
2009-02-20(svn r15529) -Fix [FS#2644]: the local command queue didn't get properly clea...rubidium
2009-02-20(svn r15528) -Fix (r15525): Check should be the other way around (thanks SmatZ).yexo
2009-02-19(svn r15527) -Fix (r15526): A ')' too much.yexo
2009-02-19(svn r15526) -Add [NoAI]: Support for conditional orders.yexo
2009-02-19(svn r15525) -Fix: Don't try to find the AIs the server runs when joining a m...yexo
2009-02-19(svn r15524) -Add [NoAI]: AIEngine::GetPower, AIEngine::GetWeight and AIEngin...yexo
2009-02-19(svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17translators
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