diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-22 19:25:20 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-22 19:25:20 +0000 |
commit | 41472ab7f6cdbfc55c44c6487956a36f7fb16508 (patch) | |
tree | 5594d2ac8647498bfd2ffcb5c1df05a35f826633 /ChangeLog | |
parent | d1939f5475ffc6b8dd13a3da85dd6e85bc387e43 (diff) | |
download | manaserv-41472ab7f6cdbfc55c44c6487956a36f7fb16508.tar.gz manaserv-41472ab7f6cdbfc55c44c6487956a36f7fb16508.tar.bz2 manaserv-41472ab7f6cdbfc55c44c6487956a36f7fb16508.tar.xz manaserv-41472ab7f6cdbfc55c44c6487956a36f7fb16508.zip |
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2008-05-22 Philipp Sehmisch <tmw@crushnet.org> + + * src/game-server/being.hpp, src/game-server/collisiondetection.cpp, + src/game-server/collisiondetection.hpp, src/scripting/lua:cpp, + data/scripts/libtmw.lua: Implemented script bindings for getting beings + in a circular map area and damaging beings. + * data/test.lua: Scripted an NPC which damages all monsters and characters + which come close to it. + 2008-05-22 Roderic Morris <roderic@ccs.neu.edu> * src/utils/sha256.cpp, src/utils/encryption.cpp, |