Commit graph

2608 commits

Author SHA1 Message Date
Charles Dang
b7d56e0c11 gui2/tpreferences: implemented new gui2 Preferences dialog 2016-02-10 19:51:01 +11:00
Charles Dang
a7ee92fb00 Added (unused) definition and images for a minimal-style vertical scrollbar
Horizontal scrollbar still requires images
2016-01-25 17:34:41 +11:00
Charles Dang
583ab69247 Rename menu2-* dialog images to menu-* 2016-01-22 04:37:47 +11:00
Charles Dang
04baac8d00 Match menu2 style background color with opaque style 2016-01-22 04:37:43 +11:00
Charles Dang
5986cc1e29 Added images for combobox dropdown button 2016-01-22 02:24:11 +11:00
Charles Dang
961463e555 Tweaked design of Lawful and Neutral alignment icons 2015-11-07 19:13:36 +11:00
aquileia
c281b3af08 l10n: Add Sgt. Groovy's logo translations 2015-11-05 11:54:14 +01:00
aquileia
b7cb892092 Update l10n-track for new logo
Fixes displayed logo for translations.
2015-10-23 12:16:09 +02:00
Charles Dang
701229d69d Added a set of Alignment icons
Designed by me based off and using pieces of previous icons by LordBob
2015-10-20 08:39:09 +11:00
Charles Dang
6e0af4f77e Increased canvas size of English logo and logo bg to 600 (was 440)
This is for standardization as per discussion with Sgt. Groovy here:
http://forums.wesnoth.org/viewtopic.php?p=588663#p588663
2015-08-20 19:37:19 +11:00
Charles Dang
f1256049fd New style logo text by Sgt. groovy (English)
The background is kept in a separate image and the two layers will be blitted together at runtime.
This is to simplify any future needs regarding changes to the text or the background logo, without
having to re-render the whole thing.
2015-08-20 13:57:00 +11:00
Charles Dang
300b62e304 Use icons/icon-game for all hardcoded logo needs 2015-07-31 06:14:41 +11:00
Charles Dang
a83955fee5 Updated canvas size of preference and mp connect icons to standard sizes
icon-general.png was changes to 64x64 due to its usage in the hotkey preferences dialog
2015-07-30 03:07:33 +11:00
Charles Dang
52b54b48f1 Updated game icon I missed. Might remove later. 2015-07-30 02:45:30 +11:00
Charles Dang
ebd712c06f Fixup 3d0bae9bd0 with better renders 2015-07-30 01:04:27 +11:00
Charles Dang
3d0bae9bd0 Updated game icons with versions downscaled from the master 1920x image. 2015-07-30 00:10:14 +11:00
Charles Dang
4a676317c3 Use BLIT() IFP to generate addon Publish/Delete images
Previously, we used an icon with the game logo embedded. However, as the publish/delete
symbols are distinct, we can blit them on top
2015-07-30 00:09:10 +11:00
Charles Dang
da6e149100 Updated wesnoth icon image by Sgt. Groovy
Includes large 500x500 version.
2015-07-27 18:16:38 +11:00
Ignacio R. Morelle
a0aa111c91 Add new icon overlays for the About dialog button by pydsigner 2015-07-23 21:04:37 -03:00
Charles Dang
534a0f7ffb Use 4 spaces instead of an image hack to indent topic lists 2015-03-22 23:30:51 +11:00
Ignacio R. Morelle
e34bf6f011 Fix image paths used by the Classic theme's replay bar
Includes renaming three files.
2015-01-15 05:03:54 -03:00
Charles Dang
17eae18c33 Removed a blank, unused image 2014-12-24 22:55:43 +11:00
Charles Dang
9b9e9a8670 Purged some transparent pixels I missed 2014-12-14 23:00:03 +11:00
Charles Dang
548927789d Improved addon Publish/Delete icons 2014-12-14 22:54:02 +11:00
Ignacio R. Morelle
98111b028e Add an active orb icon for the Display -> Colors options page
Made it myself by tweaking the existing orb.
2014-11-28 23:41:00 -03:00
Ignacio R. Morelle
a36bc41e36 Rename falcon race icon so the editor can actually find it 2014-11-16 21:22:27 -03:00
Ignacio R. Morelle
70b953cbd3 Updated big button graphics by LordBob
From <http://r.wesnoth.org/p577072>.

Fixes a weird light source angle issue with the active variants.
2014-10-25 01:39:38 -03:00
Zappaman
e55e596c9d added play single move replay button with callbacks to the function in replay_controller 2014-08-29 21:37:14 +03:00
Ignacio R. Morelle
504cf88e7e preferences: Replace orb slider icons to reduce IPF abuse in the C++
By taking images/misc/orb@2x.png and editing it (in non-trivial ways,
sadly), we get images that are more suitable for the UI than what we had
up to this point, without the result looking upscaled and ugly, and
without requiring a hardcoded IPF full of magic numbers.

I drew the frame for the pressed variation myself using the pressed
slider block thingy from images/buttons/sliders/slider-pressed.png.
2014-07-15 19:26:17 -04:00
aquileia
05641062c8 gitignore: Merge dozens of "Thumbs.db" rules
It suffices to apply the rule once in the root directory.
2014-06-09 01:00:26 +02:00
fendrin
10b7cd63f5 Class Theme restoring the 1.12 UI. 2014-05-08 02:14:14 +02:00
aquileia
965a2a5d1c Fix border of selected GUI2 elements
The selection-border corners were designed to be an overlay over the
edges, but GUI2 uses them adjoining to the edge images.

This has been fixed by manually overlaying them in the images
themselves.
2014-04-17 22:33:54 +02:00
fendrin
1e5d58af6a Made the orb and minimap colors configurable by the preferences. 2014-03-15 14:37:16 +01:00
Nils Kneuper
3ca6988963 applied utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 14370 KiB on 172 files
 Optimized size: 12855 KiB
   Total saving: 1514 KiB = 10% decrease
2014-03-02 18:35:49 +01:00
Emilien Rotival
b9418a52f1 Added some 30x30 action and arrow icons that were missing 2014-02-21 22:51:31 +01:00
Emilien Rotival
6a531db9dc High res orb artwork for the Pandora theme 2014-01-10 17:06:48 +01:00
fendrin
1b7b5b28c4 New "End Turn" button from LordBob. 2014-01-07 02:32:15 +01:00
Emilien Rotival
0670d34c5c New icon for the 'preferences>hotkeys>title screen' category that was added in 1.11.8 2014-01-05 23:18:39 +01:00
Emilien Rotival
2924ed8217 New editor icons for khalifate unit groups 2014-01-05 20:09:39 +01:00
fendrin
c0e2795cba Rename the minimap action icons to match the action name. 2014-01-02 11:52:00 +01:00
Emilien Rotival
5cf5f8d6e0 Icons for the new minimal display functions 2013-12-22 10:53:00 +01:00
David Mikos
86adae8b07 Move multiplayer lobby map size info to bottom icon area. 2013-12-15 19:22:44 +10:30
David Mikos
90ebb53855 Slightly tweak multiplayer lobby icon spacings for advertized games. 2013-12-15 18:29:52 +10:30
Emilien Rotival
4fcf6d0d95 Updated and nudged the orb and crowns so that they fit within the hex
Elements overlapping the neighboring hex were causing refresh glitches.
2013-12-06 00:26:48 +01:00
fendrin
dd566b9bc3 Nenamed image file for a higres slider to match the naming scheme. 2013-11-27 02:16:15 +01:00
fendrin
48fad09a00 Highres buttons for the Pandora theme. 2013-11-27 02:16:14 +01:00
fendrin
280a005bd4 Highres icons for unit and zoomdefault actions. 2013-11-27 02:16:14 +01:00
Nils Kneuper
c602bc8ed6 applied utils/wesnoth-optipng:
Original size: 485 KiB on 79 files
 Optimized size: 282 KiB
   Total saving: 203 KiB = 41% decrease
2013-11-15 21:36:02 +01:00
Charles Dang
5fe97ac67b Removed accidentally-committed KDE file 2013-10-25 23:44:02 +11:00
Ignacio R. Morelle
830867f51f Add placeholder icons of my own for a generic copy-to-clipboard action
These are intended to be used with 25x25 buttons.
2013-09-26 01:34:13 -03:00