Mercurial > wow > inventory
log Modules/Scanner.lua @ 110:67bd5057ecb7
age | author | description |
---|---|---|
Fri, 14 Jan 2011 23:25:05 +0100 | Zerotorescue | Implemented vendor restocking with the mover. Comitting so I can always review this working version, but I?ll be disabling all part of it as it is not going to work properly without seriously compromising the code structure. |
Wed, 12 Jan 2011 22:48:25 +0100 | Zerotorescue | Now only giving the ?bags are full? message once per item rather then for every queued move. |
Wed, 12 Jan 2011 19:58:39 +0100 | Zerotorescue | Added tooltips to the item refill window headers. |
Tue, 11 Jan 2011 19:48:35 +0100 | Zerotorescue | The confirmation window when refilling from the (guild) bank is enabled can now be skipped at the general config. It defaults to false. |
Sun, 09 Jan 2011 17:49:33 +0100 | Zerotorescue | All print(...) function calls are now handled by addon:Print(text, color). |
Sat, 08 Jan 2011 01:39:04 +0100 | Zerotorescue | Fixed GetItemId usage to the proper capitals. |