index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
api
/
script_airport.cpp
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-30
Codechange: Check airport layout would fit within map bounds before iterating...
PeterN
2019-03-29
Codechange: Distance between town and airport has already just been found, so...
PeterN
2018-11-01
Add: 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 GameScripts
truebrain
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