summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-03-15 02:40:33 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-03-15 02:40:33 +0000
commitd0dfa3c6de533c015893965f439cf71d2dc064c9 (patch)
tree46bd442a339ad831eee752a0e8bf7185e39cabbf /ChangeLog
parentc4f8c95691e8661d1c51383c63804f6879b44419 (diff)
downloadmana-client-d0dfa3c6de533c015893965f439cf71d2dc064c9.tar.gz
mana-client-d0dfa3c6de533c015893965f439cf71d2dc064c9.tar.bz2
mana-client-d0dfa3c6de533c015893965f439cf71d2dc064c9.tar.xz
mana-client-d0dfa3c6de533c015893965f439cf71d2dc064c9.zip
AAdded pathblocking rules to NPCs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33ba3285..24c32e70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* src/map.cpp: Fixed a crash caused by the new blocking system.
* data/new_1-1.tmx: Fixed warp to map 15 (patch by peavey).
+ * src/npc.hpp: Added pathblocking rules for NPCs.
2008-03-13 Philipp Sehmisch <tmw@crushnet.org>