summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2006-05-22 17:42:12 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2006-05-22 17:42:12 +0000
commite9a7b76e6822fa312f8e818088f8e5d30cdd9fa7 (patch)
tree170999d39fb5ad8c03583f1cb762325945d2937d /ChangeLog
parentd1d34f2f6687329aab1a98f6ffeeee4b04d67033 (diff)
downloadmana-client-e9a7b76e6822fa312f8e818088f8e5d30cdd9fa7.tar.gz
mana-client-e9a7b76e6822fa312f8e818088f8e5d30cdd9fa7.tar.bz2
mana-client-e9a7b76e6822fa312f8e818088f8e5d30cdd9fa7.tar.xz
mana-client-e9a7b76e6822fa312f8e818088f8e5d30cdd9fa7.zip
A bunch of updates to the world and disabled art and type xml parser checks since they're not used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1a8353a..35650609 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-22 Eugenio Favalli <elvenprogrammer@gmail.com>
+
+ * data/graphics/tiles/icecave.png, data/graphics/tiles/Makefile.am,
+ data/maps/Makefile.am, data/maps/new_10-1.tmx.gz,
+ data/maps/new_11-1.tmx.gz, data/maps/new_4-1.tmx.gz,
+ data/maps/new_5-1.tmx.gz, src/resources/itemmanager.cpp: A bunch of
+ updates to the world and disabled art and type xml parser checks since
+ they're not used.
+
2006-05-21 Eugenio Favalli <elvenprogrammer@gmail.com>
* The Mana World.dev: Updated dev-cpp project file.