summaryrefslogtreecommitdiff
path: root/src/script/api/script_controller.hpp
AgeCommit message (Expand)Author
2012-10-05(svn r24574) -Change: remove undocumented return value of ScriptController::B...zuu
2012-09-21(svn r24542) -Feature: Allow AI/GS script developers to break the execution o...zuu
2012-03-04(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIsrubidium
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2011-12-19(svn r23632) -Add: GSCompanyMode, to change company in GameScriptstruebrain
2011-12-19(svn r23604) -Add: initial support for GameScriptstruebrain
2011-11-29(svn r23370) -Add: support @api tag in API header files, to select which API ...truebrain
2011-11-29(svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusab...truebrain
2011-11-29(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)truebrain
2011-11-29(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...truebrain