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
/
template
Age
Commit message (
Expand
)
Author
2011-12-19
(svn r23635) -Add: introduce GSText, to allow translating GameScript text, ev...
truebrain
2011-12-19
(svn r23632) -Add: GSCompanyMode, to change company in GameScripts
truebrain
2011-12-19
(svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScr...
truebrain
2011-12-19
(svn r23630) -Add: a Goal GUI to show your current goals
truebrain
2011-12-19
(svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameSc...
truebrain
2011-12-19
(svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScrip...
truebrain
2011-12-19
(svn r23623) -Add: allow bi-directional communication with the AdminPort and ...
truebrain
2011-12-19
(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::Ge...
truebrain
2011-12-19
(svn r23597) -Codechange: fix up squirrel export script a bit
truebrain
2011-12-15
(svn r23521) -Codechange: use the actual enum values from the 'core' in the A...
rubidium
2011-12-13
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
michi_cc
2011-12-03
(svn r23416) -Add: [NoAI] API for querying infrastructure costs.
michi_cc
2011-11-29
(svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C+...
truebrain