diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-07-19 11:45:03 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-07-19 11:45:03 +0300 |
commit | 6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694 (patch) | |
tree | 006795ad3b2e78d24f9c561ec1c83638da0b84ab /ChangeLog | |
parent | 31cce4c22b369148f77d7092903af9462d8151c8 (diff) | |
download | mv-6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694.tar.gz mv-6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694.tar.bz2 mv-6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694.tar.xz mv-6b4d69bef34d9c92b1480f7bbcec0ffa4e0d5694.zip |
Change version to 1.4.7.19.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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. |