Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-21 | (svn r26892) -Feature: Script API for retrieving planned flow | fonsinchen | |
2014-05-04 | (svn r26557) -Fix: clean up, test (somewhat), and complete the API for ↵ | fonsinchen | |
waiting cargo | |||
2014-03-10 | (svn r26396) -Add: [script] AI/GS APIs to get cargo waiting from/via other ↵ | zuu | |
station | |||
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-08 | (svn r23453) -Add: [NoAI] AIStation.GetStationCoverageRadius(StationID) | yexo | |
2011-11-29 | (svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel ↵ | truebrain | |
C++ glue templates to script/api/template |