comparison .pkgmeta @ 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 3c70a3411025
children 6b60f7a1410c
comparison
equal deleted inserted replaced
35:31e5da6a2b16 36:58fb38f0b447
39 url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk/LibSharedMedia-3.0 39 url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk/LibSharedMedia-3.0
40 tag: latest 40 tag: latest
41 Libs/LibStub: 41 Libs/LibStub:
42 url: svn://svn.wowace.com/wow/libstub/mainline/trunk 42 url: svn://svn.wowace.com/wow/libstub/mainline/trunk
43 tag: latest 43 tag: latest
44 Libs/ChatHyperlinks:
45 url: http://hg.curseforge.net/wow/chathyperlinks/mainline
46 tag: latest
44 47
45 enable-nolib-creation: no 48 enable-nolib-creation: no
46 49
47 manual-changelog: Changelog.txt 50 manual-changelog: Changelog.txt
48 51