summaryrefslogtreecommitdiff
path: root/src/script/api/script_story_page.hpp
AgeCommit message (Expand)Author
2020-06-27Codechange: Make sure script enums are the same size as their normal counterp...Charles Pigott
2020-05-22Feature: Push-buttons on storybook pages (#7896)Niels Martin Hansen
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-09-29Fix: Some typos found using codespellJMcKiern
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2014-02-06(svn r26307) -Add: [nogo] Allow GS to hide story page datezuu
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 pageszuu
2014-02-06(svn r26302) -Doc: [nogo] ScriptStory::Remove does remove both the page and i...zuu
2013-12-09(svn r26153) -Doc [FS#5826]: Fix copy-pasty. (krinn)frosch
2013-06-09(svn r25352) -Feature: GameScript API for selecting a story page to viewzuu
2013-06-09(svn r25342) -Add: StoryPage data structures and GS APIzuu