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
/
game
Age
Commit message (
Collapse
)
Author
2011-12-19
(svn r23627) -Add: ScriptNews::Create, to create custom news messages ↵
truebrain
(GameScript only)
2011-12-19
(svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only ↵
truebrain
(GameScript only)
2011-12-19
(svn r23623) -Add: allow bi-directional communication with the AdminPort and ↵
truebrain
GameScript
2011-12-19
(svn r23622) -Add: a set of events to trigger in a GameScript
truebrain
2011-12-19
(svn r23621) -Add: allow manipulation of signs via GameScripts
truebrain
2011-12-19
(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ↵
truebrain
ScriptGame::GetLandscape (GameScript only)
2011-12-19
(svn r23615) -Add: more API functions exposed to NoGo (part 2)
truebrain
2011-12-19
(svn r23614) -Add: more API functions exposed to NoGo (part 1)
truebrain
2011-12-19
(svn r23613) -Add: allow IsDeveloperOnly in info.nut, to indicate if you can ↵
truebrain
select this GS via the GUI (optional, defaults to false)
2011-12-19
(svn r23612) -Add: allow importing libraries in the same way as AI does, ↵
truebrain
only with GS prefix (and in game/library)
2011-12-19
(svn r23609) -Add: save/load all GameScript related material
truebrain
2011-12-19
(svn r23607) -Add: wire GameScript in all the GUIs
truebrain
2011-12-19
(svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in ↵
truebrain
the console
2011-12-19
(svn r23604) -Add: initial support for GameScripts
truebrain
[prev]