Commit Graph

19 Commits (3ea8e22fc1ad66ffcfacfcaa225a641b13bcfba9)

Author SHA1 Message Date
zuu 3d2a8bb1e9 (svn r26307) -Add: [nogo] Allow GS to hide story page date 11 years ago
rubidium 201b3d8aa2 (svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns 11 years ago
rubidium 9cd7c07e34 (svn r26048) -Fix: use delete instead of free when allocated by new 11 years ago
fonsinchen fa581e5b5c (svn r26040) -Fix: return 0 from unreached part of function to silence some compilers 11 years ago
frosch f522546d57 (svn r25920) -Fix: Story page content was clipped incorrectly and was drawn past the bottom end. 11 years ago
frosch 2a71d05478 (svn r25864) -Fix: Use the actual sprite dimensions for sizing the dropdown arrow of dropdown widgets. 11 years ago
zuu 8afa100ca1 (svn r25771) -Fix (r25344): If story book content changed height due a string parameter changing length, the scrollbar was not updated 11 years ago
zuu 54af9b06cd (svn r25769) -Fix (r25344): Drawing of broken goal references was broken 11 years ago
zuu c868282527 (svn r25768) -Fix [FS#5617] (r25344): Story Book text elements that use font size modifiers (eg {BIG_FONT}) caused problem with content height calculation. Solution: switch to pixel based content height instead of computing all heights as multiples of line heights. 11 years ago
zuu 0bf5102328 (svn r25766) -Codechange: Use FONT_HEIGHT_NORMAL instead of checking the height of a dummy string in Story gui 11 years ago
zuu 8477e293df (svn r25759) -Fix (r25369): Set the owner flag of the goal and story windows 11 years ago
zuu a436485ce4 (svn r25624) -Fix (r25620, r25623): Silence warnings 11 years ago
rubidium 5eac8ba705 (svn r25387) -Fix: "typos" in @file filename 11 years ago
zuu 7389a08738 (svn r25381) -Fix: Silent story book compiler warnings 11 years ago
zuu d460e047e2 (svn r25380) -Fix (r25344): Vertically center images of page elements in the available vertical space 11 years ago
zuu 92f25b4f8a (svn r25372) -Add: Allow opening a goal list window specific to a company 11 years ago
zuu 88e4221d5a (svn r25369) -Add: allow opening a story window specific to a company 11 years ago
zuu 141c08166d (svn r25352) -Feature: GameScript API for selecting a story page to view 11 years ago
zuu 7a5cedf078 (svn r25344) -Feature: GUI for viewing story pages 11 years ago