alberth
|
107bf32953
|
(svn r27086) -Codechange: Simplify opening of windows by always returning a valid window pointer.
|
2014-12-18 18:22:23 +00:00 |
|
rubidium
|
d534c80e94
|
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces)
|
2014-10-15 18:31:37 +00:00 |
|
rubidium
|
0463dbdc9e
|
(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
|
9603014102
|
(svn r26307) -Add: [nogo] Allow GS to hide story page date
|
2014-02-06 19:50:34 +00:00 |
|
rubidium
|
83eeba28b7
|
(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dropdowns
|
2013-11-24 14:46:26 +00:00 |
|
rubidium
|
830a49692d
|
(svn r26048) -Fix: use delete instead of free when allocated by new
|
2013-11-22 21:42:20 +00:00 |
|
fonsinchen
|
29d0c68bb0
|
(svn r26040) -Fix: return 0 from unreached part of function to silence some compilers
|
2013-11-19 19:42:40 +00:00 |
|
frosch
|
7fbe7895ef
|
(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
|
12ddbb7cb1
|
(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
|
f8f9e30f80
|
(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
|
541fe1775a
|
(svn r25769) -Fix (r25344): Drawing of broken goal references was broken
|
2013-09-13 21:34:32 +00:00 |
|
zuu
|
e2c618eaba
|
(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
|
9e30dda720
|
(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
|
24481998fa
|
(svn r25759) -Fix (r25369): Set the owner flag of the goal and story windows
|
2013-09-12 14:35:52 +00:00 |
|
zuu
|
789b4e320b
|
(svn r25624) -Fix (r25620, r25623): Silence warnings
|
2013-07-21 17:14:35 +00:00 |
|
rubidium
|
b860353a66
|
(svn r25387) -Fix: "typos" in @file filename
|
2013-06-09 18:58:36 +00:00 |
|
zuu
|
53d2e785f5
|
(svn r25381) -Fix: Silent story book compiler warnings
|
2013-06-09 14:13:59 +00:00 |
|
zuu
|
dda71a15d1
|
(svn r25380) -Fix (r25344): Vertically center images of page elements in the available vertical space
|
2013-06-09 14:11:55 +00:00 |
|
zuu
|
eaede14b8f
|
(svn r25372) -Add: Allow opening a goal list window specific to a company
|
2013-06-09 13:23:03 +00:00 |
|
zuu
|
8980cb427d
|
(svn r25369) -Add: allow opening a story window specific to a company
|
2013-06-09 13:13:47 +00:00 |
|
zuu
|
33ad9774fb
|
(svn r25352) -Feature: GameScript API for selecting a story page to view
|
2013-06-09 12:57:22 +00:00 |
|
zuu
|
a2d84868e7
|
(svn r25344) -Feature: GUI for viewing story pages
|
2013-06-09 12:48:27 +00:00 |
|