summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2006-07-26 15:17:30 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2006-07-26 15:17:30 +0000
commit00c76d4dd1eff4c714bc9657986bd2f6b57a490b (patch)
treea4faf3603e0a977250fd903441abb11a27657856 /ChangeLog
parent4af405cd9dc675ef63ac4d993468f4868de85f6a (diff)
downloadmana-client-00c76d4dd1eff4c714bc9657986bd2f6b57a490b.tar.gz
mana-client-00c76d4dd1eff4c714bc9657986bd2f6b57a490b.tar.bz2
mana-client-00c76d4dd1eff4c714bc9657986bd2f6b57a490b.tar.xz
mana-client-00c76d4dd1eff4c714bc9657986bd2f6b57a490b.zip
Added new woodland map by Crush and fixed connection with the old one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3bb966b..22580be0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
of snow village buildings and fixed makefiles.
* src/being.cpp, src/being.h, src/player.cpp: Fixed direction and
action issues when changing appeareance, frames are still out of sync.
+ * data/maps/Makefile.am, data/maps/new_14-1.tmx.gz,
+ data/maps/new_9-1.tmx.gz: Added new woodland map by Crush and fixed
+ connection with the old one.
2006-07-26 Bjørn Lindeijer <bjorn@lindeijer.nl>