summaryrefslogtreecommitdiff
path: root/src/script/script_scanner.cpp
AgeCommit message (Expand)Author
2011-09-08(svn r22906) -Fix (r22905): variable not properly cleared before userubidium
2011-09-08(svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from th...rubidium
2011-09-08(svn r22904) -Codechange: add tar filename to file scanningrubidium
2011-08-25(svn r22836) -Codechange: simplify the scanning of (AI) scriptsrubidium
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-05-10(svn r19776) -Change: don't scan for tars in the script scanner; it has alrea...rubidium
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
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