summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-09-16 18:16:32 +0300
committerAndrei Karas <akaras@inbox.ru>2017-09-16 18:16:32 +0300
commit4c1c26149c2e459867567b74a5fc9a0a1231f306 (patch)
tree719f25a17d3ebc71205d7dce8a38029fb38d118d /ChangeLog
parent746607cea3fd8ab0eb1a5fab92a5abe0c90428b6 (diff)
downloadplus-4c1c26149c2e459867567b74a5fc9a0a1231f306.tar.gz
plus-4c1c26149c2e459867567b74a5fc9a0a1231f306.tar.bz2
plus-4c1c26149c2e459867567b74a5fc9a0a1231f306.tar.xz
plus-4c1c26149c2e459867567b74a5fc9a0a1231f306.zip
Change version to 1.7.9.16.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdacdb475..bdddc9a8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.