summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-07-19 11:45:03 +0300
committerAndrei Karas <akaras@inbox.ru>2014-07-19 11:45:03 +0300
commit6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694 (patch)
tree006795ad3b2e78d24f9c561ec1c83638da0b84ab /ChangeLog
parent31cce4c22b369148f77d7092903af9462d8151c8 (diff)
downloadplus-6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694.tar.gz
plus-6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694.tar.bz2
plus-6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694.tar.xz
plus-6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694.zip
Change version to 1.4.7.19.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8474a5f3e..d90f9ea6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2014-07-19 New release 1.4.7.19
+fix: possible memory leak in texture compression.
+fix: OpenGL renderers fallback.
+fix: logging about emulated OpenGL functions.
+fix: OpenGL renderer detection with SDL2.
+add: new item visible attributes.
+add: missing idx file in windows installers.
+add: empty map mode without collisions.
+add: in OpenGL context creation add support for compatibility context.
+add: disable OpenGL fallback mode while running tests.
+add: on Android move login dialog to top.
+add: useButton option into skills.
+add: modern OpenGL into renderers tests.
+add: max texture size detection for all supported modes.
+add: urls for download client update into branding file.
+add: move manaplus mirror urls into branding file.
+add: allow set "move to target" distance from 1 to 9.
+
2014-07-05 New release 1.4.7.5
fix: vsync control on nvidia closed source drivers.
fix: vsync control on Mesa.