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
/
ai
/
ai_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-04-23
(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2011-12-15
(svn r23524) -Codechange: move the name of the scanner to a level deeper
truebrain
2011-11-29
(svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo a...
truebrain
2011-11-23
(svn r23295) -Codechange: put ImportLibrary in AIController (and document the...
truebrain
2011-05-01
(svn r22396) -Document: some AI doxygen stuff
rubidium
2011-02-07
(svn r22007) -Change: only show one AI per unique ID instead of all versions ...
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-03
(svn r21703) -Feature [FS#4372]: list_ai_libs console command to get a list o...
yexo
2010-11-18
(svn r21250) -Fix [FS#3952]: Rescanning AIs didn't "forget" removed AIs
rubidium
2010-07-31
(svn r20271) -Doc: add doxygen comments to several items under src/ai/
yexo
2010-01-29
(svn r18944) -Change [FS#3232]: use the highest version of an AI that can loa...
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-07
(svn r18747) -Codechange: add some constness to the AI code
rubidium
2009-10-04
(svn r17701) -Codechange: don't start line with a space if it's not inside co...
smatz
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
2009-03-14
(svn r15716) -Change [NoAI]: AI libraries should now be stored in ai/library/...
yexo
2009-03-11
(svn r15668) -Fix: a few typos.
yexo
2009-02-03
(svn r15324) -Codechange: unify the class used for comparing of strings for s...
smatz
2009-01-20
(svn r15175) -Feature: Add the option to select the AIs to start in a new gam...
Yexo
2009-01-17
(svn r15126) -Feature: downloading content from a central server (content.ope...
rubidium
2009-01-15
(svn r15096) -Fix [NoAI]: free memory when no longer needed
truebrain
2009-01-15
(svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir requ...
truebrain
2009-01-13
(svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) ...
truebrain
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain