diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ * src/localplayer.cpp: Changed attack message to send the direction the player is visually facing. Removed check on beings when setting an absolute destination. + * src/net/accountserver/account.h, src/net/accountserver/account.cpp, + src/net/protocol.h, src/net/playerhandler.cpp: Updated protocol. 2006-12-29 Guillaume Melquiond <guillaume.melquiond@gmail.com> |