summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0c2ac4b..530f4885 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-06 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/scripting/lua.cpp: Implemented LUA callback function for
+ creating monsters.
+ * data/test.lua: Added NPC for testing scripted monster creation.
+
2008-02-05 Philipp Sehmisch <tmw@crushnet.org>
* src/game-server/monster.cpp, src/game-server/monster.hpp,