From f23ebba72f01fc6fac49211a50ca008c8af4ed84 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Sun, 8 Jul 2007 13:31:33 +0000 Subject: Added monster drops. --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d34784e9..cf5e98cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -2007-07-07 Guillaume Melquiond +2007-07-08 Guillaume Melquiond + + * src/game-server/being.cpp: Lowered messages to debug level. + * src/game-server/deathlistener.hpp: Made members non-abstract, so that + inheritors do not have to define them when they do not use them. + * data/monsters.xml: Added sample monster database. + * src/game-server/monstermanager.cpp, src/game-server/main-game.cpp, + src/game-server/monstermanager.hpp: Added manager for monster species. + * src/game-server/spawnarea.cpp, src/game-server/spawnarea.hpp, + src/game-server/testing.cpp: Specified the monster specy being spawned. + * src/game-server/monster.cpp, src/game-server/monster.hpp: Added + monster drops. + +2007-07-07 Guillaume Melquiond * src/common/inventorydata.hpp: Fixed missing include. * src/game-server/mapcomposite.cpp, src/game-server/mapcomposite.hpp: -- cgit v1.2.3-60-g2f50