summaryrefslogtreecommitdiff
path: root/src/script/api/template/template_town.hpp.sq
AgeCommit message (Collapse)Author
2019-04-11Codechange: Replace NULL with nullptr in squirrel interface.peter1138
2013-11-12(svn r25967) -Add: [NoGo] GSTown::TOWN_GROWTH_NORMAL to reset a town growth ↵frosch
rate set previously via GSTown::SetGrowthRate.
2013-09-19(svn r25785) -Feature: [Script] Allow AIs and GS to found towns. Allow GS to ↵zuu
rename towns
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