diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-15 00:33:17 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-15 00:33:17 +0000 |
commit | c4f8c95691e8661d1c51383c63804f6879b44419 (patch) | |
tree | beb2d701fa3dbf1ff12ae7bf8e1de0d94fcda638 /ChangeLog | |
parent | 7a54839fa261a3a61b245e8e22bb49da03a80676 (diff) | |
download | mana-c4f8c95691e8661d1c51383c63804f6879b44419.tar.gz mana-c4f8c95691e8661d1c51383c63804f6879b44419.tar.bz2 mana-c4f8c95691e8661d1c51383c63804f6879b44419.tar.xz mana-c4f8c95691e8661d1c51383c63804f6879b44419.zip |
Fixed warp to map 15 (patch by peavey)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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, |