26 Commits

Author SHA1 Message Date
Charles Dang
9376cf42af Removed Registered Users Only game config option (resolves #4980) 2020-10-08 21:16:41 +11:00
pentarctagon
6371f0497c Add a separate toggle for if a replay should be public.
This makes it possible for a game to allow observers but have the replay not be public.
2019-11-11 18:13:51 -06:00
gfgtdf
1917078900 fixup 96fecea66d30471e
that commit onyl changed the resolution choosing procedure for windows
not for widgets which made that code more complicated. This commit also
addsa  workaround for < 800x600 widgets to the c++ code so that we no
longer have to think about this in the .cfg files
2017-06-16 02:03:33 +02:00
gfgtdf
96fecea66d make [resolution] window_width/height, the minimum required window size 2017-06-13 20:25:47 +02:00
Charles Dang
4f50559af9 GUI2 WML: consistent styling, don't use strings for bools 2017-04-16 17:19:03 +11:00
Charles Dang
96ef6b1f5a MP Create Game: ensure campaign icons always line up (bug #22956) 2017-04-16 06:35:25 +11:00
Charles Dang
1f1855300d GUI2/Stacked Widget: removed [stack] wrapper around [layer] and use the latter directly
All dialog WML changes in this commit consist of removing [stack] tags and reducing subsequent subtag indent
by one layer.
2016-10-10 18:55:52 +11:00
Charles Dang
38680bde3b MP Create: remove vertical spacer lines 2016-10-03 17:19:57 +11:00
Charles Dang
cf56400996 MP Create: significant layout improvements 2016-09-17 01:57:33 +11:00
Charles Dang
969018f7df MP Create: make use of window exit hook for showing the difficulty dialog 2016-09-08 10:30:07 +11:00
Charles Dang
fd53599f77 Moved custom_options_tree.cfg to a better location
Also fixed its linked_groups not being included in sp_options_configure.cfg
2016-09-02 10:18:38 +11:00
Charles Dang
faed98a651 Added standalone options configuration dialog for GUI2 2016-09-02 09:28:30 +11:00
Celtic Minstrel
8b839e88ad Fix MP Create on smaller resolutions 2016-08-31 20:59:57 -04:00
Charles Dang
0bbe26ec5e Made use of [list_data] for static lists in various dialogs 2016-08-29 19:10:04 +11:00
Charles Dang
d6cff9b089 MP Create: display game title in details area 2016-08-28 03:41:17 +11:00
Celtic Minstrel
2cad49162d MP Create: Fix a few issues on 800x600 layout 2016-08-24 14:54:53 -04:00
Charles Dang
deaae3f382 MP Create: layout improvements for tiny version 2016-08-24 18:53:46 +11:00
Celtic Minstrel
44219de141 MP Create: Layout for tiny resolutions (eg 800x600) 2016-08-23 19:27:27 -04:00
Celtic Minstrel
aefe945218 GUI2 dialogs: Fix missing textdomains 2016-08-23 18:51:27 -04:00
Charles Dang
ff06bf8eb7 MP Create: few small fixes to mid-res layout 2016-08-23 13:40:23 +11:00
Celtic Minstrel
617a12f3e6 MP Create: Low-res fixup 2016-08-22 22:00:24 -04:00
Celtic Minstrel
f396249800 MP Create: New layout for lower resolutions 2016-08-22 21:55:28 -04:00
Celtic Minstrel
2c04ee6da6 MP Create: Another batch of WML shifting to ease implementation of low-res layout 2016-08-22 21:38:02 -04:00
Celtic Minstrel
23017d2f72 MP Create: More WML shifting to ease impementation of low-res layout 2016-08-22 21:12:52 -04:00
Celtic Minstrel
d604246a1a MP Create: Add spacer line above tabbed section 2016-08-22 20:19:53 -04:00
Celtic Minstrel
b79a237f35 MP Create: Move WML around for easier definition of low-res versions 2016-08-22 20:15:54 -04:00