summaryrefslogtreecommitdiff
path: root/src/script/api/script_list.hpp
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2015-01-01(svn r27104) -Fix [FS#6194]: support 64 bits integere in the ScriptLists as wellrubidium
2014-09-21(svn r26894) -Feature: Swap method for script listsfonsinchen
2014-08-16(svn r26734) -Fix-ish: make clear the AI/GS List's Begin and Next return the ...rubidium
2013-07-10(svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fixrubidium
2013-07-08(svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that...rubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-03-04(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIsrubidium
2011-12-19(svn r23604) -Add: initial support for GameScriptstruebrain
2011-11-29(svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_APItruebrain
2011-11-29(svn r23370) -Add: support @api tag in API header files, to select which API ...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