2308 Commits

Author SHA1 Message Date
Steven Panek
eb5258e63b Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 14 KiB on 4 files
 Optimized size: 4 KiB
   Total saving: 9 KiB = 68% decrease
2010-05-07 01:30:28 +00:00
J.W. Bjerk
e3af4bbd17 created new editor group: ‘embellishments’,
...and added desert plants to that group.  This means cacti and so
forth no longer automatically appear on the desert.  They must be
added by hand where they are wanted (weather over sand or any other
base terrain).
2010-05-07 01:20:31 +00: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
Fabian Müller
4a7e27d070 Reverted back to 42095. 2010-04-10 17:30:45 +00:00
Alexander van Gessel
183c40ba5b Merge fendrin_editor branch 2010-04-10 16:00:09 +01:00
Alexander van Gessel
1af182ef39 Add ~DARKEN() counterpart to ~BRIGHTEN(),
tod-dark.png counterpart to tod-bright.png and
darkens-aura.png counterpart to brightens-aura.png.

Implement min_value for [illuminates]
2010-04-06 02:02:44 +01:00
Steven Panek
06ba315ab1 Updated localized images for the Spanish translation. 2010-03-22 00:30:53 +00:00
Mark de Wever
caeb337341 Add some buttons for the new tree view. 2010-02-04 20:24:41 +00:00
Chusslove Illich
869aae4163 Updated localized images for Hungarian. 2010-01-30 19:11:23 +00:00
Steven Panek
000475ddcf Added the Shavian version of the BfW logo. 2009-12-30 06:30:42 +00:00
Nils Kneuper
d72b5f90fc ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 2481 KiB on 48 files
 Optimized size: 2349 KiB
   Total saving: 132 KiB = 5% decrease
2009-12-07 19:16:03 +00:00
Steven Panek
7f91fb9e41 Added the new Spanish BfW logo. 2009-12-06 05:16:16 +00:00
Chusslove Illich
80c47508ca Updated localized images for Serbian. 2009-11-29 12:11:38 +00:00
Chusslove Illich
0dd821b55e Removed localized logos not compliant with requirements soon to be written. 2009-11-15 23:01:56 +00:00
Steven Panek
e3995a2b3b Added the Latin Wesnoth logo;...
...enabled localized images for the Latin translation.
2009-11-08 07:12:42 +00:00
Guillaume Melquiond
d93ecac3ad Reverted commit 2009-10-09T20:42:56Z!haskjold@pvv.org so that WML [message] buttons show...
...light text on dark background.

The current situation (light text on light background) makes it
impossible for people with low contrast sensibility to read the text
of the buttons.

(I suppose the current situation also affects people using poor LCD
displays, since the buttons are usually displayed at the bottom of the
screen, where the contrast for light colors is the worst.)
2009-10-10 16:19:56 +00:00
Nils Kneuper
027a1443df ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 3725 KiB on 74 files
 Optimized size: 3300 KiB
   Total saving: 425 KiB = 11% decrease
2009-10-09 22:21:52 +00:00
Hogne Håskjold
01694d0f82 New transparent buttons 2009-10-09 20:42:56 +00:00
Chusslove Illich
92161ea8ce Updated localized images for Serbian. 2009-10-01 20:36:53 +00:00
Chusslove Illich
2851089d2c Updated localized images for Serbian. 2009-10-01 20:27:48 +00:00
Steven Panek
849c9dfbed Aesthetic fixes for the Spanish BfW logos. 2009-09-27 02:54:01 +00:00
David Philippi
46b4cb9643 vietname translation update 2009-09-26 15:04:36 +00:00
Steven Panek
b61028372d Comitted the new version of the Lithuanian BfW logo. 2009-09-25 22:21:17 +00:00
Chusslove Illich
3afbc4cee3 Updated localized images for Spanish. 2009-09-04 14:09:31 +00:00
Chusslove Illich
2672e05868 Updated localized images for Lithuanian. 2009-08-31 19:39:34 +00:00
Chusslove Illich
112378cfd1 Updated localized images for Serbian. 2009-08-30 18:30:47 +00:00
Ali El Gariani
b670bc945d Tweak the alpha of the waypoint image placeholder 2009-08-30 17:26:26 +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
Ali El Gariani
7b15bb5386 Display waypoint with an image...
...(placeholder: the white dot "waypoint" from story map)
2009-08-30 15:34:26 +00:00
Nils Kneuper
62e325ad52 ran utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 3115 KiB on 78 files
 Optimized size: 2998 KiB
   Total saving: 117 KiB = 3% decrease
2009-07-03 19:40:33 +00:00
Eric S. Raymond
e7b27b6435 Change the trannstive verb "stone" (as in "turn to stone") to "petrify",
...and all related words such as "unstone", "stoned", etc. Former
usage was not really correct and led to unhelpful ambigiuity with both
"to stone" is in to hit with thrown stones, and "stoned" meaning
intoxicated.

All C++ code, WML, and tags are changed. New wmllint rules will handle all
lifting for UMC.  The wiki has been updated.

Will cause incompatibility with old savefiles containing stoned units.
2009-04-12 00:40:07 +00:00
Alexander van Gessel
e888c87318 Ran optipng on /images
Original size: 45 KiB on 19 files
 Optimized size: 39 KiB
   Total saving: 5 KiB = 13% decrease
2009-03-24 01:54:08 +01:00
Eric S. Raymond
7a3c33a6ca Move editor brushes that are declared in WML under data/core...
...so the references to them won't look unresolved.
2009-03-18 07:59:25 +00:00
Alexander van Gessel
77ee8399f1 Rename filesystem icon to wesnoth-icon-small.png,
...so it doesn't conflict with the big version.
2009-03-07 23:14:56 +01:00
Tomasz Śniatowski
71239a3a4a move editor brush images, tool overlays...
...and selection overlay image to root images/
2009-03-01 16:41:41 +01:00
Mark de Wever
2b259bd6c0 Add transparent listbox selection images. 2009-02-28 18:53:37 +00:00
Mark de Wever
c58ff5461c Add the transparent grip images. 2009-02-28 18:04:37 +00:00
Mark de Wever
7f56dea012 Add the transparent groove images. 2009-02-28 17:52:26 +00:00
Mark de Wever
a5eb28f569 Add a new set of transparent navigation buttons.
These will be used in the transparent wml message dialog.
2009-02-28 17:34:35 +00:00
Mark de Wever
0a78fd1ed4 New transparant button in transparent dialog.
The art might need some more polishing, but rather leave that to an artist.
2009-02-28 17:15:50 +00:00
Ignacio R. Morelle
3bc3efdb71 Move more archaic GUI graphics to the attic.
These are actually staged for removal since they are not useful at all
nowadays. ;)

I could not locate the expected "top<direction>-corner.png" form files.
2009-01-27 18:30:10 +00:00
Ignacio R. Morelle
f1c5f9c37d Move the unused compass graphics (which belonged to the archaic GUI)...
...to the attic tree.
2009-01-27 18:29:55 +00:00
Nils Kneuper
594ccd2ff8 running utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):

 Original size: 24311 KiB on 353 files

Optimized size: 22803 KiB

  Total saving: 1507 KiB = 6% decrease
2009-01-23 12:07:57 +00:00
Mark de Wever
2f700cd925 Added a horizontal scrollbar widget.
Also added 'new' art, since the current toolkit has no art for it. The art is
of the copy-paste-rotate kind. (The scrollbar is not used yet.)
2008-12-04 19:00:44 +00:00
Alexander van Gessel
e9c97fdfd7 Ran optipng, 28 kB saved (5%). 2008-11-02 16:49:54 +01:00
Nils Kneuper
51343a4e29 running utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):

  Original size: 38348 KB on 1487 files
  Optimized size: 37219 KB
  Total saving: 1128 KB = 2% decrease
2008-11-02 15:03:02 +00:00
Steven Panek
e7ee892bc0 Ran wesnoth-optipng. 2008-11-01 19:41:25 +00:00
Ignacio R. Morelle
73023e95b2 Fix nonstandard file naming and the FLAG_VARIANT macro. 2008-11-01 19:04:08 +00:00
Steven Panek
7d5bc09097 Fixed parts of the undead flags which were not TC'd
Ran wesnoth-optipng

Updated changelog
2008-11-01 17:39:37 +00:00