summaryrefslogtreecommitdiff
path: root/src/script/api/script_controller.hpp
AgeCommit message (Expand)Author
2021-07-06Fix 39e90ec: Integers for scripts are 64bit, but saved as 32bit (#9415)Loïc Guilloux
2020-12-25Doc: for over 10 years now, we do not load the exact AI version first (#8431)Patric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2015-01-04(svn r27111) -Doc: Extend script documentation with Save and Load functions.alberth
2013-11-16(svn r26010) -Document [FS#5662]: The AI/GS library name to use in Import, is...zuu
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
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