update changelog

This commit is contained in:
Ali El Gariani 2008-02-17 04:36:27 +00:00
parent de5671f759
commit ffad293570
2 changed files with 6 additions and 0 deletions

View file

@ -21,6 +21,8 @@ Version 1.3.16+svn:
mp-creation/lobby, ...), but normal gameplay should work perfectly
* quick replays no longer scroll to leaders
* scrolling to the leader the very first time happens instantly now
* Various tunings about the transparency of hp/xp bars (avoid confusion like
in bug #11030) and keep them highlighted for the selected unit too.
* WML engine:
* unstoring a leader for a side without a leader sets the leader for
that side (bug #11048)
@ -32,6 +34,9 @@ Version 1.3.16+svn:
* Fixed side_drop server message handling to correctly restart turn
* Fixed random start ToD (bug #11056)
* Fix an assert crash when a fake_unit_move starts outside of the screen
* Fix temporary disappearing of hp/xp bars of victorious units (bug #11055)
* Fix flickering hp/xp bars of ghost and other invisible units.
* Placement of random terrain images is more random.
Version 1.3.16:
* campaigns:

View file

@ -18,6 +18,7 @@ Version 1.3.16+svn:
* Added the option to use a resolution of 800x480 when using
--enable-small-gui at configure time. This is especially usefull for
devices like the eeePC or other handheld devices.
* Various tunings about the transparency of hp/xp bars
Version 1.3.16:
* Language and translations