summaryrefslogtreecommitdiff
path: root/src/story_gui.cpp
AgeCommit message (Expand)Author
2014-12-18(svn r27086) -Codechange: Simplify opening of windows by always returning a v...alberth
2014-10-15(svn r27020) -Cleanup: some coding style consistency improvements (mostly spa...rubidium
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 datezuu
2013-11-24(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dro...rubidium
2013-11-22(svn r26048) -Fix: use delete instead of free when allocated by newrubidium
2013-11-19(svn r26040) -Fix: return 0 from unreached part of function to silence some c...fonsinchen
2013-10-28(svn r25920) -Fix: Story page content was clipped incorrectly and was drawn p...frosch
2013-10-13(svn r25864) -Fix: Use the actual sprite dimensions for sizing the dropdown a...frosch
2013-09-14(svn r25771) -Fix (r25344): If story book content changed height due a string...zuu
2013-09-13(svn r25769) -Fix (r25344): Drawing of broken goal references was brokenzuu
2013-09-13(svn r25768) -Fix [FS#5617] (r25344): Story Book text elements that use font ...zuu
2013-09-13(svn r25766) -Codechange: Use FONT_HEIGHT_NORMAL instead of checking the heig...zuu
2013-09-12(svn r25759) -Fix (r25369): Set the owner flag of the goal and story windowszuu
2013-07-21(svn r25624) -Fix (r25620, r25623): Silence warningszuu
2013-06-09(svn r25387) -Fix: "typos" in @file filenamerubidium
2013-06-09(svn r25381) -Fix: Silent story book compiler warningszuu
2013-06-09(svn r25380) -Fix (r25344): Vertically center images of page elements in the ...zuu
2013-06-09(svn r25372) -Add: Allow opening a goal list window specific to a companyzuu
2013-06-09(svn r25369) -Add: allow opening a story window specific to a companyzuu
2013-06-09(svn r25352) -Feature: GameScript API for selecting a story page to viewzuu
2013-06-09(svn r25344) -Feature: GUI for viewing story pageszuu