diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2008-04-18 20:39:57 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2008-04-18 20:39:57 +0000 |
commit | b0cdf9ffc57c43aa81187ac856d08da7e97955ba (patch) | |
tree | fac9ab3d292d3d508116f37ddff8254495a392ed /ChangeLog | |
parent | dacb4895bd1985c1ac969767fc483f9200b343c8 (diff) | |
download | mana-client-b0cdf9ffc57c43aa81187ac856d08da7e97955ba.tar.gz mana-client-b0cdf9ffc57c43aa81187ac856d08da7e97955ba.tar.bz2 mana-client-b0cdf9ffc57c43aa81187ac856d08da7e97955ba.tar.xz mana-client-b0cdf9ffc57c43aa81187ac856d08da7e97955ba.zip |
Limited keyboard walk messages flooding to one message per 1/10 sec.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ src/gui/changepassworddialog.h, src/gui/changepassworddialog.cpp, src/CMakeLists.txt: Added a change password dialog. State code is to be reworked. + * src/localplayer.h, src/localplayer.cpp: limited keyboard walk message + flooding to one every 1/10 sec. 2008-04-18 David Athay <ko2fan@gmail.com> |