Author: shadowmaster
Date: Sun Aug 24 00:46:21 2008
New Revision: 28910

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28910&view=rev
Log:
* Document r28909

Modified:
    trunk/changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=28910&r1=28909&r2=28910&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sun Aug 24 00:46:21 2008
@@ -10,6 +10,14 @@
  * User interface:
    * Parts of the new widget libary are deemed stable enough for testing and
      have been started to replace the old code.
+ * WML engine:
+   * In event attack filters ([filter_attac] and [filter_second_attack]),
+     weapon= attribute has been deprecated in favour of AnimationWML-like
+     attack filtering, which allows to filter damage type, range and weapon
+     specials. Backwards compatibility with weapon= will be removed in 1.5.5.
+     * As a consequence, [fire_event] has had [primary_unit] weapon= and
+       [secondary_unit] weapon= deprecated too; use [primary_attack] and
+       [secondary_attack] blocks instead.
  * Miscellaneous and bug fixes:
    * Changed side_drop handling not to automaticaly assign AI for side if
      leader is dead (bug #12186)


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to