Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-08 | (svn r22906) -Fix (r22905): variable not properly cleared before use | rubidium | |
2011-09-08 | (svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from ↵ | rubidium | |
the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename | |||
2011-09-08 | (svn r22904) -Codechange: add tar filename to file scanning | rubidium | |
2011-08-25 | (svn r22836) -Codechange: simplify the scanning of (AI) scripts | rubidium | |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to ↵ | rubidium | |
some headers | |||
2010-05-10 | (svn r19776) -Change: don't scan for tars in the script scanner; it has ↵ | rubidium | |
already happened. | |||
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium | |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-03-15 | (svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic ↵ | yexo | |
classes ScriptScanner/ScriptFileInfo. |