summaryrefslogtreecommitdiff
path: root/src/script/script_info.cpp
AgeCommit message (Expand)Author
2011-11-29(svn r23365) -Codechange: move constants to a single place, to avoid duplicat...truebrain
2011-11-29(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfigtruebrain
2011-11-29(svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo a...truebrain
2011-11-19(svn r23263) -Documentation: stop naming AI in comments in script/ files; it ...truebrain
2011-11-12(svn r23198) -Codechange: introduce a free that takes const pointers so we do...rubidium
2011-09-08(svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from th...rubidium
2010-11-24(svn r21311) -Fix [FS#4260]: AIs in an infinite loop in e.g. autosave, but al...rubidium
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-04-19(svn r16093) -Feature [FS#2808]: Add GetURL() as possible function to info.nu...yexo
2009-03-15(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic clas...yexo