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
/
game
Age
Commit message (
Expand
)
Author
2011-12-19
(svn r23626) -Add: ScriptTown::SetText, which adds custom text to the Town GUI
truebrain
2011-12-19
(svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScrip...
truebrain
2011-12-19
(svn r23624) -Add: ScriptVehicle/ScriptStation/ScriptSign::GetOwner, to get t...
truebrain
2011-12-19
(svn r23623) -Add: allow bi-directional communication with the AdminPort and ...
truebrain
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 r23620) -Add: ScriptTown::SetCargoGoal and ScriptTown::SetGrowthRate (Ga...
truebrain
2011-12-19
(svn r23619) -Add: ScriptDate::GetSystemTime, to get the seconds since 1 Jan ...
truebrain
2011-12-19
(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::Ge...
truebrain
2011-12-19
(svn r23617) -Add: ScriptTown::ExpandTown, to grow a town (GameScript only)
truebrain
2011-12-19
(svn r23616) -Add: ScriptGameSettings::SetValue, to set gamesettings (GameScr...
truebrain
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, only...
truebrain
2011-12-19
(svn r23604) -Add: initial support for GameScripts
truebrain