Age | Commit message (Expand) | Author |
2020-05-22 | Feature: Push-buttons on storybook pages (#7896) | Niels Martin Hansen |
2019-12-21 | Codechange: Replace story related FOR_ALL with range-based for loops | glx |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-09-29 | Fix: Some typos found using codespell | JMcKiern |
2019-07-18 | Fix: Narrowing cast in one storybook command | Niels Martin Hansen |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry Wilson |
2016-05-11 | (svn r27560) -Fix: typos in comments and string | matthijs |
2014-04-25 | (svn r26509) -Codechange: replace strdup with stredup (the latter ensures the... | rubidium |
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ... | rubidium |
2014-02-06 | (svn r26306) -Add: [nogo] More story APIs: RemovePageElement, GetCompany, Get... | zuu |
2013-09-13 | (svn r25761) -Change: Disable story/goal buttons when there is no content to ... | zuu |
2013-07-21 | (svn r25624) -Fix (r25620, r25623): Silence warnings | zuu |
2013-07-21 | (svn r25620) -Fix (r25342): Save/load of story books were broken | zuu |
2013-06-09 | (svn r25384) -Fix (25344): Correctly invalidate the story window when data ch... | zuu |
2013-06-09 | (svn r25369) -Add: allow opening a story window specific to a company | zuu |
2013-06-09 | (svn r25352) -Feature: GameScript API for selecting a story page to view | zuu |
2013-06-09 | (svn r25344) -Feature: GUI for viewing story pages | zuu |
2013-06-09 | (svn r25342) -Add: StoryPage data structures and GS API | zuu |