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_story_page.cpp
Age
Commit message (
Expand
)
Author
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-06
(svn r26307) -Add: [nogo] Allow GS to hide story page date
zuu
2014-02-06
(svn r26306) -Add: [nogo] More story APIs: RemovePageElement, GetCompany, Get...
zuu
2014-02-06
(svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story ...
zuu
2014-02-06
(svn r26303) -Add: [nogo] ScriptStoryPageList() - a list of all story pages
zuu
2014-02-06
(svn r26298) -Fix: [nogo] Invalid DoCommand return callback for method return...
zuu
2013-06-29
(svn r25519) -Fix [FS#5614] (r25342): Select page to update by its id and not...
zuu
2013-06-09
(svn r25381) -Fix: Silent story book compiler warnings
zuu
2013-06-09
(svn r25352) -Feature: GameScript API for selecting a story page to view
zuu
2013-06-09
(svn r25342) -Add: StoryPage data structures and GS API
zuu