summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-11-09 14:18:47 +0300
committerAndrei Karas <akaras@inbox.ru>2013-11-09 14:18:47 +0300
commit1716861f0ee2f7a3714c5b44bb0f017c3d8d3b2c (patch)
tree22a5f4e9c4f436ef8e746e0a2d688de80c1597a6 /ChangeLog
parent8376e3a1ed8cd3c30e038fd94c637886a37b1813 (diff)
downloadplus-1716861f0ee2f7a3714c5b44bb0f017c3d8d3b2c.tar.gz
plus-1716861f0ee2f7a3714c5b44bb0f017c3d8d3b2c.tar.bz2
plus-1716861f0ee2f7a3714c5b44bb0f017c3d8d3b2c.tar.xz
plus-1716861f0ee2f7a3714c5b44bb0f017c3d8d3b2c.zip
Change version to 1.3.11.10.v1.3.11.10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ceb1a3ac..ef8b33ecc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2013-11-10 New release 1.3.11.10
+fix: crash with broken OpenGL functions.
+fix: item amount in trade in selling into personal shop.
+fix: char replacment for sender in whispers.
+fix: char deletion.
+fix: images in did you know dialog.
+fix: motd show/hide option in "new" tmw server.
+fix: edit dialog theming.
+fix: renadomly wrong windows background in software renderer.
+fix: storage between changing chars.
+add: map layers mask support.
+add: save outfits into config after each change.
+add: initial porting to nacl.
+add: temporaty background music given by server. (evol only).
+add: dyecmd tool for content developers.
+add: action "move forward".
+add: improve slider draw speed.
+add: option into features file to enable/disable follow.
+add: improve libxml2 error logging.
+add: configure option --without-internalsdlgfx to disable emdedded sdl2gfx (SDL2 only).
+add: basic porting to nacl.
+add: progress bar while loading in SDL2 on Android and nacl.
+
2013-10-27 New release 1.3.10.27
fix: drawing complex gui in Android.
fix: text fields on SDL2.