changelog entry for filter_x renaming

This commit is contained in:
Patrick Parker 2008-04-08 08:11:55 +00:00
parent 14247b09cd
commit f2bbcc3507

View file

@ -74,6 +74,13 @@ Version 1.5.0-svn:
* In ThemeWML, the unit_description= attribute is now unit_name=.
unit_description= will still be accepted for backwards compatibility.
wmllint can safely do this up-conversion.
* In AnimationWML, the [unit_filter] tag is now [filter], the
[secondary_unit_filter] tag is now [filter_second], and the
[attack_filter] tag is now [filter_attack], and the
[secondary_attack_filter] tag is now [filter_second_attack]
* In EventWML, the [special_filter] tag is now [filter_attack] and the
[special_filter_second] tag is now [filter_second_attack]
* In the Standard Unit Filter, the [wml_filter] tag is now [filter_wml]
* it's now possible to specify with loop= how many times a sample
associated with a sound source should be played
* locations stored in variable now include ownership information for villages