Celtic Minstrel
939e15f771
Merge pull request #670 from dorng/core_logo
...
[game_config]: new keys for logo
2016-07-19 23:14:47 -04:00
Charles Dang
02a43e2d61
tpreferences: small hotkey tooltip tweak
2016-07-20 13:57:04 +11:00
Charles Dang
fbcf4943b1
Use darker window border color
2016-07-19 13:07:14 +11:00
Celtic Minstrel
35d17dcaa1
Add clear button to Lua console
2016-07-15 01:37:30 -04:00
Jyrki Vesterinen
b7b6531a6f
Add a checkbox for the "stop music in background" preference
2016-06-30 13:07:32 +03:00
dorng
c67538f93d
[game_config]: new keys for logo
...
remove hardcoded path for logo image
add 'game_logo' & 'game_logo_background' keys in [game_config]
this allows [core] authors to define their own game logo to appear on the title screen
this does not (yet) affect the loadscreen
2016-06-16 00:15:53 +02:00
Celtic Minstrel
893607e077
Merge pull request #650 from ScegfOd/master
...
gui2: new logging dialog
2016-06-06 12:48:45 -04:00
Charles Dang
bfffc881f6
Increase max campaign selection dialog height
2016-05-30 02:13:46 +11:00
Jonathan Combs
7d8a032589
gui2: new logging dialog
...
New dialog added to advanced preferences. It contains toggles to
activate and deactivate logging (log messages print to console). Also
added a getter method to the base log methods so that the dialog can
'remember' previous choices.
2016-05-27 13:11:53 -07:00
Charles Dang
87f0716616
Reduced brightness of lobby game list border
2016-05-18 13:06:10 +11:00
Charles Dang
07fee4038b
Improve visual design of buttons
...
A dark border was added to the left and bottom to add definition.
2016-05-16 22:58:19 +11:00
Charles Dang
f5fbb3872a
Disable [message] blurring once again pending further testing
...
There are certain performance issues with scrolling lists with this enabled
that would render this unusable even without the weird hover bug (#24667 ).
2016-05-16 22:57:22 +11:00
Charles Dang
f32b10aa33
Fixed transparent scrollbar buttons
2016-05-13 18:45:42 +11:00
Charles Dang
eb943e57af
Reapplied blur effect to [message]s
2016-05-13 18:30:09 +11:00
Charles Dang
a60d8d8daf
taddon_list: updated GUI2 addons manager layout
2016-04-23 19:02:24 +11:00
Charles Dang
3359961b00
Various new icon graphics by LordBob and button definitions using them
...
The 'help_30' icon is a Ariel question mark generated with the text tool
in Gimp and not drawn by LB.
2016-04-23 19:01:45 +11:00
Charles Dang
f77b3d7a6f
tlobby_main: improved formula for game listbox min height
2016-04-10 07:14:51 +11:00
Charles Dang
3bfc17a9e9
tlobby_main: fix misalignment of game listbox borders
2016-04-10 07:06:55 +11:00
Charles Dang
344955e4c1
GUI2: added macro for vertical spacer line
2016-04-10 06:57:27 +11:00
Charles Dang
25e8d4f07c
tlobby_main: use large buttons for main controls
2016-04-10 06:51:06 +11:00
Charles Dang
47bb358003
GUI2: removed extra + 2 offset from GUI__TEXT_VERTICALLY_CENTRED
2016-04-10 06:48:17 +11:00
Charles Dang
1702f10360
tbutton: fix borders of disabled state buttons not being gray
2016-04-10 06:47:50 +11:00
Charles Dang
9cc4834070
GUI2: converted horizontal scrollbars to new style
2016-04-09 01:03:40 +11:00
Charles Dang
dfefb83ffd
tcampaign_dialog: fix campaign names not being centered
2016-04-08 16:16:33 +11:00
Celtic Minstrel
7521fad2a1
Merge pull request #639 from ancestral-lato
...
New default game typeface: Lato
2016-04-06 13:43:15 -04: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
7525646cd0
tunit_preview_pane: redesigned Minimal style
...
This restores the title and image and replaces the icons with labels.
2016-04-06 23:12:08 +11:00
Celtic Minstrel
8cbd358baf
tloadscreen: Minor rearrangement of elements
2016-04-05 22:27:20 -04:00
Charles Dang
b7b8b1e213
tcustom_tod: cleaned up code and unused related preference keys
2016-04-06 01:24:00 +11:00
Charles Dang
e97b4f60e3
tloadscreen: use blank spaces for animation size label
...
This reserved space for the label while removing the slight glimpse
of the full string when the loadscreen first shows.
2016-04-04 02:37:46 +11:00
Charles Dang
1df91e0119
tbutton: provide alpha color values to satisfy schema
2016-04-03 23:45:27 +11:00
Charles Dang
2122973a42
ttext_box: reduced cursor height a little
2016-04-03 23:43:52 +11:00
Charles Dang
d3a825156e
tgame_version: bump max dimensions to fit Lato font sizes
2016-04-03 23:39:42 +11:00
Charles Dang
0708069cc2
New design for vertical scrollbars (horizontal pending)
2016-04-03 23:32:04 +11:00
Charles Dang
00b571a8e1
Use large buttons for main panel in titlescreen
2016-04-03 21:16:57 +11:00
Charles Dang
0cdd8b7180
GUI2: draw buttons procedurally and increase default size
2016-04-03 21:16:56 +11:00
Charles Dang
7f1dd72c93
tloadscreen: fixed another case of conflicting layout keys
2016-03-31 11:33:44 +11:00
Charles Dang
5afdb0f72a
tloadscreen: better calculations for positioning spacers
...
This allows the loadscreen to look good on both small and large resolutions
2016-03-31 11:33:08 +11:00
Charles Dang
1f52abcbfb
tloadscreen: fix conflicting alignment keys in animation label
2016-03-31 09:33:11 +11:00
gfgtdf
2b565b9abe
fix loadingscreen for small resolutions.
2016-03-30 20:29:14 +02:00
gfgtdf
e1777a1f14
testing loadingscreen animation
...
this adds a simple animation to the gui2 loadingscreen. It not very good
yet, it more about testing whether animations are possible.
2016-03-30 16:39:38 +02:00
gfgtdf
53e527acc7
show current stage in loadingscren.
2016-03-30 15:44:21 +02:00
ancestral
280c5fe69a
Minor formatting change to _initial.cfg
...
Added font files for Lato, and SIL OFL license
2016-03-30 02:01:13 -05:00
ancestral
353a9c38e7
Lato is now the new game font. Initially, this will be limited to GUI2, but as tech is updated in the project, we hope to make Lato the new default everywhere in the game.
2016-03-30 01:46:02 -05:00
Celtic Minstrel
0711615481
tlua_interpreter: Eliminate horizontal scrollbar on 800x600
2016-03-29 12:45:55 -04:00
Charles Dang
465f5eece1
Implement new GUI2 loadscreen
2016-03-29 21:33:38 +11:00
Celtic Minstrel
f81169b7bb
Draw a border around the lobby game list
2016-03-26 16:39:37 -04:00
Celtic Minstrel
a6fbabead2
GUI2: Add wrap key to [scroll_label]
2016-03-24 17:49:04 -04:00
Charles Dang
077e4f3789
tlobby_main: Further layout tweaks and cleanup
2016-03-24 14:57:51 +11:00
Celtic Minstrel
36eba6e833
tgamestate_inspector: Fix top listbox sometimes disappearing in small resolutions
2016-03-23 12:33:36 -04:00