summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_airport.cpp
AgeCommit message (Expand)Author
2009-06-24(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()smatz
2009-06-21(svn r16618) -Fix (r16614): Silence a warning.frosch
2009-06-21(svn r16614) -Codechange: Make the airport min/max available year a property ...yexo
2009-05-16(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)smatz
2009-05-07(svn r16252) -Add [NoAI]: AIAirport::GetPrice, returning the building cost of...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-05(svn r15346) -Add [NoAI]: Add AIAirport::GetNearestTown() so AIs can known in...Yexo
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-26(svn r15278) -Fix [FS#2332]: test noise limit of nearest town instead of st->...smatz
2009-01-18(svn r15139) -Fix [NoAI]: a wrong tile got returned for hangar tiles when the...rubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain