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
/
api
Age
Commit message (
Expand
)
Author
2011-11-29
(svn r23374) -Add: Doxygen files for the NoAI API (Yexo)
truebrain
2011-11-29
(svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C+...
truebrain
2011-11-29
(svn r23372) -Move: move squirrel export script to script/api/
truebrain
2011-11-29
(svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API
truebrain
2011-11-29
(svn r23370) -Add: support @api tag in API header files, to select which API ...
truebrain
2011-11-29
(svn r23369) -Codechange: use script includes when possible, not ai includes
truebrain
2011-11-29
(svn r23368) -Codechange: move FindLibrary down a few layers, so there is no ...
truebrain
2011-11-29
(svn r23367) -Codechange: refactor GetSetting to ScriptInstance, to avoid glo...
truebrain
2011-11-29
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
truebrain
2011-11-29
(svn r23361) -Codechange: move multiplayer DoCommand callback code so other s...
truebrain
2011-11-29
(svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusab...
truebrain
2011-11-29
(svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own...
truebrain
2011-11-29
(svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its...
truebrain
2011-11-29
(svn r23357) -Codechange: move AIStorage to ScriptStorage
truebrain
2011-11-29
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
truebrain
2011-11-29
(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...
truebrain
[prev]