Mercurial > wow > inventory
log Modules/Mover.lua @ 225:2e4e52a589e5
age | author | description |
---|---|---|
Tue, 25 Jan 2011 19:31:09 +0100 | Zerotorescue | Now using BAG_UPDATE rather than ITEM_LOCK_CHANGED for refilling from the guild bank. When moving a large quantity of items, the bags will be updated slower than the slots will be unlocked. |
Tue, 25 Jan 2011 11:40:27 +0100 | Zerotorescue | ITEM_LOCK_CHANGED > BAG_UPDATE. |
Tue, 25 Jan 2011 09:55:04 +0100 | Zerotorescue | Back to BAG_UPDATE rather than ITEM_LOCK_CHANGED when moving out of the guild bank. |