Changelog entries for 2012-06-25T01:17:55Z!jt_coding@verizon.net.

This commit is contained in:
J. Tyne 2012-06-25 01:34:04 +00:00
parent 2ea2733c4a
commit 5cf885022a
2 changed files with 6 additions and 0 deletions

View file

@ -197,6 +197,9 @@ Version 1.11.0-svn:
* Added: New widget viewport.
* Added: New dummy widget instance.
* Added: New control matrix.
* Trying to initiate movement (or an attack) before previous movement is
finished no longer unselects the current unit (bug #19734). (The new
movement command is still deliberately ignored.)
* Whiteboard:
* Fixed bug #19626: segfaults on window resize
* Fixed bug #19369: Using planning mode can cause losing ability to move my units

View file

@ -110,6 +110,9 @@ Version 1.11.0-svn:
* Fixed provided saved game filenames being ignored when requesting to
save a MP game due to a network or OOS error (bug #19562).
* Clicking a unit does not reveal adjacent hidden units (bug #19381).
* Trying to initiate movement (or an attack) before previous movement is
finished no longer unselects the current unit (bug #19734). (The new
movement command is still deliberately ignored.)
* Whiteboard:
* Fixed bug #19369: Using planning mode can cause losing ability to move my