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_config.hpp
Age
Commit message (
Expand
)
Author
2010-08-01
(svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI...
yexo
2010-07-31
(svn r20271) -Doc: add doxygen comments to several items under src/ai/
yexo
2010-03-15
(svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg...
yexo
2010-02-27
(svn r19272) -Doc: successfull -> successful.
alberth
2010-02-10
(svn r19081) -Codechange: make it possible to disable compilation of the AI+S...
rubidium
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-09
(svn r18763) -Feature [FS#3095]: rerandomise AIs on reloading (via the debug ...
rubidium
2010-01-07
(svn r18747) -Codechange: add some constness to the AI code
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-02-03
(svn r15324) -Codechange: unify the class used for comparing of strings for s...
smatz
2009-01-23
(svn r15215) -Fix: various MSVC x64 compiler warnings
rubidium
2009-01-20
(svn r15175) -Feature: Add the option to select the AIs to start in a new gam...
Yexo
2009-01-13
(svn r15063) -Fix [NoAI]: starting companies now listen correctly to 'start_d...
truebrain
2009-01-13
(svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) ...
truebrain
2009-01-13
(svn r15044) -Add [NoAI]: AIConfig::GetVersion(), to get the version of the c...
truebrain
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain