2550 Commits

Author SHA1 Message Date
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 3d0bae9bd0c6 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
Nils Kneuper
98906f8c2b applied utils/wesnoth-optipng on images 2013-08-22 20:53:03 +02:00
Adrián Chaves Fernández (Gallaecio)
9eeaaff752 [Galician translation] Translated images and minor text changes 2013-08-10 19:23:49 +02:00
Alexander van Gessel
38b224c1ff Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
This reverts commit 23b72d6956e6316f8b50a6accba607f66cf197a7.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956 Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
This reverts commit 5fa5c034110c3c942d299c8fd440297c89aca037, reversing
changes made to 06374c64ba00977a4f720a44108593fc43d5c787.
2013-08-08 18:50:46 +02:00
Elvish_Hunter
446a6a0ca3 Renamed hero and leader nozoc ellipses to make them compatible with the automatic ellipse management
I had to rename these ellipses to make them compatible with the IS_HERO macro as well. This way, a user can assign a ellipse with the usual ellipse=misc/ellipse-hero, and when a unit loses its ZoC, it'll be updated accordingly. Leaving the file names as they were wasn't a good solution, because it required a way to split the ellipse-hero string to insert the nozoc- part.
With this solution, no WML change is required; however, we may want to add a wmllint rule to warn UMC authors if they have a ellipse= key in their unit cfgs.
2013-07-21 14:26:27 +02:00
Emilien Rotival
b89f1437f2 Provides missing artwork for the 'nozoc' ellipses that was causing errors in Northern Rebirth 2013-06-24 23:00:25 -04:00
Nils Kneuper
c9f6847f66 applied utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 16720 KiB on 404 files
 Optimized size: 15237 KiB
   Total saving: 1482 KiB = 8% decrease
2013-06-23 10:07:53 +02:00
Emilien Rotival
75f9b81435 New artwork for the 'close map' button of the editor
New 'close map' button added by commit 1e0ee5e2863c328030728bc0a960613d6608ad26
2013-06-19 14:57:50 +02:00