alberth
|
8f6df8c230
|
(svn r27086) -Codechange: Simplify opening of windows by always returning a valid window pointer.
|
2014-12-18 18:22:23 +00:00 |
|
rubidium
|
0c2f4bdc2b
|
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces)
|
2014-10-15 18:31:37 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
zuu
|
3d2a8bb1e9
|
(svn r26307) -Add: [nogo] Allow GS to hide story page date
|
2014-02-06 19:50:34 +00:00 |
|
rubidium
|
201b3d8aa2
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
|
rubidium
|
9cd7c07e34
|
(svn r26048) -Fix: use delete instead of free when allocated by new
|
2013-11-22 21:42:20 +00:00 |
|
fonsinchen
|
fa581e5b5c
|
(svn r26040) -Fix: return 0 from unreached part of function to silence some compilers
|
2013-11-19 19:42:40 +00:00 |
|
frosch
|
f522546d57
|
(svn r25920) -Fix: Story page content was clipped incorrectly and was drawn past the bottom end.
|
2013-10-28 10:40:52 +00:00 |
|
frosch
|
2a71d05478
|
(svn r25864) -Fix: Use the actual sprite dimensions for sizing the dropdown arrow of dropdown widgets.
|
2013-10-13 19:18:30 +00:00 |
|
zuu
|
8afa100ca1
|
(svn r25771) -Fix (r25344): If story book content changed height due a string parameter changing length, the scrollbar was not updated
|
2013-09-14 12:18:36 +00:00 |
|
zuu
|
54af9b06cd
|
(svn r25769) -Fix (r25344): Drawing of broken goal references was broken
|
2013-09-13 21:34:32 +00:00 |
|
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.
|
2013-09-13 21:01:19 +00:00 |
|
zuu
|
0bf5102328
|
(svn r25766) -Codechange: Use FONT_HEIGHT_NORMAL instead of checking the height of a dummy string in Story gui
|
2013-09-13 20:17:07 +00:00 |
|
zuu
|
8477e293df
|
(svn r25759) -Fix (r25369): Set the owner flag of the goal and story windows
|
2013-09-12 14:35:52 +00:00 |
|
zuu
|
a436485ce4
|
(svn r25624) -Fix (r25620, r25623): Silence warnings
|
2013-07-21 17:14:35 +00:00 |
|
rubidium
|
5eac8ba705
|
(svn r25387) -Fix: "typos" in @file filename
|
2013-06-09 18:58:36 +00:00 |
|
zuu
|
7389a08738
|
(svn r25381) -Fix: Silent story book compiler warnings
|
2013-06-09 14:13:59 +00:00 |
|
zuu
|
d460e047e2
|
(svn r25380) -Fix (r25344): Vertically center images of page elements in the available vertical space
|
2013-06-09 14:11:55 +00:00 |
|
zuu
|
92f25b4f8a
|
(svn r25372) -Add: Allow opening a goal list window specific to a company
|
2013-06-09 13:23:03 +00:00 |
|
zuu
|
88e4221d5a
|
(svn r25369) -Add: allow opening a story window specific to a company
|
2013-06-09 13:13:47 +00:00 |
|
zuu
|
141c08166d
|
(svn r25352) -Feature: GameScript API for selecting a story page to view
|
2013-06-09 12:57:22 +00:00 |
|
zuu
|
7a5cedf078
|
(svn r25344) -Feature: GUI for viewing story pages
|
2013-06-09 12:48:27 +00:00 |
|