Commit graph

28 commits

Author SHA1 Message Date
Celtic Minstrel
b295aab4ba Deprecate {MAGENTA_IS_THE_TEAM_COLOR}
The magenta colour is now the default flag_rgb colour if one is not specified.
2016-08-05 00:49:39 -04:00
Alexander van Gessel
38b224c1ff Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
This reverts commit 23b72d6956.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956 Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
This reverts commit 5fa5c03411, reversing
changes made to 06374c64ba.
2013-08-08 18:50:46 +02:00
Elvish_Hunter
4a5fef335b Removed no longer useful ellipse= key from mainline units (boats) 2013-07-21 14:26:28 +02: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
Dan Gerhards
e79a60b675 Units that cannot advance past level 1 or level 2...
...require 50 or 100 XP to AMLA instead of 150.
2011-10-22 09:25:42 +00:00
Eric S. Raymond
daaf4d8980 Beginning of usage-polishing pass on unit descriptions. 2009-06-27 06:04:04 +00:00
Ali El Gariani
c0b0b9ba8d Remove the now useless 'in_hex' key from mainline units 2009-03-26 01:10:08 +00:00
Ali El Gariani
d930c3b7fc Fix few in_hex errors in 2009-03-21T10:38:32Z!jeremy.rosen@enst-bretagne.fr,
...but some of them are only caused by dirty low-alpha pixels. These
images must be cleaned, but in the meantime, use correctly in_hex to
prevent glitch. Example (visible with 1.4): a grand marshall on a
village slowly draw a gray rectangle near his foot.
2009-03-21 17:07:16 +00:00
Jérémy Rosen
2b89ee58a8 mark in_hex for all mainline units, jetryl:
not that it might be usefull to review units with in_hex=no since some
of them are just one pixel off
2009-03-21 10:38:32 +00:00
Eric S. Raymond
ff898341e1 This revision fixes almost all spellcheck exceptions in mainline.
The few that remaim probably indicate spellchecker bugs.
2008-11-03 00:49:29 +00:00
Eric S. Raymond
fec0ec9d71 advancesto -> advances_to. 2008-08-29 19:03: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
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
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
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
2ee06f38dc A few beautification fixes to Liberty.
Also added a new small Boat unit (only used once in Liberty for now)
as a fake unit alternative to the galleons.
2007-08-07 11:04:04 +00:00
Eric S. Raymond
9e157beac6 Attacks are identified by order, not by name.
Eliminate one, in the Galleon, that is never used.
2007-07-26 13:08:40 +00:00
Gunter Labes
f8e5a72a1d remove some ancient remnants of multihex attacks 2007-07-26 00:15:45 +00:00
Eric S. Raymond
6405507b24 Fix up a large number of espeaker=narrator blocks without images.
Along the way, change signpost popups to use the signpost graphic.

Also, fix some implicit attack/icon references to be explicit.
2007-07-24 01:28:59 +00:00
Nils Kneuper
3a3d58d475 added a description= field to all attacks (using wmllint) 2007-07-17 21:11:38 +00:00
Richard Kettering
c0ffd81cd1 Modified Descriptions. 2007-07-15 06:39:31 +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
Eric S. Raymond
c7eb4ede7f Reindented unit files. 2007-06-29 10:49:33 +00:00
J.W. Bjerk
25c19479ba finished moving all core unit CFGs into racial subfolders. 2007-05-26 14:31:57 +00:00