summaryrefslogtreecommitdiff
path: root/src/script/api/ai/ai_company.hpp.sq
AgeCommit message (Collapse)Author
2020-07-16Change: rewrote squirrel_export in CMakeglx
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-03Add: AI functions to get/set company colours.Peter Nelson
2018-04-22Feature #6459: API for querying network clients from GS (#6736)Pavel Stupnikov
2011-12-15(svn r23521) -Codechange: use the actual enum values from the 'core' in the ↵rubidium
API when they refer to the in-game values in the cases where that is possible and sensible
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