summaryrefslogtreecommitdiff
path: root/src/script/api/ai/ai_rail.hpp.sq
AgeCommit message (Collapse)Author
2013-07-15(svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error ↵rubidium
when removing inexisting rail -Fix [FS#5650]: [Script] Be more specific that a non-NewGRF station can be built when asking for a NewGRF station
2011-12-03(svn r23416) -Add: [NoAI] API for querying infrastructure costs.michi_cc
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