diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-04-28 15:53:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-04-28 15:53:00 +0300 |
commit | 67c9cb7e6085a8a24acd366eee0240ee2dded4b9 (patch) | |
tree | 88a40b908d76a2c3627e1d9af4143773fad24a1a /ChangeLog | |
parent | 16b3bf6bcf6355a398fba8795f64f60dd46692d6 (diff) | |
download | plus-67c9cb7e6085a8a24acd366eee0240ee2dded4b9.tar.gz plus-67c9cb7e6085a8a24acd366eee0240ee2dded4b9.tar.bz2 plus-67c9cb7e6085a8a24acd366eee0240ee2dded4b9.tar.xz plus-67c9cb7e6085a8a24acd366eee0240ee2dded4b9.zip |
Change version to 1.2.4.29.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2012-04-29 New release 1.2.4.29 +fix: bluring setting apply. +fix: split long lines in kill stats window. +fix: actions translation. +fix: vsync setting. +fix: improved in game visible position calculation. +add: keyboard repeat setting. +add: split input settings to tabs. +add: separate configurable shorcuts for emotes, shorcuts, move to target. +add: deharcode gui input keys. +add: improve keyboard handling in some dialogs. +add: autoclean configuration file from old keys. +add: option to center window on screen (windows, osx). +add: audio frequency and channels options to audio tab. +add: particle physics setting. (normal by default). +add: for OpenGL add option to enable/disable texture compression. +add: for OpenGL add option to enable/disable rectangular textures support. +add: in debug window add LPS counter near FPS. +add: write to log OpenGL info. +add: support for server independent updates. +add: improve perfomance. +add: update mplus font. + 2012-04-15 New release 1.2.4.15 fix: cancel update fix. fix: multiple conflicts between windows and game keys. |