summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-08-17 19:11:28 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-08-17 19:11:28 +0000
commit19ce91290d85620ee464e85c617575986cd34aec (patch)
treeadc7aa4b36553510485cb1197e76108326401b9d /ChangeLog
parentece19f6d44e2604f1d2fee9e0ece02030105e0d4 (diff)
downloadmana-client-19ce91290d85620ee464e85c617575986cd34aec.tar.gz
mana-client-19ce91290d85620ee464e85c617575986cd34aec.tar.bz2
mana-client-19ce91290d85620ee464e85c617575986cd34aec.tar.xz
mana-client-19ce91290d85620ee464e85c617575986cd34aec.zip
the item icons are now stored in different files with more descriptive names
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 14 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a76229e3..2516f980 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-08-17 Philipp Sehmisch <tmw@crushnet.org>
+ * data/graphics/items/*: Splitted the items.png into separate images
+ with more distinctive names. (no, i won't list all 114)
+ * src/itemmanager.cpp, data/items.xml: Replaced indices on the item
+ spriteset with filenames. added names and descriptions for all missing
+ items. Changed names and dascriptions of some items.
+ * src/engine.cpp: removed global item spriteset.
+ * src/floor_item.cpp, src/floor_item.h, src/iteminfo.cpp, src/iteminfo.h
+ src/equipmentwindow.cpp, src/equipmentwindow.h, src/itemcontainer.cpp,
+ src/itemcontainer.h: the iteminfo class now provides a pointer to the item
+ icon image instead of providing the index on the item spriteset.
+
2006-08-13 Eugenio Favalli <elvenprogrammer@gmail.com>
* data/graphics/sprites/Makefile.am,
@@ -463,7 +475,7 @@
* data/items.xml, src/being.cpp, src/being.h src/net/beinghandler.cpp,
src/player.cpp: Clients get notified of equipping visible items.
* src/net/beinghandler.cpp: GCC 4 fix.
-
+
2006-06-28 Philipp Sehmisch <tmw@crushnet.org>
* src/animation.cpp, src/animation.h: Parser now works like described
@@ -2700,4 +2712,4 @@
restore some doxygen comments, improved size adaption and made the
window a shorter.
* data/graphics/images/login_wallpaper.png: New login wallpaper by
- Momotaro.
+ Momotaro. \ No newline at end of file