summaryrefslogtreecommitdiff
path: root/src/script/api/ai/ai_tile.hpp.sq
AgeCommit message (Collapse)Author
2020-07-16Change: rewrote squirrel_export in CMakeglx
2019-12-17Add #7801: [Script] more error mappingsglx
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2013-04-30(svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and ↵rubidium
IsSnowTile work, i.e. the ones without infrastructure or buildings -Feature: introduce GetTerrainType which allows one to get that information for tiles with buildings and infrastructure as well
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