vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ## Title: Auctioneer
2 ## Notes: Displays item info and analyzes auction data. Use "/auctioneer scan" at AH to collect auction data. [3.9.0.1000 (Kangaroo)] This AddOn is licenced under the GNU GPL, see GPL.txt for details.
3 ##
4 ## Interface: 11200
5 ## LoadOnDemand: 1
6 ## Dependencies: EnhTooltip, Stubby
7 ## OptionalDeps: Informant, Khaos, ImprovedErrorFrame
8 ## SavedVariables: AuctionConfig, AuctionPrices, AuctionBids, AHSnapshot, AHSnapshotItemPrices
9 ##
10 ## Version: 3.9.0.1000 (Kangaroo)
11 ## Revision: $Id: Auctioneer.toc 979 2006-08-30 19:02:22Z mentalpower $
12 ## URL: http://auctioneeraddon.com/
13 ##
14  
15 ..\Blizzard_AuctionUI\Blizzard_AuctionUITemplates.xml
16  
17 AucObjects.lua
18  
19 Babylonian\Babylonian.lua
20 AucStrings.lua
21 AucLocale.lua
22  
23 BalancedList.lua
24 AucEvent.lua
25 AHScanning.lua
26 AucAPI.lua
27 AucCommand.lua
28 AucConvert.lua
29 AucCore.lua
30 AucFilter.lua
31 AucScanner.lua
32 AucStatistic.lua
33 AucTooltip.lua
34 AucUtil.lua
35 AucStorage.lua
36 AucAskPrice.lua
37 Auctioneer.lua
38  
39 AuctioneerUI.lua
40 AucBidManager.lua
41 AucPostManager.lua
42  
43 Auctioneer.xml
44 AuctioneerUI.xml
45 ListTemplate.xml
46 AuctionFrameSearch.xml
47 AuctionFramePost.xml