diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-24 01:50:13 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-24 01:50:13 +0000 |
commit | 90c0fb74a317e9c4181d35fead0c7c67e653d9ad (patch) | |
tree | 9a55efeedea9b6e2fdb5f7bc6a6ac59aee846f40 /ChangeLog | |
parent | 9f70e690ba0fb0eca7b541c29bd9afb0398368e0 (diff) | |
download | mana-90c0fb74a317e9c4181d35fead0c7c67e653d9ad.tar.gz mana-90c0fb74a317e9c4181d35fead0c7c67e653d9ad.tar.bz2 mana-90c0fb74a317e9c4181d35fead0c7c67e653d9ad.tar.xz mana-90c0fb74a317e9c4181d35fead0c7c67e653d9ad.zip |
Fixed broken communication of attack directions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-01-24 Philipp Sehmisch <tmw@crushnet.org> + + * src/net/beinghandler.cpp, src/resources/spritedef.h: Fixed + broken communication of attack directions. + 2007-01-20 Philipp Sehmisch <tmw@crushnet.org> * data/items.xml: Added max-per-slot property to all items. |