diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-04-14 14:16:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-04-14 14:16:28 +0300 |
commit | 78ae06d2c7b565afe67c5032c872d68a74ea210a (patch) | |
tree | 1c6211a3b147d112f9b7d1ec2184fa8ddbfaea08 /ChangeLog | |
parent | 1dfcaf6fadd820be5a23189520745e9991917632 (diff) | |
download | plus-78ae06d2c7b565afe67c5032c872d68a74ea210a.tar.gz plus-78ae06d2c7b565afe67c5032c872d68a74ea210a.tar.bz2 plus-78ae06d2c7b565afe67c5032c872d68a74ea210a.tar.xz plus-78ae06d2c7b565afe67c5032c872d68a74ea210a.zip |
Change version to 1.2.4.15v1.2.4.15
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2012-04-15 New release 1.2.4.15 +fix: cancel update fix. +fix: multiple conflicts between windows and game keys. +fix: random crash in chat update. +fix: possible crash after connecting to game. +fix: assign keys before connecting to game. +fix: cmake build flags. +add: proxy support for download updates. +add: change autohide buttons to three state (hide/show/hide in small resolution). +add: show client version in game window header. +add: clear in drops window context menu. +add: improve fill rectange speed in software mode. +add: option for enable disable textures blurring. +by default enabled. +add: allow assign 3 keys or joystick buttons to any action. +add: unselect item inventory if it was added to other windows. +add: extend sdl unknown keys for usage in any actions. + 2012-04-01 New release 1.2.4.1 fix: validate assigned keys on load. fix: animated tiles drawing in opengl modes. |