diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-07-05 13:16:30 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-07-05 13:16:30 +0300 |
commit | 9a04261a671d076197ddb4abb52da583506c6fcc (patch) | |
tree | 50fac683428910a0c3c727ea2e4215057a9287d3 /ChangeLog | |
parent | ffe7f491b8af07cd5f732951cb9405fd792904c0 (diff) | |
download | plus-9a04261a671d076197ddb4abb52da583506c6fcc.tar.gz plus-9a04261a671d076197ddb4abb52da583506c6fcc.tar.bz2 plus-9a04261a671d076197ddb4abb52da583506c6fcc.tar.xz plus-9a04261a671d076197ddb4abb52da583506c6fcc.zip |
Change version to 1.4.7.5.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2014-07-05 New release 1.4.7.5 +fix: vsync control on nvidia closed source drivers. +fix: vsync control on Mesa. +fix: social window drawing. +fix: not use depricated OpenGL api in moder and mobile opengl. +fix: possible crash with missing images. +fix: OpenGL texture compression detection. +fix: window resize in modern OpenGL. +fix: background music if it was enabled by quick enable action ([3]). +add: manual context creation in modern OpenGL. +add: action for select closest monster without filter or priority. +add: GPU way to copy images to atlases. +add: use GL_EXT_direct_state_access OpenGL extension in atlases. +add: disable by default texture atlases on Android. +add: own action names for using items. +add: another manaplus mirror in files downloading. + 2014-06-21 New release 1.4.6.21 fix: chat window input field size if smiles button disabled. fix: make file for tmw branding. |