Commit graph

64 commits

Author SHA1 Message Date
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
Elvish_Hunter
bcab977c03 Removed some duplicated images used by the obsolete unit_box theme 2022-01-14 22:15:55 +01:00
Iris Morelle
fd37a05ffe ui: Claim back unused space from the 800 px minimap theme
This allows the minimap widget to be 2 pixels wider, and frees up 7
pixels of vertical space for the rest of the sidebar
2021-03-24 04:23:25 -03:00
Iris Morelle
73e5bff25c ui: Remove unused zoom slider portion of the minimap panel
This allows us to claim back 10px for the rest of the sidebar.
2021-03-24 04:05:18 -03:00
Martin Hrubý (hrubymar10)
de183eeb2d Include battery percentage into GUI and add 2 versions of battery icon 2018-10-30 07:14:42 +02:00
Celtic Minstrel
062046760d Fix most of the missing image errors in the UnitBox theme 2017-04-24 11:01:14 -04:00
Charles Dang
9d579ed6ba Removed hard-drawn zoom slider grove from minimap panel image 2017-03-09 17:23:38 +11:00
Ignacio R. Morelle
4c64a7d0c5 Add missing file for the legacy 1.10 theme 2015-01-15 04:49:13 -03:00
Ignacio R. Morelle
ab5d76fa96 Default theme uses 'classic' dir, Classic uses 'legacy'
Reverts a decision from commit 10b7cd63f5
in order to both make the Classic theme backportable to 1.12 and
eliminate an unnecessary complication for UMC.

At some point in the future, the Default theme will replace Classic when
the rumored UnitBox theme becomes the default, so I'd say naming its
directories "classic" makes sense, while the current Classic theme is
the "legacy" classic.

If we hadn't gotten stuck with Default using "classic" dirs in 1.12
there would be no need for any of this irritating nonsense.
2015-01-15 04:41:40 -03:00
Ignacio R. Morelle
d5fa4bc7b2 Revert "Compress images with zopflipng."
This reverts commit 5d36e382c7.

It's been found to cause all kinds of terrain glitches on Windows and
Linux. Please do not try experimental image compression alternatives
without discussing and reviewing first.
2014-12-21 19:03:08 -03:00
Alarantalara
5d36e382c7 Compress images with zopflipng.
https://code.google.com/p/zopfli/source/browse/README.zopflipng
5.9MB saved.
2014-12-20 12:14:08 -05: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
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
Alexander van Gessel
f1b0880463 Fix unit_box 2014-02-02 16:59:52 +01:00
Emilien Rotival
1c2f326dff Updated minimal artwork for small resolution themes.
The update is meant to accommodate an extra side button while giving more space to the map.
2014-01-08 00:33:14 +01:00
fendrin
21bee9b848 New minimap image from LordBob. 2014-01-07 02:32:15 +01:00
Emilien Rotival
bd035e5c2f Minor update of the 'villages' status icon and new favicon candidates 2014-01-06 09:41:22 +01:00
fendrin
6857b12767 Delete theme images, should have happened in the last commit... 2013-12-22 08:42:15 +01:00
fendrin
5ae5fb1f17 Moved images used by both, default and editor theme. 2013-12-22 08:40:07 +01:00
fendrin
6c3cf41ad5 Sidebar artwork, currently only used by the pandora theme. 2013-11-27 02:16:15 +01:00
fendrin
7e72fc39e0 Removed old artwork for the default theme. 2013-11-27 02:16:15 +01:00
fendrin
08468cce78 New minimap design. Original art by LordBob, altered by Jetrel. 2013-11-27 02:16:15 +01: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
3d59e29be6 Removed old theme image previously used in now-removed expirimental theme 2013-06-09 12:41:37 +11:00
fendrin
53b3e303d3 UnitBox experimental theme. 2013-06-04 22:42:41 +02:00
Emilien Rotival
2dbcdda8fa Renamed the folder for consistency with the editor theme 2013-05-31 01:10:08 +02:00
Emilien Rotival
3f0360365a Placeholder artwork for experimental GUI theme 2013-05-31 00:51:36 +02:00
Emilien Rotival
be7516c8e0 revised slicing for the 800x600 editor theme 2013-05-26 10:37:46 +02:00
Emilien Rotival
378d760d39 merged the tools + tools options palettes in the editor theme artwork 2013-05-26 10:18:19 +02:00
Emilien Rotival
8fe9c6ddfa New slicing of the editor backgrounds 2013-05-22 08:36:09 +02:00
Emilien Rotival
54b2f55541 New artwork for status icons 2013-05-16 14:32:35 +02:00
Emilien Rotival
2ee7878c5a Updated backgrounds for the editor UI at 1024*768 (minimap with zoom slider) 2013-05-15 00:10:18 +02:00
Nils Kneuper
b41301e3d3 applied utiles/wesnoth-optipng on the latest images from Lord_Bob 2013-05-12 21:51:21 +02:00
Emilien Rotival
ee57dcd384 Replaced png files that had obtained an embedded ICC profile, which was causing error messages 2013-05-12 21:48:30 +02:00
Nils Kneuper
245d3934fa applied utiles/wesnoth-optipng on data/
Overall statistics (only for files with a smaller recompressed size):
  Original size: 276 KiB on 14 files
 Optimized size: 226 KiB
   Total saving: 50 KiB = 18% decrease
2013-05-12 20:55:41 +02:00
fendrin
0b22b705ba New status box art from Lord Bob. 2013-05-03 21:51:20 +02:00
Alexander van Gessel
04b42cba37 Optipng run
Original size: 422 KiB on 63 files
 Optimized size: 307 KiB
   Total saving: 114 KiB = 27% decrease
2013-04-30 16:59:21 +02:00
fendrin
a1861e2aa3 Tooltip support in GUI1 widgets. 2013-04-29 16:33:50 +02:00
Nils Kneuper
3eabc6df85 applied utils/wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 4442 KiB on 35 files
 Optimized size: 4211 KiB
   Total saving: 230 KiB = 5% decrease
2012-10-07 09:38:45 +00:00
Lari Nieminen
938a05e701 Improved gold, income and upkeep icons from Blarumyrran. 2012-08-29 16:01:51 +00:00
Nils Kneuper
89cfa516de applied utils/wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 9070 KiB on 449 files
 Optimized size: 8184 KiB
   Total saving: 885 KiB = 9% decrease
2012-08-25 08:18:19 +00:00
Fabian Müller
169f555fcb Slightly wider sidebar background image for the editor. 2012-03-09 17:47:09 +00:00
Fabian Müller
7459daf6ff Widened the editor's sidebar by one pixel. 2012-03-05 14:22:14 +00:00
Fabian Müller
2bbf499f6e New theme for the map editor. 2012-02-28 10:34:46 +00:00
Nils Kneuper
2af5cd0093 applied utils/wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):

  Original size: 695 KiB on 69 files
 Optimized size: 674 KiB
   Total saving: 20 KiB = 2% decrease
2011-10-08 09:05:28 +00:00
Fabian Müller
f711ff9682 Adds a theme for widescreen resolutions. 2011-09-23 18:43:05 +00:00
Richard Kettering
46647610c4 New villages icon. 2011-05-26 05:27:54 +00:00
Nils Kneuper
f660ba74fd ran utils/wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 485 KiB on 277 files
 Optimized size: 447 KiB
   Total saving: 37 KiB = 7% decrease
2011-03-27 11:06:40 +00:00
Nils Kneuper
6f1bd4e90d commit WIP version (commented out!) of small res editor stuff 2011-03-11 17:19:03 +00:00