646 Commits

Author SHA1 Message Date
Ignacio R. Morelle
12acc65263 Remove useless flag_rgb attribute included in FLAG_VARIANT macro
side.flag_rgb isn't read by anything.
2012-02-07 16:47:46 +00:00
Anonymissimus
791e90a2c9 Revert "Deprecate the macro MESSAGE."
This reverts 2012-01-29T22:52:34Z!anonymissimus@arcor.de.
Since I got beaten to it.
2012-01-29 23:41:31 +00:00
Anonymissimus
982aa77399 Deprecate the macro MESSAGE.
Translatable message strings passed to it cannot be spellchecked by
wmllint, and we don't wanna encourage this. Was already used nowhere in
mainline.
2012-01-29 22:52:34 +00:00
Lari Nieminen
5284ddad8a Fixes bug #19334: ON_SIGHTING macro too often blocking undo. 2012-01-27 21:17:20 +00:00
Ignacio R. Morelle
e1299030db Fixed SOUND:SLOW and SOUND:POISON animation sound macros,
...also suffering from the same behavior described in bug #19274

This makes e.g. the Elvish Shaman's slowing attack hit sound trigger at
the correct time (frame zero).

SOUND:HIT_AND_MISS needs to be fixed more carefully; at least one unit
(Highwayman) relies on the current, broken behavior.
2012-01-24 01:25:17 +00:00
Ignacio R. Morelle
280203fb85 Fix animation sound frame glitches mentioned in bug #19274 2012-01-24 01:05:33 +00:00
Anonymissimus
631e73b1d3 Make PLACE_HALO a local macro where it's needed. 2012-01-21 19:56:06 +00:00
Anonymissimus
2fbe1b7bb8 add PLACE_HALO 2012-01-21 19:25:29 +00:00
Ignacio R. Morelle
fbd8f6ae59 Ran wmlindent 2012-01-11 21:49:32 +00:00
Steven Panek
612b962d9f Fixed a grammatical error in feral's description. 2011-12-30 10:20:02 +00:00
Ignacio R. Morelle
3994be5e84 Fix inaccuracy in the description of the APPEND_MUSIC macro 2011-12-14 22:13:15 +00:00
Anonymissimus
463ef77245 fix macro comment (bug #19128) 2011-12-07 14:04:19 +00:00
Elvish_Hunter
0ad2329190 Fixed color adjusting in 24-hour ToD to match default schedule 2011-11-19 10:51:04 +00:00
Jérémy Rosen
4483c4b316 correct saurian attack haloes being flipped horizontally when attacking south 2011-11-11 18:52:49 +00:00
Steven Panek
f73002ab49 Also make the bullet cyan. 2011-11-07 12:40:02 +00:00
Elvish_Hunter
7363e6eb09 Added IS_LAST_SCENARIO macro 2011-11-07 10:05:01 +00:00
Steven Panek
70094c6df4 Moved leader-expendable.png to core; added IS_EXPENDABLE_LEADER. 2011-10-19 00:07:25 +00:00
Steven Panek
bfba32a1ef Removed an instance of an obsolete key. 2011-10-13 04:26:18 +00:00
Simon Forsyth
78639c4893 Removed references to obsolete illuminated_time 2011-10-13 03:23:19 +00:00
Steven Panek
bbcc185631 Fixed ATTACK_DEPTH4. 2011-10-10 12:27:33 +00:00
Lari Nieminen
fe4b187f7c A new somewhat WIP fire breath animation for drakes, not wired in yet. 2011-10-07 10:19:13 +00:00
Steven Panek
03cc45eb85 Updated comments in FLAG_VARIANT. 2011-10-07 00:45:33 +00:00
Steven Panek
97e1ceae97 Got rid of the [store_unit] and [clear_variable] steps...
...in MAKE_HERO and UNMAKE_HERO, for [unit_overlay] and
[remove_unit_overlay] can now take id=.
2011-10-07 00:23:47 +00:00
Steven Panek
462248e01c Added VARIATION. 2011-10-06 19:46:50 +00:00
Steven Panek
eefe60f948 Added FACING, which is meant to be used with unit-generating macros. 2011-09-27 23:10:46 +00:00
Simon Forsyth
2dc7b4d7d2 Add south spearman run animation (TSI says good to go) 2011-09-20 01:30:11 +00:00
Steven Panek
695269c34a Added comments to the four-difficulty macros...
...so they'll get into the macro reference page.
2011-09-12 08:44:26 +00:00
Steven Panek
4fedbcece5 Moved the four-difficulty macros to core; wrote some new ones. 2011-09-12 08:28:15 +00:00
Elvish_Hunter
481e74bc8e Fixed 24 hour ToD to follow the latest esr's and Espreon's suggestions 2011-08-26 19:50:23 +00:00
Elvish_Hunter
903bf33f62 Fixed 24 hour schedule textdomain not being in wesnoth-help 2011-08-26 17:11:50 +00:00
Elvish_Hunter
efebe40f22 Added new music track 'Battle Epic' by Doug Kaufman.
This track was floating around from 2007, but never got committed until now
2011-08-26 10:19:54 +00:00
Elvish_Hunter
65ed9e2895 Added support for 24 hour ToD 2011-08-21 13:38:26 +00:00
Thonsew
aead1784f1 Added patch by Brilliand for bug #2851
(Ghast and Necrophage double feeding)

  1. Added event ids to prevent duplicates

  2. Added event deletion via ids.
2011-08-19 10:54:44 +00:00
Iurii Chernyi
1f667d3bf8 Fix bug #18122:
AI leaders set to defensive will now follow human-set leader goals
anyway, even to the death.
2011-08-11 21:36:17 +00:00
Ignacio R. Morelle
f0a3854f1b wmllint: Handle deprecated implicit side=1 in more actions;...
...run the new code in mainline

Shame on you, esr.

This commit handles [remove/place_shroud], [gold] and [modify_side/ai]...

...using modified code derived from patch #2666
2011-08-02 00:38:36 +00:00
Ignacio R. Morelle
53e260ca6b Ran wmlindent in mainline except for data/gui 2011-08-02 00:01:08 +00:00
Steven Panek
9052a3576e 'The unit' -> 'This unit' in magical's special notes. 2011-07-27 05:09:26 +00:00
Steven Panek
4a7ec6b8c3 Made it so that AI_CONTROLLER_ALLOW_LEADER_CONTROL's menu item...
...only appears if the leader it's supposed to control is alive.
2011-07-26 20:19:32 +00:00
Richard Kettering
49fcbbf92c New animations for the horseman. 2011-07-10 07:06:06 +00:00
Eric S. Raymond
8da4e3ffa9 A forum user pointed out that the King ought to be using...
...the royal house's pocket cannon (the Sceptre of Fire) during the
siege situations in EI.  Since the user already has some undetermined
number of has high-level mages (e.g. firecasters) at this point, this
addition shouldn't be unbalancing.
2011-07-05 11:33:45 +00:00
Eric S. Raymond
5e39fa1ae2 Scheduled removal of depercated macros. 2011-06-15 05:44:10 +00:00
Eric S. Raymond
b0516d4b4f Write missing SPECIAL_NOTES_EXTRA_HEAL. 2011-05-08 15:39:14 +00:00
Gunter Labes
b0210d83ed Changed the 'feral' trait to give 50% instead of 40% defense on villages. 2011-05-08 15:03:59 +00:00
Steven Panek
fc6539caca Corrected capitalization and converted apostrophes...
...to the proper characters in the Khalifate names.
2011-05-06 15:44:34 +00:00
Lari Nieminen
7011083379 Sort of fixed bug #17527 (Feeding ability doubles) WML-side.
The fix doesn't work in every imaginable situation though (the
exceptions should be very rare), so a proper engine-side fix is still
wanted eventually.
2011-05-06 07:36:41 +00:00
Ignacio R. Morelle
1856724288 Move Khalifate unit names to data/core/macros/names.cfg 2011-05-05 00:20:22 +00:00
Eric S. Raymond
2afb4a71f4 Clean up things so all macros are argument-typechecked again. 2011-03-15 02:45:11 +00:00
Anonymissimus
af4a01db8c Mute some warning messages in {FORCE_CHANCE_TO_HIT }. 2011-03-13 21:46:43 +00:00
Steven Panek
0e9a0cf325 Applied patch #1883 with slight modifications. 2011-03-08 00:22:02 +00:00
Steven Panek
595cd77286 Added TAKE_IT_STRING and LEAVE_IT_STRING arguments...
...to PICKUPPABLE_ITEM to ensure the possibility of accurate
translatability.
2011-03-06 22:45:43 +00:00