vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ## Title: Enchantrix
2 ## Notes: Display information in item tooltips pertaining to the results of disenchanting said item. [3.6.1] 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: Khaos
8 ## SavedVariables: EnchantedLocal, EnchantConfig, EnchantedBaseItems
9 ## SavedVariablesPerCharacter: EnchantConfigChar
10 ##
11 ## Version: 3.6.1 (Platypus)
12 ## Revision: $Id: Enchantrix.toc 910 2006-06-21 15:48:51Z mentalpower $
13 ## URL: http://enchantrix.org
14 ..\..\FrameXML\Fonts.xml
15 ..\..\FrameXML\UIPanelTemplates.xml
16 ..\..\FrameXML\CharacterFrameTemplates.xml
17 ..\..\FrameXML\OptionsFrameTemplates.xml
18 Babylonian.lua
19 DisenchantList.lua
20 EnxObjects.lua
21 EnchantrixBarker.lua
22 EnchantrixBarker.xml
23 EnxCommand.lua
24 EnxConfig.lua
25 EnxConstants.lua
26 EnxLocale.lua
27 EnxStorage.lua
28 EnxStrings.lua
29 EnxTooltip.lua
30 EnxUtil.lua
31 Enchantrix.lua