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_engine.hpp
Age
Commit message (
Expand
)
Author
2020-01-15
Feature: GS method to control engine availability for a specific company (#7791)
Pavel Stupnikov
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-05-01
Add: New RoadType API functions.
peter1138
2015-01-20
(svn r27123) -Fix [FS#5371] [FS#6214]: API docs (krinn)
frosch
2014-02-06
(svn r26307) -Add: [nogo] Allow GS to hide story page date
zuu
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-10-10
(svn r24584) -Doc: [Script] Improve API documentation.
frosch
2012-10-09
(svn r24582) -Fix (r24581): Order distances are not supposed to be compared t...
planetmaker
2012-10-09
(svn r24581) -Doc [FS#5318]: Indicate that the return value for script relate...
planetmaker
2012-08-21
(svn r24492) -Add: [NoGo] Useful behaviour for GSEngine::IsValidEngine and GS...
frosch
2011-12-19
(svn r23615) -Add: more API functions exposed to NoGo (part 2)
truebrain
2011-12-15
(svn r23526) -Codechange: unify cargos vs cargoes
rubidium
2011-12-15
(svn r23520) -Fix-ish: wrong @param name causing missing documentation
rubidium
2011-12-13
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
michi_cc
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