Commit graph

18 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
Nils Kneuper
444a3ea007 updated Finnish translation 2023-12-16 11:13:16 +01: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
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
0d5aa46e74 ran utils/wesnoth-optipng
(not commiting any files that were reported as broken, there are many!)

  Original size: 130846 KiB on 10530 files
 Optimized size: 127520 KiB
   Total saving: 3325 KiB = 2% decrease
2011-03-11 14:17:45 +00:00
Nils Kneuper
627f8b7c61 revert 2011-02-26T23:14:32Z!crazy-ivanovic@gmx.net and the image part of 2011-02-26T22:13:29Z!crazy-ivanovic@gmx.net
(the intended translation/changelog part is still left)
2011-02-27 10:05:39 +00:00
Nils Kneuper
f146642ca5 ran utils/wesnoth-optipng
NOTE: Extremely many files received (smaller) changes but due to the
extremely large amount of changes I am not 100% sure that this
conversion is correct. This is the output of
utils/png_format_check.sh:

RGBA: 10247 RGB: 10 Gray+A: 256 Gray: 0 Index+A: 0 Index: 0 Other: 0

Overall statistics (only for files with a smaller recompressed size):
  Original size: 128949 KiB on 9778 files
 Optimized size: 125813 KiB
   Total saving: 3135 KiB = 2% decrease
2011-02-26 23:14:32 +00:00
Nils Kneuper
67c397c90d ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 71209 KiB on 4533 files
 Optimized size: 64830 KiB
   Total saving: 6379 KiB = 8% decrease
2010-10-16 21:11:53 +00:00
Alexander van Gessel
df588e5e39 Convert some images to RGBA 2010-06-13 22:30:59 +01:00
Steven Panek
801ee51197 Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 6167 KiB on 142 files
 Optimized size: 6068 KiB
  Total saving: 98 KiB = 1% decrease
2010-05-06 01:18:04 +00:00
Alexander van Gessel
2275decee8 Convert all trunk images to RGBA format 2010-05-05 19:31:17 +01:00
Chusslove Illich
8567cc9509 Updated localized images for Serbian. 2009-09-13 19:53:06 +00:00
Nils Kneuper
b9678f8eac ran wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 8707 KiB on 347 files
 Optimized size: 7849 KiB
  Total saving: 857 KiB = 9% decrease
2009-08-30 17:18:15 +00:00
Tomasz Śniatowski
4e15da49c8 Lobby icon update, icons taken from forum lobby icon request topic.
- JAP's ums2 icon (as ums.png)

- Zarael's fog/shroud icons (modified to add transparency)

- Zarael's disclosure triangles, key and qmark reload icon (modified
  with transparency)

- Zarael's A-Z sort icon, modified with transparency and with
  desaturated version as "off" icons

- group effort relation sort icon, with desaturated version as "off" icons
2009-08-16 10:31:06 +01:00
Tomasz Śniatowski
17be99971f new lobby player list sorting:
...by name, relation(friends/neutral/ignores) or both (first by
relation then by name)
2009-07-21 17:49:04 +01:00
Tomasz Śniatowski
23bd84f78a new lobby placeholder icons for user list group hiding 2009-07-21 00:16:54 +01:00
Tomasz Śniatowski
4dc9f782b9 new lobby: Treat the game id as an int that it is,
...add status icons to player list (icons from patch/bug #11726 by
megane), add server support for differentiating between players
playing and observing a game.
2009-07-20 18:38:28 +01:00