diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-08-02 14:13:21 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-08-02 14:13:21 +0300 |
commit | b46cb15cbb721d48d495133716f422f41826db97 (patch) | |
tree | 708783e15c7010e6bd48ecc1dc4f94875d89854a /ChangeLog | |
parent | 62b4c4ce9181dae0dd82986ac9263161787f5cd6 (diff) | |
download | plus-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-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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. |