Iris Morelle
b8b403185e
gui2/preferences: Use curly quotes in quoted text in tooltips
...
[ci skip]
2018-07-08 04:49:33 -04:00
Charles Dang
98ddc311fc
Preferences: added a mention of the in-game accelerated speed toggle
...
[ci skip]
2018-06-29 18:21:55 +11:00
Charles Dang
10e663ed6c
Preferences: shifted the Skip AI Moves button around
...
[ci skip]
Makes it clear it's not intrinsically tied to the Accelerated Speed factor.
2018-06-29 18:21:55 +11:00
Charles Dang
cb7a679142
Preferences Dialog: drop characters_per_line from hotkey list
...
[ci skip]
For some reason, this made the entire page stack thinner than it should be. I have
no idea why, and I'm not sure wrap= here instead does anything (namely, wrap if it
gets too long), but it's better than what was happening before.
2018-06-29 18:10:02 +11:00
josteph
d95efd3409
Preferences: Improve label and tooltip of 'Accelerated speed' slider.
2018-06-17 10:42:48 +11:00
Charles Dang
26c8860b6c
Preferences Dialog: fixed inconsistent label sizes in hotkeys list
2018-05-07 13:56:45 +11:00
Charles Dang
eacc1e0f6b
Ditch the "titlescreen" nomenclature for player-visible strings
2018-05-03 05:24:27 +11:00
Charles Dang
cc3d73621a
Preferences Dialog: avoid offset-by-one handling for accl speeds
...
Since the slider values started at 1, they needed to be adjusted for speed
index access. Less confusing to start at 0.
2018-02-24 18:57:06 +11:00
Charles Dang
457d42f200
Removed unused sort_list and iconize_list MP preferences
...
These have no effect in the GUI2 lobby, nor do I intend to make use of them (plus the lobby has
its own sort controls anyway). I'm assuming they were for the GUI1 lobby.
2017-11-10 14:31:55 +11:00
Charles Dang
2f7165d061
GUI2: update prompts about saving passwords
...
[ci skip]
2017-05-23 10:06:58 +11:00
Charles Dang
4f50559af9
GUI2 WML: consistent styling, don't use strings for bools
2017-04-16 17:19:03 +11:00
Charles Dang
70e607d04a
Preferences Dialog: make hotkey category multimenu fill all available space as requested
2017-04-16 17:05:09 +11:00
Celtic Minstrel
1793133a59
Fix menu_button widget trying to be two things at the same time.
...
The menu_button is now only a drop-down menu that supports a single selection.
A new multimenu_button widget supports a drop-down menu with multiple selections.
The new multimenu_button widget displays its current selection while not open.
2017-04-16 00:08:50 -04:00
Charles Dang
c834d99556
Preferences: convert hotkey category list to a dropdown w/ checkboxes
...
This allows more space for the hotkey list.
2017-04-12 21:12:47 +11:00
Charles Dang
231cb1a4a4
Preferences: demote Show Halos to Advanced
2016-10-24 16:46:42 +11:00
Charles Dang
918e8e4102
Preferences: small tooltip grammar correction
2016-10-13 00:06:01 +11:00
Charles Dang
276047ce96
Preferences Dialog: tweaked some labels in Friends List view
2016-09-08 10:31:18 +11:00
Charles Dang
6f510ad07d
Forgot to commit some WML for 5ee75aa473
2016-09-07 17:46:58 +11:00
Charles Dang
717aa892d2
Preferences Dialog: extensive refactor
2016-09-07 12:23:36 +11:00
Celtic Minstrel
3ff03cc66b
Fix matrix placement policy (mostly)
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
Celtic Minstrel
61aa9df286
Add hotkey categories filter to preferences
...
This allows the user to filter out certain types of hotkeys,
making it easier to locate a specific hotkey.
2016-08-29 01:05:02 -04:00
Celtic Minstrel
396f5dfc4c
Rename combobox -> menu_button
2016-08-22 19:37:14 -04:00
Charles Dang
56e2a733e5
Merge pull request #674 from jyrkive/mute-in-background
...
Mute the music when the game loses focus
2016-07-30 16:49:21 +11:00
Celtic Minstrel
f828ad0eea
Reduce max font scaling to avoid crashes
2016-07-28 11:48:11 -04:00
Charles Dang
02a43e2d61
tpreferences: small hotkey tooltip tweak
2016-07-20 13:57:04 +11:00
Jyrki Vesterinen
b7b6531a6f
Add a checkbox for the "stop music in background" preference
2016-06-30 13:07:32 +03:00
Celtic Minstrel
21965b40e5
Font scaling minimum to 80% and adjust vertical centering formula
...
[ci skip]
2016-04-06 13:31:38 -04:00
Charles Dang
6304cca22a
Moved data/gui/default to data/gui/
2016-03-20 01:11:10 +11:00