diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-01 06:41:26 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-01 06:41:26 +0000 |
commit | 3b79ce4edf01b19a9ca0d1cb75ce38da8384b41d (patch) | |
tree | 4a4cb6b490acdb05d4d414c2493223a4a3845baa /ChangeLog | |
parent | 3a3789a2c8cca53ece5ede1de9ee6d96707c76fc (diff) | |
download | mana-3b79ce4edf01b19a9ca0d1cb75ce38da8384b41d.tar.gz mana-3b79ce4edf01b19a9ca0d1cb75ce38da8384b41d.tar.bz2 mana-3b79ce4edf01b19a9ca0d1cb75ce38da8384b41d.tar.xz mana-3b79ce4edf01b19a9ca0d1cb75ce38da8384b41d.zip |
Fixed inventory display with respect to empty slots.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-10-01 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/item.cpp, src/gui/itemcontainer.cpp, src/resources/itemdb.cpp: + Fixed inventory display so that empty slots are not unknown items. + Adjusted "type" meaning to tmwserv one. + 2007-09-25 Björn Steinbrink <B.Steinbrink@gmx.de> * src/gui/browserbox.cpp: Fix wrapping of UTF-8 multi-byte characters. |