log Modules/Mover.lua @ 168:6065f48e4e47

age author description
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.
Tue, 25 Jan 2011 09:51:19 +0100 Zerotorescue Now using ITEM_LOCK_CHANGED again when moving out of the guild bank.
Tue, 25 Jan 2011 08:47:47 +0100 Zerotorescue The mover now uses the BAG_UPDATE event instead of ITEM_LOCK_CHANGED when moving out of the guild bank.
Sat, 15 Jan 2011 18:52:01 +0100 Zerotorescue Reduced usage of global functions by defining them locally.
Sat, 15 Jan 2011 17:09:08 +0100 Zerotorescue addon.Locations table is used at multiple modules, definition moved to Core.lua.
Sat, 15 Jan 2011 17:03:05 +0100 Zerotorescue Now resizing the mover frame based on text size.
Sat, 15 Jan 2011 13:15:16 +0100 Zerotorescue Implemented mail refilling support. Respecting the MailAddonBusy global when opening so addons like MailOpener shouldn?t interfere.