Added a changelog entry

2009-04-28T01:45:20Z!shadowm@wesnoth.org finishes the initial implementation of feature request /
bug #13170 and #13290.
This commit is contained in:
Ignacio R. Morelle 2009-04-28 01:56:22 +00:00
parent 82338fe026
commit eca9b4cec3

View file

@ -99,8 +99,9 @@ Version 1.7.0-svn:
* Added [show_objectives] tag and allowed [show_if] tag in [objective]
tags. (bug #13042)
* Made moveto events set $x2,$y2 to the source hex. (bug #13140)
* [switch] and [case]/[else] can be used to wrap story [part]s in [story]
now (bug #13170)
* Story screen and parts allow using [switch], [if], [wml_message]
and [deprecated_message] consistently at [part] and [story] levels.
(feature/bugs #13170, #13290)
* Added a "preload" WML event type.
* Added ability to change the share_view team attribute using [modify_side] tag.
Be sure to use fog=yes for that side (bug #13320)