diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-09-16 18:16:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-09-16 18:16:32 +0300 |
commit | 4c1c26149c2e459867567b74a5fc9a0a1231f306 (patch) | |
tree | 719f25a17d3ebc71205d7dce8a38029fb38d118d /ChangeLog | |
parent | 746607cea3fd8ab0eb1a5fab92a5abe0c90428b6 (diff) | |
download | mv-4c1c26149c2e459867567b74a5fc9a0a1231f306.tar.gz mv-4c1c26149c2e459867567b74a5fc9a0a1231f306.tar.bz2 mv-4c1c26149c2e459867567b74a5fc9a0a1231f306.tar.xz mv-4c1c26149c2e459867567b74a5fc9a0a1231f306.zip |
Change version to 1.7.9.16.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +2017-09-16 New release 1.7.9.16 +fix: sorting fonts and themes lists. +fix: scrolling big windows. +fix: crash with simple text in chat window before connecting to server. +fix: adding stackable items to mail window. +fix: button in higlighted state in who is online window. +fix: memory leak in downloads. +fix: add workaround for fix alt-tab issue in SDL2. +fix: ignoring keys in SDL 2. +fix: prevent to run cmake by default. because cmake is legacy build system. +fix: alternative fps mode in SDL 2 and before connecting to server. +fix: audio termination on exit. +add: jewelry-simple theme with non transparent chat window. +add: rescale skill casting animation to whole skill area. +add: current renderer into user agent string in web requests. +add: extend input SDL events logging. +add: option with SDL logging level (SDL 2). +add: option for allow high dpi mode (SDL 2). +add: allow use different existing renderer in SDL2 normal mode. +add: option for max parallel sounds. + 2017-09-02 New release 1.7.9.2 fix: duplicates for some assert messages. fix: mouse selection in some lists. |