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.cpp
Age
Commit message (
Expand
)
Author
2009-03-15
(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic clas...
yexo
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
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-03-06
(svn r15630) -Fix (r15027): Make sure OpenTTD loads the dummy AI script when ...
yexo
2009-02-23
(svn r15562) -Change: Use GetName() to determine the unique AI name instead o...
yexo
2009-02-13
(svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer a...
yexo
2009-02-13
(svn r15464) -Codechange [NoAI]: Call all info.nut functions exactly once and...
yexo
2009-02-06
(svn r15366) -Add [NoAI]: Add AddLabels() where you can define labels for the...
Yexo
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-23
(svn r15226) -Fix (r15214): broken AI content download
glx
2009-01-23
(svn r15214) -Fix [NoAI]: ignore case for ai/library main script path on windows
glx
2009-01-17
(svn r15126) -Feature: downloading content from a central server (content.ope...
rubidium
2009-01-17
(svn r15121) -Fix: more mem-leak fixes (this should make SmatZ so happy ;) :p)
truebrain
2009-01-17
(svn r15120) -Fix: more mem-leak fixes
truebrain
2009-01-16
(svn r15107) -Fix [NoAI]: don't use so much explicit string copies if it is n...
truebrain
2009-01-16
(svn r15106) -Fix [NoAI]: printf-ing of garbage.
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-15
(svn r15090) -Add [NoAI] [API CHANGE]: info.nut/library.nut now requires a fu...
truebrain
2009-01-14
(svn r15082) -Codechange: make the AI library path also a searchdir instead o...
rubidium
2009-01-13
(svn r15055) -Add [NoAI]: add the AICONFIG_RANDOM and AICONFIG_BOOLEAN consts...
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