summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-07-14 13:54:54 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-07-14 13:54:54 +0000
commited74e6e2525f43c6b71e2daa4c3c23108a7516d3 (patch)
tree0a07822d52086824dda5db6d883fc1cd6e6bc50e /ChangeLog
parentce69890ac991fcac5c8ffb29591d68ab203d811a (diff)
downloadmanaserv-ed74e6e2525f43c6b71e2daa4c3c23108a7516d3.tar.gz
manaserv-ed74e6e2525f43c6b71e2daa4c3c23108a7516d3.tar.bz2
manaserv-ed74e6e2525f43c6b71e2daa4c3c23108a7516d3.tar.xz
manaserv-ed74e6e2525f43c6b71e2daa4c3c23108a7516d3.zip
Reduced size of equipment packets. Fixed packet sending on object distance change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bb526f5b..fb4b1e75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2007-07-12 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+2007-07-14 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/defines.h, src/game-server/state.cpp: Reduced size of equipment
+ packets. Fixed packet sending on object distance change.
+
+2007-07-12 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* src/game-server/item.hpp, src/game-server/inventory.cpp,
src/game-server/inventory.hpp: Fixed naming of equipment slot.