diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-10-25 23:47:10 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-10-25 23:47:10 +0000 |
commit | 4f49eb94ddf9d2f0f3c59560c761188d101bd5f8 (patch) | |
tree | 0563c0c07469313bd73818216efdf3c70a83e598 /ChangeLog | |
parent | 156cae78d97776ab3ca8589c69d817ceec22b5cd (diff) | |
download | mana-4f49eb94ddf9d2f0f3c59560c761188d101bd5f8.tar.gz mana-4f49eb94ddf9d2f0f3c59560c761188d101bd5f8.tar.bz2 mana-4f49eb94ddf9d2f0f3c59560c761188d101bd5f8.tar.xz mana-4f49eb94ddf9d2f0f3c59560c761188d101bd5f8.zip |
Item amount dialog is now skipped when there is only one item on the stack.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -2007-10-24 Philipp Sehmisch <tmw@crushnet.org> +2007-19-26 Philipp Sehmisch <tmw@crushnet.org> + + * src/gui/item_ammount.cpp: Item amount dialog is now skipped + when there is only one item on the stack. + +2007-10-24 Philipp Sehmisch <tmw@crushnet.org> * data/items.xml, data/graphics/items/generic-darkcrystal.png: Added a new quest loot item for the halloween event. |