Commit graph

102 commits

Author SHA1 Message Date
Mark de Wever
e7581167b5 Add the mirror key to the portraits...
...and add the right side version of the portraits.
2008-07-12 18:15:04 +00:00
Mark de Wever
32da8d62a5 Add some new transparent test images of Kitty.
These are used to test the new dialogs. They are writed in the unit
types with an undocumented API. This API will be documented once the
API is stable and also allow WML to modify the unit portraits, which
is not possible with the current API.

Note this doesn't interfere with the current profile key.
Code support will be added later.
2008-07-12 09:48:29 +00:00
Pauli Nieminen
debdc5b861 reverted debug changes from previuos comit 2008-06-27 16:40:31 +00:00
Pauli Nieminen
29a08c0bf4 Fixed timer end warning not to play in opponents turn (bug: #11517) 2008-06-27 16:33:52 +00:00
Lari Nieminen
2154f4f97c Fixed sharpshooter bow sounds. 2008-05-06 10:52:18 +00:00
Gunter Labes
a87cd64086 typo fix 2008-04-27 03:15:00 +00:00
Richard Kettering
bf9990c472 New images for the elven sorceress. 2008-04-27 02:37:32 +00:00
Eric S. Raymond
42322d5d93 Fix a bug induced by a wmllint false-positive match,
...and prevent wmllint from doing it again.
2008-04-15 11:34:00 +00:00
Patrick Parker
14247b09cd patch #1037: Filter_x renaming 2008-04-08 07:15:25 +00:00
Eric S. Raymond
e5e500ca60 [unit_type] unit_description -> description 2008-03-21 03:26:09 +00:00
Eric S. Raymond
9655d59081 [unit] enclosing UnitWML becomes [unit_type]
Note: This change breaks backward compatibility with the 1.4 branch!
2008-03-12 08:08:37 +00:00
Benoît Timbert
a913047622 Add and wire the Elvish sorceress portrait 2008-03-08 22:32:31 +00:00
Eric S. Raymond
364a4decbd wmlindent strikes again. 2008-03-07 21:26:44 +00:00
Benoît Timbert
e8b120ad12 One more lovely portrait from Kitty
+ pngcrush in that directory
2008-02-28 22:57:05 +00:00
Benoît Timbert
2da8eb16d7 Two more portraits from Kitty: High Lord & Heros...
...(alias champignon.png -- champignon means mushroom in French)

+ wesnoth-pngcrush in this directory: total saved: 6 KB, 11 files
2008-02-24 23:18:35 +00:00
Jan Rietema
a334137855 Rewired shaman portrait, plus the new druid portrait from Kitty. 2008-02-17 22:52:47 +00:00
Benoît Timbert
a20118e903 More elvish portraits from Kitty:
* fighter (update)
* shaman
* scout
* ranger (male & female)
* marksman (male & female)
* lord
* lady

(commented the old portraits for the Shaman & the lady)
2008-02-17 20:25:44 +00:00
Eric S. Raymond
26bb580d9f Eliminate [comment] tags. 2008-02-17 16:31:52 +00:00
Eric S. Raymond
25bb143e33 Change some units from using # comments to [comment].
The only difference this makes is that wmlscope will no longer see the
frames as unused.  Each one is tagged with a FIXME comment as well.
2008-02-11 15:22:13 +00:00
Richard Kettering
5ec5ec9438 Separated off halo images from shaman healing frames. 2008-02-07 07:00:37 +00:00
Ali El Gariani
87eade6e93 give the human-fist attack icon to the Elve Lady.
This fix the dialog bug.

PS: Also remove the only "wmllint: no-icon" in core
2008-02-01 21:42:49 +00:00
Eric S. Raymond
b1b2435d40 Reindent the mainline content to uniiform whitespace. 2008-01-24 00:16:42 +00:00
Eric S. Raymond
937f600c90 Clean up after some wmllint warnings. 2008-01-21 18:02:15 +00:00
Benoît Timbert
d14fd16939 Added and wired a few elvish portraits from Kitty
Note: some .cfg will be updated once a more specific portrait is
available
2008-01-19 19:59:54 +00:00
Eric S. Raymond
e1185d9f55 The check described in bug #10612 is now part of wmllint.
All unit files that did not pass the check have been corrected.
2008-01-10 21:03:50 +00:00
Nils Kneuper
c5875606aa adding {SPECIAL_NOTES_ARCANE} to some units missing it 2007-12-30 12:50:48 +00:00
Lari Nieminen
e520faad5a Turned the default AMLA into a combined +3 max HP, +20% max XP and fullheal,
and upped the standard AMLA XP limit from 100 to 150. Wired to core
units.
2007-12-27 09:24:25 +00:00
Nils Kneuper
3b60d55a3f some more missing SPECIAL_NOTES markers 2007-12-20 23:09:40 +00:00
Nils Kneuper
170c33654e seperate 'Special Notes:' from the units into a macro on its own (patch #889) 2007-12-20 19:23:12 +00:00
Lari Nieminen
8f99271a40 Implement the fullheal AMLA (fullheal with +25% max XP).
Now all max-level units have an {AMLA_DEFAULT}, which contains both
{AMLA_TOUGH 3} and {AMLA_FULLHEAL}. Necrophage gets the "feeding"
ability.
2007-12-08 18:51:47 +00:00
Lari Nieminen
00a45887c5 Converted core units using slow to use the new slow sound macro. 2007-12-05 23:26:40 +00:00
Richard Kettering
1a7b97e74b New attack icon for elven champion. 2007-12-01 02:56:11 +00:00
Gunter Labes
d9fc83a92e prefix units/ to image paths 2007-10-17 02:42:06 +00:00
Nils Kneuper
732e98c2e1 updated textdomain for the elfish aristocrats... 2007-10-04 17:47:48 +00:00
Benoît Timbert
3c2f7dcd39 Fix a few paths (2/2) 2007-10-02 21:16:09 +00:00
Benoît Timbert
1e41c8d78e Fix a few paths (1/2) 2007-10-02 21:14:31 +00:00
Eric S. Raymond
25b5384839 Unit move didn't go quite right; fix it. 2007-10-02 16:29:28 +00:00
Lari Nieminen
c611068d24 Remove image_long= from the elf units which still had them. 2007-09-18 19:48:27 +00:00
Gunter Labes
1b98547119 last double space fixes.. done by hand :-/ 2007-09-15 13:05:21 +00:00
Jérémy Rosen
d6cb5ce98c move attack animations out of [attack] and into [unit], update to WML 2007-09-08 07:52:30 +00:00
Lari Nieminen
d577ee5237 Fixed WML bugs with DEFENSE_ANIM_FILTERED and DEFENSE_ANIM_ELVEN_FILTERED. 2007-08-07 12:58:32 +00:00
Nils Kneuper
3a3d58d475 added a description= field to all attacks (using wmllint) 2007-07-17 21:11:38 +00:00
Richard Kettering
c99714f208 Modified Descriptions. 2007-07-15 07:35:57 +00:00
Nils Kneuper
c87e038988 get ready for moving units into their own textdomain 2007-07-06 10:21:55 +00:00
Nils Kneuper
c19e3c2311 added a default textdomain definition to all .cfg files 2007-07-06 09:00:49 +00:00
Lari Nieminen
9c573594be Added an idle animation for the elvish scout. 2007-07-05 07:51:34 +00:00
Lari Nieminen
d143083b31 A few more improvements to a couple of sharpshooter frames
(this is getting only slightly obsessive).
2007-07-02 23:00:10 +00:00
Eric S. Raymond
c7eb4ede7f Reindented unit files. 2007-06-29 10:49:33 +00:00
Lari Nieminen
5038afbff6 An idle animation for the elvish fighter. 2007-06-13 15:45:44 +00:00
Lari Nieminen
a96d3a9619 Improved the sharpshooter animations a bit,
...mostly by adjusting the angle of the bow in a few frames and adding
one new frame.
2007-06-10 11:07:33 +00:00