diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-04 06:14:00 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-04 06:14:00 +0000 |
commit | f07cfeff7bcf84029b7117943eb948096647e4b2 (patch) | |
tree | d85ef8e8e914b1cb7a55d69260eb946d514ae159 /ChangeLog | |
parent | ee5830a18757f5b34890a27a239e6a9214f8ac62 (diff) | |
download | mana-f07cfeff7bcf84029b7117943eb948096647e4b2.tar.gz mana-f07cfeff7bcf84029b7117943eb948096647e4b2.tar.bz2 mana-f07cfeff7bcf84029b7117943eb948096647e4b2.tar.xz mana-f07cfeff7bcf84029b7117943eb948096647e4b2.zip |
Added HP regeneration and new death messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |