diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-01-21 17:04:58 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-01-21 17:04:58 +0300 |
commit | a11fd4d6fba30857e8c0eb687a1cddc1104e0b79 (patch) | |
tree | 9e9f82fdca27a2a81ca7955255915d2cc661b9b4 /ChangeLog | |
parent | 4a42a69707d294dcfc5a0108da9cbfd6ab80f3c3 (diff) | |
download | ManaVerse-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.gz ManaVerse-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.bz2 ManaVerse-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.xz ManaVerse-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.zip |
Change version to 1.7.1.21
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2017-01-21 New release 1.7.1.21 +fix: minor issues in map layers drawing. +fix: dont clean online list if http error happened (legacy server). +fix: vsync for mesa drivers. +fix: use pkg-config for linking with libpng. +fix: crash with map without tmx file. +add: detect cpu features avx and avx2. +add: used font sources. +add: logging about compiled and linked libraries versions on startup. +remove: herculs plugin support version 6. + 2017-01-07 New release 1.7.1.7 fix: compilation for kFreeBSD. fix: wrong dye with OpenGL and rectangular textures enabled. |