summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-12-29 12:22:33 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-12-29 12:22:33 +0000
commitf50453791d237120f1ded69323fb914d6069f6be (patch)
tree2610258aeaec84a04978a92774794774b66ac9d5 /ChangeLog
parentb2ef30efb59c8aa4df3bbaab376d46c583a40d98 (diff)
downloadmana-client-f50453791d237120f1ded69323fb914d6069f6be.tar.gz
mana-client-f50453791d237120f1ded69323fb914d6069f6be.tar.bz2
mana-client-f50453791d237120f1ded69323fb914d6069f6be.tar.xz
mana-client-f50453791d237120f1ded69323fb914d6069f6be.zip
Implemented catching and displaying of damage notifications.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6174fbe1..66586396 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2006-12-06 Philipp Sehmisch <tmw@crushnet.org>
+2006-12-29 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/localplayer.h, src/net/beinghandler.cpp, src/net/beinghandler.h,
+ src/net/gameserver/player.cpp, src/net/gameserver/player.h,
+ src/net/protocol.h:
+ Implemented catching and displaying of damage notifications.
+
+2006-12-27 Philipp Sehmisch <tmw@crushnet.org>
* src/game.cpp, src/gui/popupmenu.cpp, src/gui/viewport.cpp,
src/localplayer.cpp, src/localplayer.h, src/net/beinghandler.cpp,