summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-04-20 13:44:12 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-04-20 13:44:12 +0000
commitb94970f6f79980a9b386cf499da31880006247b0 (patch)
treeeabcf286619c16645ec4b6303bd8696b84b60978 /ChangeLog
parenta49b45b9778208f4e3456a52c74554143974837b (diff)
downloadmana-client-b94970f6f79980a9b386cf499da31880006247b0.tar.gz
mana-client-b94970f6f79980a9b386cf499da31880006247b0.tar.bz2
mana-client-b94970f6f79980a9b386cf499da31880006247b0.tar.xz
mana-client-b94970f6f79980a9b386cf499da31880006247b0.zip
Merged revisions 3955-3960 via svnmerge from
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3955 | b_lindeijer | 2008-03-07 12:34:10 +0100 (Fri, 07 Mar 2008) | 2 lines Moved dynamically released data to its own module (tmwdata). ........ r3958 | crush_tmw | 2008-03-08 09:21:42 +0100 (Sat, 08 Mar 2008) | 1 line Fixed some width/height mixups in TMXCopy. ........ r3960 | b_lindeijer | 2008-03-08 12:19:13 +0100 (Sat, 08 Mar 2008) | 2 lines Forgot to also remove the maps. ........
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cd2f952f..58e8c72c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -230,6 +230,16 @@
data/graphics/sprites/scorpion.xml: Gave the tail attack of the
scorpion a custom animation and a particle effect.
+2008-03-08 Philipp Sehmisch <tmw@crushnet.org>
+
+ * tools/tmxcopy/main.cpp, tools/tmxcopy/main.map.cpp,
+ tools/tmxcopy/plibutils.cpp: Fixed some width/height mixups in
+ TMXCopy.
+
+2008-03-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * data/*: Moved dynamically released data to its own module (tmwdata).
+
2008-03-07 Eugenio Favalli <elvenprogrammer@themanaworld.org>
* data/equipment.xml, data/graphics/items/armor-legs-chaps.png,
@@ -248,8 +258,6 @@
data/graphics/sprites/monster-snake.xml,
data/graphics/sprites/npcs.png, data/items.xml, data/monsters.xml:
Added new items by Black Don, new xml definitions by Peavey.
- * data/graphics/items/armor-head-cowboyblack.png,
- data/graphics/items/armor-head-cowboywhite.png: Corrected names.
2008-03-06 David Athay <ko2fan@gmail.com>