summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-03-15 00:33:17 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-03-15 00:33:17 +0000
commitc4f8c95691e8661d1c51383c63804f6879b44419 (patch)
treebeb2d701fa3dbf1ff12ae7bf8e1de0d94fcda638 /ChangeLog
parent7a54839fa261a3a61b245e8e22bb49da03a80676 (diff)
downloadmana-client-c4f8c95691e8661d1c51383c63804f6879b44419.tar.gz
mana-client-c4f8c95691e8661d1c51383c63804f6879b44419.tar.bz2
mana-client-c4f8c95691e8661d1c51383c63804f6879b44419.tar.xz
mana-client-c4f8c95691e8661d1c51383c63804f6879b44419.zip
Fixed warp to map 15 (patch by peavey)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2eec14f3..33ba3285 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-15 Philipp Sehmisch <tmw@crushnet.org>
+
+ * 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).
+
2008-03-13 Philipp Sehmisch <tmw@crushnet.org>
* src/being.cpp, src/being.h, src/gui/viewport.cpp,