Mercurial > wow > inventory
comparison Inventorium.toc @ 36:58fb38f0b447
The list of possible commands when you write /im without any arguement will now include commands inserted by modules with their own descriptions.
Clicking a command in this list will now execute it.
The slash command handler function is now a global so you can invoke these through other methods.
Added an optional event function to registering auction pricing addons, when defined this will be executed when the pricing addon gets selected.
Removed the unused ?Override local item data? option.
Added ?AuctionProfitMaster? and ?ZeroAuctions? pricing support. The pricing info displayed in the summary window will be used for this.
Trying to queue without any items in the summary should no longer give an error.
author | Zerotorescue |
---|---|
date | Sat, 20 Nov 2010 17:24:16 +0100 |
parents | 7d7aaa3fbe94 |
children | 4fc49c9a8f2b |
comparison
equal
deleted
inserted
replaced
35:31e5da6a2b16 | 36:58fb38f0b447 |
---|---|
17 | 17 |
18 AuctionAddons\Auctionator.lua | 18 AuctionAddons\Auctionator.lua |
19 AuctionAddons\Auctioneer.lua | 19 AuctionAddons\Auctioneer.lua |
20 AuctionAddons\AuctionLite.lua | 20 AuctionAddons\AuctionLite.lua |
21 AuctionAddons\AuctionMaster.lua | 21 AuctionAddons\AuctionMaster.lua |
22 AuctionAddons\AuctionProfitMaster.lua | |
22 AuctionAddons\Others.lua | 23 AuctionAddons\Others.lua |
24 AuctionAddons\ZeroAuctions.lua | |
23 | 25 |
24 ItemCountAddons\Altoholic.lua | 26 ItemCountAddons\Altoholic.lua |
25 ItemCountAddons\DataStore (current account only).lua | 27 ItemCountAddons\DataStore (current account only).lua |
26 ItemCountAddons\DataStore (with guilds).lua | 28 ItemCountAddons\DataStore (with guilds).lua |
27 ItemCountAddons\DataStore (without guilds).lua | 29 ItemCountAddons\DataStore (without guilds).lua |