summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-02 14:13:21 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-02 14:13:21 +0300
commitb46cb15cbb721d48d495133716f422f41826db97 (patch)
tree708783e15c7010e6bd48ecc1dc4f94875d89854a /ChangeLog
parent62b4c4ce9181dae0dd82986ac9263161787f5cd6 (diff)
downloadplus-b46cb15cbb721d48d495133716f422f41826db97.tar.gz
plus-b46cb15cbb721d48d495133716f422f41826db97.tar.bz2
plus-b46cb15cbb721d48d495133716f422f41826db97.tar.xz
plus-b46cb15cbb721d48d495133716f422f41826db97.zip
Change version to 1.4.8.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d90f9ea6b..e4770f1c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2014-08-02 New release 1.4.8.2
+fix: block char moving if any input fields selected.
+fix: possible crash in reset windows button.
+fix: hide all windows action (H).
+fix: follow parent particle attribute.
+fix: different issues in all translation languages.
+fix: player position based on tile heights if player not moving.
+fix: draw order if tiles height not zero.
+add: basic inter process communication.
+add: back yellow bar switch mode (left shift + key).
+add: in map remap db add support for patches and includes.
+add: missing windows into reset to default button.
+add: sv_SE translation and add it to languages list.
+add: debug commands for spawn locale clones (/debugSpawn).
+
2014-07-19 New release 1.4.7.19
fix: possible memory leak in texture compression.
fix: OpenGL renderers fallback.