index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
script_scanner.hpp
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry 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 names
rubidium
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 variables
truebrain
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 scanning
rubidium
2011-08-25
(svn r22836) -Codechange: simplify the scanning of (AI) scripts
rubidium
2011-05-01
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
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 appropriate
rubidium
2009-03-15
(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic clas...
yexo