Mercurial > wow > inventory
log Modules/Scanner.lua @ 122:6724bc8eface
age | author | description |
---|---|---|
Sat, 15 Jan 2011 18:52:01 +0100 | Zerotorescue | Reduced usage of global functions by defining them locally. |
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. |
Fri, 14 Jan 2011 23:31:12 +0100 | Zerotorescue | This implementation of vendor buying did not work well. Too many customizations were needed that made the code hard to read and understand and eventually it was found that vendor buying should be based on refill target, not local stock. The mover/refiller is not meant for this, we should just do this somewhere else. |