rubidium
|
a6b4e59963
|
(svn r26617) -Fix [FS#5973]: [Script] Loading/parsing of info .nuts was done in the same VM, causing e.g. constants to break the loading of info of other scripts
|
2014-05-25 19:53:46 +00:00 |
|
rubidium
|
a5274117bd
|
(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names
|
2014-04-23 21:16:58 +00:00 |
|
yexo
|
fe31aa28c4
|
(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro)
|
2012-08-20 21:01:40 +00:00 |
|
smatz
|
f79c388a1c
|
(svn r23938) -Codechange: declare ScriptScanner::Initialize() and make it abstract, make the other overloaded Initialize() protected
|
2012-02-12 17:29:58 +00:00 |
|
truebrain
|
c38c16773c
|
(svn r23363) -Documentation: document a tiny bit better what is in variables
|
2011-11-29 23:21:59 +00:00 |
|
truebrain
|
e37149a1de
|
(svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo and AIScannerLibrary
|
2011-11-29 23:21:52 +00:00 |
|
rubidium
|
414c397000
|
(svn r22904) -Codechange: add tar filename to file scanning
|
2011-09-08 09:48:52 +00:00 |
|
rubidium
|
d839aa0475
|
(svn r22836) -Codechange: simplify the scanning of (AI) scripts
|
2011-08-25 10:37:28 +00:00 |
|
rubidium
|
5a620d1c65
|
(svn r22406) -Document: some more "random-ish" tidbits
|
2011-05-01 19:51:52 +00:00 |
|
rubidium
|
e8ddf001c8
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
yexo
|
ce4744e1d6
|
(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo.
|
2009-03-15 22:41:57 +00:00 |
|