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
/
game_instance.cpp
Age
Commit message (
Collapse
)
Author
2011-12-19
(svn r23635) -Add: introduce GSText, to allow translating GameScript text, ↵
truebrain
even over network
2011-12-19
(svn r23634) -Add: support language files for GameScript (Rubidium)
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 ↵
truebrain
(GameScript only)
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 ↵
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 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 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