summaryrefslogtreecommitdiff
path: root/src/script/api/game/game_station.hpp.sq
AgeCommit message (Collapse)Author
2013-04-06(svn r25150) -Fix [FS#5514]: [Script] The was no way to differentiate ↵rubidium
between a cargo-station combination with or without rating, so introduce [AI|GS]Station::HasRating and let GetRating return -1 when there is no rating
2012-04-17(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming ↵michi_cc
aircraft. (Based on patch by cirdan)
2011-12-19(svn r23624) -Add: ScriptVehicle/ScriptStation/ScriptSign::GetOwner, to get ↵truebrain
the owner of those objects (GameScript only)
2011-12-19(svn r23615) -Add: more API functions exposed to NoGo (part 2)truebrain