summaryrefslogtreecommitdiff
path: root/src/script/script_scanner.hpp
AgeCommit message (Expand)Author
2020-12-27Codechange: Use std::string in file scanners.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-24Codechange: Use override specifer for overriding member declarationsHenry Wilson
2014-05-25(svn r26617) -Fix [FS#5973]: [Script] Loading/parsing of info .nuts was done ...rubidium
2014-04-23(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script namesrubidium
2012-08-20(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the ...yexo
2012-02-12(svn r23938) -Codechange: declare ScriptScanner::Initialize() and make it abs...smatz
2011-11-29(svn r23363) -Documentation: document a tiny bit better what is in variablestruebrain
2011-11-29(svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo a...truebrain
2011-09-08(svn r22904) -Codechange: add tar filename to file scanningrubidium
2011-08-25(svn r22836) -Codechange: simplify the scanning of (AI) scriptsrubidium
2011-05-01(svn r22406) -Document: some more "random-ish" tidbitsrubidium
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-15(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic clas...yexo