diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-06-06 13:44:19 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-06-06 13:49:00 +0300 |
commit | 5549e878f95953f86e0952251be80bb7ccc68219 (patch) | |
tree | 12785bc6ecbb0da8e2ac3b142feb952e50aaed01 /ChangeLog | |
parent | e29afc7fe8fac96a34905b7ce59526c552e60ee1 (diff) | |
download | plus-5549e878f95953f86e0952251be80bb7ccc68219.tar.gz plus-5549e878f95953f86e0952251be80bb7ccc68219.tar.bz2 plus-5549e878f95953f86e0952251be80bb7ccc68219.tar.xz plus-5549e878f95953f86e0952251be80bb7ccc68219.zip |
Change version to 1.5.6.6.v1.5.6.6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2015-06-06 New release 1.5.6.6 +fix: buy/sell from personal shops if stand close to npc. +fix: possible crash if disconnect from server. +fix: always emulate glTextureSubImage2D function for fix NVidia issue. +add: improve draw performance. +add: improve a bit memory usage. +add: unit tests into make file. + 2015-05-23 New release 1.5.5.23 fix: possible crash in sell dialog. fix: possible issue in texture atlases. |