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
/
script_list.hpp
Age
Commit message (
Expand
)
Author
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2015-01-01
(svn r27104) -Fix [FS#6194]: support 64 bits integere in the ScriptLists as well
rubidium
2014-09-21
(svn r26894) -Feature: Swap method for script lists
fonsinchen
2014-08-16
(svn r26734) -Fix-ish: make clear the AI/GS List's Begin and Next return the ...
rubidium
2013-07-10
(svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fix
rubidium
2013-07-08
(svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that...
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-03-04
(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs
rubidium
2011-12-19
(svn r23604) -Add: initial support for GameScripts
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 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