summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-02-11 10:46:58 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-02-11 10:46:58 +0000
commit3dd13f3a9b42e502233f6a15bca0e81c466b714a (patch)
tree0055a342b5d690614581b1ca7c3415d8c7c51f8b
parentd9af4a90a1b242645d38ff1427793ba86c1805b7 (diff)
downloadmana-client-3dd13f3a9b42e502233f6a15bca0e81c466b714a.tar.gz
mana-client-3dd13f3a9b42e502233f6a15bca0e81c466b714a.tar.bz2
mana-client-3dd13f3a9b42e502233f6a15bca0e81c466b714a.tar.xz
mana-client-3dd13f3a9b42e502233f6a15bca0e81c466b714a.zip
Some make file updates and removed a strange duplicate cotton shirt.
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ef0afbe..0111dd3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2007-02-10 Philipp Sehmisch <tmw@crushnet.org>
+2007-02-11 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * data/graphics/sprites/chest_cotton_female.png: Removed this strange
+ duplicate.
+ * data/graphics/sprites/Makefile.am,
+ data/graphics/sprites/CMakeLists.txt: Some updates.
+
+2007-02-10 Philipp Sehmisch <tmw@crushnet.org>
* src/gui/viewport.cpp: Fixed the bug in the scrolling limitation that made
it possible to scroll outside of the map in the south and east.