summaryrefslogtreecommitdiff
path: root/src/script/api/script_airport.cpp
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-30Codechange: Check airport layout would fit within map bounds before iterating...PeterN
2019-03-29Codechange: Distance between town and airport has already just been found, so...PeterN
2018-11-01Add: AI/GS GetMonthlyMaintenanceCost (#6897)Samu
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2011-12-19(svn r23633) -Add: allow most build commands from GameScript given a CompanyM...truebrain
2011-12-19(svn r23632) -Add: GSCompanyMode, to change company in GameScriptstruebrain
2011-12-19(svn r23614) -Add: more API functions exposed to NoGo (part 1)truebrain
2011-12-09(svn r23461) -Fix: handle a missing airport newgrf as graceful as possible by...yexo
2011-12-06(svn r23441) -Fix [FS#4764]: some airport functions didn't take the layout in...rubidium
2011-12-03(svn r23416) -Add: [NoAI] API for querying infrastructure costs.michi_cc
2011-11-29(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)truebrain
2011-11-29(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...truebrain