doofus-01
033012219e
Add Exif tags to images ( #9254 )
...
Artist & copyright Exif tags track the copyright info in images, replacing what used to be tracked with "copyrights.csv".
2024-08-25 20:18:16 -07:00
Subhraman Sarkar
2660c0e086
new ui theme: modern (titlescreen only atm)
...
Design idea and concept art: Dalas
Implementation: babaissarkar
Co-authored-by: Dalas121 <33790750+Dalas121@users.noreply.github.com>
2024-07-16 13:07:57 +05:30
Iris Morelle
fc3c4a4920
gui2: Make dropdown button light source consistent with other buttons
2021-09-25 11:22:06 -03:00
Edward Chernenko
4384bd550a
optipng run: ./utils/woptipng.py -d 15 images/
...
It has been a while since the last optipng run (it was in 2015),
and many non-optimized PNG files have accumulated in the repository.
288 of 1666 files optimized, 258992 bytes reduced to 156258 bytes; -102734 bytes, -39.66%
To avoid unnecessarily increasing the size of Git repository for minor
size reductions, we skip images that weren't reduced by at least 15%.
2019-01-02 19:26:48 +02:00
Charles Dang
39c280b37c
Tweaked dropdown button background images
...
[ci skip]
Gives them a slight gradient.
2018-02-23 15:37:18 +11:00
Charles Dang
692502f441
GUI1: fixed scrollbar layout
...
Re-adding the pre-GUI2 redesign scrollbar images so GUI1's scrollbars show correctly.
2016-04-09 01:12:56 +11:00
Charles Dang
9cc4834070
GUI2: converted horizontal scrollbars to new style
2016-04-09 01:03:40 +11:00
Charles Dang
0e7f855be3
Improved scrollbar graphics
2016-04-07 19:45:28 +11:00
Charles Dang
0708069cc2
New design for vertical scrollbars (horizontal pending)
2016-04-03 23:32:04 +11:00
Charles Dang
0cdd8b7180
GUI2: draw buttons procedurally and increase default size
2016-04-03 21:16:56 +11:00
Charles Dang
8e8b4a3835
Added empty images for an imageless menu button
...
This is a huge hack, but it's how GUI1 was set up and it's not worth
trying to refactor it any differently.
2016-03-16 05:00:58 +11:00
Charles Dang
e13cf1e591
Procedurally draw combobox borders
...
This avoids issues with the borders looking bad when scaled
2016-03-14 22:27:37 +11:00
Charles Dang
5aa86c42f0
Moved scrollbar images to their own folder
2016-02-22 23:35:23 +11:00
Charles Dang
85fefbe5b8
Improve design of Orb toggle buttons
2016-02-20 19:55:53 -05: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
5986cc1e29
Added images for combobox dropdown button
2016-01-22 02:24:11 +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
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
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
fendrin
10b7cd63f5
Class Theme restoring the 1.12 UI.
2014-05-08 02:14:14 +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
fendrin
1b7b5b28c4
New "End Turn" button from LordBob.
2014-01-07 02:32:15 +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
Charles Dang
5fe97ac67b
Removed accidentally-committed KDE file
2013-10-25 23:44:02 +11: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
Charles Dang
3e8aee8ba8
Removed usused disabled variation images for the tristate button
2013-06-15 22:58:51 +11:00
Emilien Rotival
82b8d9ecdf
New artwork and TC ranges for team color-able icon bases and cursor hexes
...
The icon bases are meant for use with the terrain type icons and unit profile icons.
Team color-able hexes offer a flexible alternative to single-color cursor components.
A set of color ranges specifically tailored for terrain type icons has been added to team-colors.cfg. Each color range is named after the base terrain type it corresponds to.
2013-06-15 02:53:11 +02:00
Charles Dang
3394edafde
Removed 'lite' button images
...
If these need to be restored, the H18 menu images in
attic/spare_buttons will suffice
2013-06-09 05:07:55 +11:00
Charles Dang
586b1bb9e6
Move disabled slider images to attic
2013-06-09 03:29:26 +11:00
Charles Dang
9e4e09296c
Move transparent scrollbar images to attaic
2013-06-09 03:16:51 +11:00
Charles Dang
4cab896cf9
Moved unused H18 menu button images to attic
2013-06-09 02:44:23 +11:00
Charles Dang
a7e088cad0
Moved disabled widget images to attic
2013-06-09 02:13:09 +11:00
Charles Dang
44ec96ad88
Renamed images/buttons/menu_buttons to images/buttons/button_menu for consistency
2013-06-04 23:17:07 +11:00
Charles Dang
28afae41ad
Moved spare button images to attic
2013-06-04 20:14:06 +11:00
Charles Dang
8e741368f6
Removed old/duplicate editor images
2013-06-03 03:36:16 +11:00
Charles Dang
1503c9778b
Removed old "lite_small" images
2013-05-30 22:23:43 +11:00
Charles Dang
5abfa6454c
Removed old "endturn-button" images previously only used in experimental theme
2013-05-30 21:42:47 +11:00
Charles Dang
29b5d85d59
Removed old button bases
2013-05-30 21:17:39 +11:00
Charles Dang
092c755630
Removed old replay control buttons
2013-05-30 21:06:25 +11:00
Charles Dang
66ddf6c4f8
Removed old "resize-direction" buttons
2013-05-30 17:23:02 +11:00
Charles Dang
ca5b73e392
Removed old "big-arrow" images
2013-05-30 14:29:51 +11:00
Charles Dang
e44e771d57
Removed unusued "menu-button" images
2013-05-30 05:04:42 +11:00
Charles Dang
c2987a250b
Removed old up/down/left/right button images
2013-05-29 21:16:25 +11:00
Alexander van Gessel
55241e1641
Optipng run
...
Original size: 444 KiB on 301 files
Optimized size: 137 KiB
Total saving: 306 KiB = 69% decrease
2013-05-26 00:44:47 +02:00
Emilien Rotival
02ed906816
Minor fixes for scrollbars artwork
2013-05-23 13:52:57 +02:00
Emilien Rotival
fb5bb23627
Updated artwork for scrollbars
2013-05-23 11:16:39 +02:00