mattsc
26b9163a09
Add Zazweda to about.cfg
2013-05-01 14:11:20 -07:00
fendrin
f1527dd8a0
Reenabled the palette group menu.
2013-05-01 19:08:32 +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
Ignacio R. Morelle
210b293b3d
Update credits entry to include the username
2013-04-05 23:31:53 -03:00
fendrin
a3cd1fa6bc
Removed obsolete image attribute in the editor's brushes.cfg file.
2013-04-03 20:38:34 +02:00
fendrin
9cbc251919
Replaced the brush bar with a theme wml solution.
2013-04-01 14:19:10 +02:00
Mark de Wever
9c80bf64c5
Fixes the text box cursor position.
...
The placement of the cursor sometimes was wrong under Windows. (The bug
could be reproduced under Linux by changing the configuration files.)
The problem was caused by the height of the text box and the permission
to wrap the text on a new line. This caused the cursor position to
return to the beginning of the line.
Fixes bug #17220 using patch #3822 .
2013-03-31 21:01:28 +02:00
fendrin
d891187366
Better versions of the editor brush button images.
2013-03-29 14:55:56 +01:00
Alexander van Gessel (AI0867)
5f584b8fa7
Remove executable bit from various images
2013-03-29 12:12:09 +01:00
Eric S. Raymond
8c044a01db
Mainline campaigns are wmllint/wmlscope clean again.
...
Unfortunately, this required telling wmlscope to ignore all present
instances of new-style animation wildcarding. Some rather messy changes
to wmlscope will have to be considered if it gets more widely used.
2013-03-28 11:33:43 -04:00
Eric S. Raymond
31376d4f70
Change some names of formal arguments to suppress wmlscope warnings.
2013-03-28 10:42:16 -04:00
fendrin
cd25b98877
Editor Brushes: Replaced the ugly red border marker with a radio button
...
behaviour.
2013-03-28 12:40:52 +01:00
Eric S. Raymond
45cdd236db
wmllint/wmlscope glitch fixes. No substantive changes.
2013-03-27 22:33:14 -04:00
Eric S. Raymond
c95c19aa38
Anotther test commit, to credits this time.
2013-03-27 01:23:33 -04:00
Eric S. Raymond
7f85fa000c
The git transition.
...
Most references to and dependencies on Subversion have been removed.
"+svn" is now "+dev". Files that can't be fixed yet have a FIXME-GIT
comment in them; most of these are in the website tests.
2013-03-26 10:44:47 -04:00
Lari Nieminen
27cad62b33
Removed mention of Romyr and updated the Far North section to match the new map.
2013-03-24 10:58:53 +00:00
Nils Kneuper
8c75191933
another pass of utils/wesnoth-optipng to prepare for 1.11.2
2013-03-24 10:39:48 +00:00
David Mikos
f3581be738
Minor correction to the WML of some unit sounds:
...
Dwarvish Ulfserker/Berserker later attack(s) start_time and Orcish
Warlord ranged sound.
2013-03-24 03:01:35 +00:00
Ignacio R. Morelle
bbace6d70c
wesnoth-optipng pass
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 15583 KiB on 283 files
Optimized size: 11794 KiB
Total saving: 3788 KiB = 24% decrease
2013-03-23 18:31:17 +00:00
David Mikos
1c1022e07a
Minor changes to unit attack sound timings in collaboration with Bumbadadabum.
...
Units sound timings changed: Assassin, Orcish Assassin, Orcish Slayer,
Merman Warrior, Fencer, and Spearman ranged.
2013-03-22 21:29:38 +00:00
David Mikos
65eecf57cd
Apply SOUND:HIT_AND_MISS, etc. simplifications to some undead units...
...
...that got missed before.
2013-03-22 09:00:21 +00:00
David Mikos
7aaf75b2d4
Minor correction to Orcish Warlord unit animation WML due to unintended bug introduced earlier.
2013-03-21 08:36:25 +00:00
David Mikos
90d5671414
Some unit animation WML sound offset fixes -- in collaboration with bumbadabum.
2013-03-20 20:49:53 +00:00
David Mikos
d60d4d7c61
Unit animation WML to use SOUND:HIT_AND_MISS macro throughout.
...
Large simplification and reduction in cache.
2013-03-20 20:01:25 +00:00
Simon Forsyth
74991da8ae
Assorted grammar and spelling corrections
2013-03-17 19:05:39 +00:00
Lari Nieminen
eec2fc4dee
Updated the white journey flag...
...
...with one that can be entirely covered by a red flag.
2013-03-16 18:04:17 +00:00
Steven Panek
125b1134ea
Added European Portuguese map overlays.
2013-03-16 01:57:37 +00:00
Steven Panek
b9313de057
Added the Scottish Gaelic BfW logo.
2013-03-15 23:42:55 +00:00
Ignacio R. Morelle
93496b40ff
Fix broken image path
...
Someone typoed a line, resulting in the image path
"units/human-outlaws/rogue+female-attack:250.png" instead of
"units/human-outlaws/rogue+female-attack.png:250".
This fixes a warning and missing animation frame when female Rouges play
their ranged attack animation:
> error display: could not open image 'units/human-outlaws/rogue+female-attack'
2013-03-15 02:15:01 +00:00
Steven Panek
1f43a9d075
Added the Portuguese logos and help images.
2013-03-13 23:29:12 +00:00
David Mikos
7b2cd7a92b
remove now unnecessary sound_frame durations from animationWML files
2013-03-13 08:11:02 +00:00
David Mikos
3c0e56f2c3
Optimize defense animation WML macros and animation-utils.cfg some more
2013-03-12 07:14:52 +00:00
David Mikos
31c1dde89d
apply unit animation WML patch#3682...
...
...and return deleted Steelclad-idle images as OKd by Jetrel.
2013-03-10 21:17:59 +00:00
David Mikos
3ff04c671c
fixed macros/sound-utils.cfg sound start times...
...
...by setting minimum length animation frame to 1
2013-03-10 21:05:30 +00:00
Ignacio R. Morelle
0d0b347340
addon/mg: Use a multiset instead of a set to sort add-ons by title
...
This allows add-ons with identical titles to appear as many times as
necessary in the add-ons list instead of the first one clobbering the
rest.
Patch #3769 by thunderstruck. Fixes bug #20518 .
2013-03-05 09:21:51 +00:00
Lari Nieminen
da6d957ad4
Added a new title screen map to core; just a copy of the HttT map for now.
2013-03-04 11:32:57 +00:00
Matthias Schoeck
42b54cc9a9
Mark description= key in Micro AI macros as translatable
...
The description is displayed in the AI selection dialog if the AI
is used as an MP AI. It should therefore be marked as translatable.
2013-03-03 03:55:35 +00:00
Lari Nieminen
d9358cfc2f
Added the background for the new bigmaps.
2013-02-24 19:51:51 +00:00
Richard Kettering
3425fab4c5
Added in sleepwalker's new, complete set of animations...
...
...for the Dwarven Fighter line, as well as two associated macros.
2013-02-18 05:01:52 +00:00
Jérémy Rosen
8f67ec7fcc
fix a couple of anim bugs introduced by patch 33682
2013-02-17 21:04:47 +00:00
Jérémy Rosen
e1590a4254
apply patch #3682 by Coffee:
...
make image a progressive parameter+big WML simplification
2013-02-16 18:13:39 +00:00
Jérémy Rosen
3d8f57d30f
apply patch 3678 by Coffee, more syntax simplification
2013-02-10 18:59:33 +00:00
Steven Panek
591a6e78db
Ran wesnoth-optipng on the new Dutch images:
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 65 KiB on 1 files
Optimized size: 63 KiB
Total saving: 2 KiB = 4% decrease
2013-02-09 16:08:55 +00:00
Alexander van Gessel
ae10f01500
Dutch l10n for main logo. In both locations.
2013-02-08 22:34:52 +01:00
J. Tyne
e2d39ece5b
Add volcanos to DRAKE_UNWALKABLE_TERRAINS, fixing bug #20485 .
2013-02-08 16:40:58 +00:00
Charles Dang
43018403fe
Synced palettes between various Red Mage frames
2013-02-08 15:32:24 +00:00
Charles Dang
261573099e
Synced palette between male and female variation of...
...
...Silver Mage sprite and animation frames
2013-02-08 11:55:28 +00:00
Jérémy Rosen
857e53f001
apply patch #3656 by coffee to simplify terrain WML
2013-02-02 13:02:37 +00:00
Jérémy Rosen
0562337892
syntax simplification for sounds in animations
2013-01-30 21:52:46 +00:00