update changelog
This commit is contained in:
parent
de5671f759
commit
ffad293570
2 changed files with 6 additions and 0 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue