summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-03-04 06:14:00 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-03-04 06:14:00 +0000
commitf07cfeff7bcf84029b7117943eb948096647e4b2 (patch)
treed85ef8e8e914b1cb7a55d69260eb946d514ae159 /ChangeLog
parentee5830a18757f5b34890a27a239e6a9214f8ac62 (diff)
downloadmana-client-f07cfeff7bcf84029b7117943eb948096647e4b2.tar.gz
mana-client-f07cfeff7bcf84029b7117943eb948096647e4b2.tar.bz2
mana-client-f07cfeff7bcf84029b7117943eb948096647e4b2.tar.xz
mana-client-f07cfeff7bcf84029b7117943eb948096647e4b2.zip
Added HP regeneration and new death messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7146d4f4..5b433fe5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-03-03 Philipp Sehmisch <tmw@crushnet.org>
+ * src/localplayer.h: Added natural HP regeneration
+ * src/net/beinghandler.cpp: Added 3 new death messages which were
+ suggested by dabe and blueberry on the forum.
+
+2008-03-03 Philipp Sehmisch <tmw@crushnet.org>
+
* src/gui/skill.cpp, src/gui/skill.h: Skill gui beautifications by
roderic.
* src/localplayer.cpp: Made skill names translateable.