diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-25 21:37:38 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-25 21:37:38 +0000 |
commit | 5b1c1c9a4f3d165942b26a39a292a8c71d869df1 (patch) | |
tree | 57cb730d3af398a9fa40168da78f5aaaa16f0919 /ChangeLog | |
parent | 855d0b99b1240b2eeb73843137dd58e096f12180 (diff) | |
download | manaserv-5b1c1c9a4f3d165942b26a39a292a8c71d869df1.tar.gz manaserv-5b1c1c9a4f3d165942b26a39a292a8c71d869df1.tar.bz2 manaserv-5b1c1c9a4f3d165942b26a39a292a8c71d869df1.tar.xz manaserv-5b1c1c9a4f3d165942b26a39a292a8c71d869df1.zip |
Added a Lua library with walk around functions for NPCs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-03-25 Philipp Sehmisch <tmw@crushnet.org> + + * data/test.lua, data/scripts/npclib.lua: Added a Lua library with + walk around functions for NPCs. + 2008-03-17 Philipp Sehmisch <tmw@crushnet.org> * src/scripting/lua.cpp: Error messages in script callback functions |