diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-06-23 13:11:20 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-06-23 13:11:20 +0300 |
commit | e7568a3156bd19c91201322543a13ae99aefc658 (patch) | |
tree | f892d11b68f2beec5da3d9d223f0d6b32e0f8648 /ChangeLog | |
parent | a69a87c5a81ddbf25a25c5549259da550d207bda (diff) | |
download | plus-e7568a3156bd19c91201322543a13ae99aefc658.tar.gz plus-e7568a3156bd19c91201322543a13ae99aefc658.tar.bz2 plus-e7568a3156bd19c91201322543a13ae99aefc658.tar.xz plus-e7568a3156bd19c91201322543a13ae99aefc658.zip |
Change version to 1.2.6.24
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2012-06-24 New release 1.2.6.24 +fix: scrolling big text in texfields. +fix: npc selection by mouse. +fix: animated tiles animation speed. +add: profiler to manaplus for windows. +add: improved perfomance in manaplus for windows. +add: double click support to storage and inventory. +add: help seach commands (command ?text). +Example: ?download +add: help pages updated. +add: delayed image load for OpenGL modes. +add: delay to update image in software mode. + 2012-06-10 New release 1.2.6.10 fix: incorrect animation (hair bug). fix: keys conflict in login dialog. |