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_testmode.hpp
Age
Commit message (
Collapse
)
Author
2021-05-08
Change: Use gender-neutral pronouns in console command messages (and ↵
William Davis
comments) (#9203)
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2016-04-17
(svn r27543) -Fix (r27379): ScriptExec/TestMode::FinalRelease is not part of ↵
frosch
the API.
2015-08-10
(svn r27379) -Codechange: Do not throw in the destructors of ↵
frosch
ScriptTest/ExecMode.
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by ↵
planetmaker
Eagle_rainbow)
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 r23370) -Add: support @api tag in API header files, to select which API ↵
truebrain
should receive the defined classes and functions
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 ↵
truebrain
src/script/api/script_* (Rubidium)