summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47431a91..4832c365 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-27 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/scripting/lua.cpp: Added script binding for spawning effets from
+ scripts.
+ * data/scripts/test.lua: Created example NPC for spawning effetcs from
+ scripts.
+
2008-10-27 Chuck Miller <shadowmil@gmail.com>
* src/defines.h, src/game-server/thing.hpp, src/game-server/state.cpp,