summaryrefslogtreecommitdiff
path: root/src/ai/api
AgeCommit message (Expand)Author
2010-01-04(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text ...rubidium
2010-01-04(svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypoin...frosch
2010-01-04(svn r18721) -Codechange: simplify adding/removing rectangles of tiles from A...rubidium
2010-01-04(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...yexo
2010-01-04(svn r18718) -Codechange: make a wrapper macro for looping TileAreasrubidium
2010-01-04(svn r18717) -Codechange: use TileArea in industry instead of three separate ...rubidium
2010-01-04(svn r18716) -Codechange: pass a TileArea to FindStationsAroundTilesrubidium
2010-01-03(svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast til...yexo
2010-01-02(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AI...yexo
2010-01-02(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a c...yexo
2010-01-01(svn r18683) -Fix: it's not an otherrubidium
2009-12-30(svn r18667) -Fix [FS#3454]: [NoAI] crash when trying to get the order destin...rubidium
2009-12-28(svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD...smatz
2009-12-23(svn r18622) -Merge: release changesrubidium
2009-12-20(svn r18562) -Document: improve clarity of the AIAccounting classrubidium
2009-12-20(svn r18558) -Cleanup (r18557): no need to document TILE_INVALID twicesmatz
2009-12-19(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs...smatz
2009-12-19(svn r18556) -Fix (r17005): squirrel export didn't accept negative constantssmatz
2009-12-19(svn r18555) -Fix (r15027): fake definitions of squirrel types were wrong for...smatz
2009-12-16(svn r18518) -Add [NoAI]: AIOrder::AIOF_GOTO_NEAREST_DEPOT for goto nearest d...yexo
2009-12-14(svn r18504) -Remove [NoAI]: AIVehicle::SkipToVehicleOrder as it was a duplic...yexo
2009-12-12(svn r18471) -Codechange/Fix: [NoAI] Deduplicate code betweeen AIVehicle::Ski...frosch
2009-11-28(svn r18330) -Cleanup: remove some unneeded includesrubidium
2009-11-26(svn r18299) -Update: the ai changelog documentrubidium
2009-11-24(svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -...frosch
2009-11-07(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.frosch
2009-11-05(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up includi...frosch
2009-10-28(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview...frosch
2009-10-06(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.frosch
2009-10-05(svn r17719) -Change: [NoAI] Make AIEngine:CanRefitCargo() not report refitta...frosch
2009-10-04(svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineIn...frosch
2009-10-04(svn r17697) -Codechange: coding style in the automatically generated squirre...rubidium
2009-10-04(svn r17694) -Codechange: don't break $ to two lines in squirrel_export.awksmatz
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-10-04(svn r17692) -Codechange: minor coding style fixessmatz
2009-09-23(svn r17627) -Document [FS#3216]: The remaining functions in info.nutyexo
2009-09-23(svn r17621) -Document [FS#3216]: most of the functions an AI can/must use in...rubidium
2009-09-20(svn r17593) -Fix (r17591): as always after a noai commit ...yexo
2009-09-20(svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable....yexo
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...rubidium
2009-09-18(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did w...rubidium
2009-09-13(svn r17531) -Fix: wrong @file for ai_basestation.hpprubidium
2009-09-11(svn r17500) -Fix (r16502): The wrong value was restored to SetAllowDoCommand...yexo
2009-09-10(svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' wi...rubidium
2009-09-09(svn r17486) -Add [NoAI]: a vehicle list for all vehicle that are ordered to ...rubidium
2009-09-09(svn r17484) -Fix: squirrel export didn't like one of the castsrubidium
2009-09-08(svn r17478) -Document [NoAI]: descibe changes in subsidy logic in AI changelogsmatz
2009-09-08(svn r17471) -Change: when removing a station or waypoint keep the rail unles...rubidium
2009-09-07(svn r17469) -Change: make the AI compatability wrapper not whine about depre...rubidium
2009-09-07(svn r17446) -Codechange: rename BUILD with BUY for strings that are about bu...rubidium