summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 102f5ffa..adc77bd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>