summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-02-07 17:49:56 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-02-07 17:49:56 +0000
commit504b008e264a3213d9802e52b984196ff348f814 (patch)
tree44c1d0d2e3c0b839c71ca96fccb54444280f500e /ChangeLog
parente9e633a5b78799311ee765944a7aa52201bcef9d (diff)
downloadmanaserv-504b008e264a3213d9802e52b984196ff348f814.tar.gz
manaserv-504b008e264a3213d9802e52b984196ff348f814.tar.bz2
manaserv-504b008e264a3213d9802e52b984196ff348f814.tar.xz
manaserv-504b008e264a3213d9802e52b984196ff348f814.zip
arts of monster behavior are now read from monsters.xml.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee6e3284..58853f4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-07 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/game-server/monster.cpp, src/game-server/monster.hpp,
+ src/game-server/monstermanager.cpp: Parts of monster behavior are now
+ read from monsters.xml. Warnings during monster parsing now include
+ the name of the monster.
+
2008-02-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/scripting/lua.cpp: Fail gracefully on invalid monster IDs, don't