diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-08-27 15:40:19 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-08-27 15:40:19 +0000 |
commit | cd7118d334ccad533aa09650791d827ffc40e832 (patch) | |
tree | 410616ff778f847cf295f92d5527c52efa015aec /ChangeLog | |
parent | 076e82ac5ed30086821aa0d27e9d725e794b928a (diff) | |
download | mana-cd7118d334ccad533aa09650791d827ffc40e832.tar.gz mana-cd7118d334ccad533aa09650791d827ffc40e832.tar.bz2 mana-cd7118d334ccad533aa09650791d827ffc40e832.tar.xz mana-cd7118d334ccad533aa09650791d827ffc40e832.zip |
Added "/admin" chat command for sending raw messages to the game server.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-08-27 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/gui/chat.h, src/gui/chat.cpp: Added "/admin" chat command for + sending raw messages to the game server. + 2007-08-26 Guillaume Melquiond <guillaume.melquiond@gmail.com> * src/gui/button.cpp: Fixed incorrect button dimensions, as they mess |