vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ## Interface: 11200
2  
3 ## Title: HotCandy |cff7fff7f -Ace2-|r
4 ## Notes: Tracks the HoTs you cast.
5 ## Author: Nevcairiel
6 ## Version: 0.1
7 ## X-ReleaseDate: "$Date: 2006-09-19 14:10:19 +0200 (Di, 19 Sep 2006) $"
8 ## X-Email: mail@nevcairiel.net
9 ## X-Category: Buffs
10 ## X-Website: http://www.wowace.com
11 ## X-Credits: Ammo for the Anchoring stuff :)
12  
13 ## DefaultState: enabled
14 ## LoadOnDemand: 0
15  
16 ## OptionalDeps: Ace2, BabbleLib, CompostLib, PaintChipsLib, CandyBar, Babble-2.2, Deformat, GratuityLib, SpellCacheLib, SpecialEventsEmbed
17 ## X-Embeds: Ace2, BabbleLib, CompostLib, PaintChipsLib, CandyBar, Babble-2.2, Deformat, GratuityLib, SpellCacheLib, SpecialEventsEmbed
18  
19 ## SavedVariables: HotCandyDB
20  
21 libs\AceLibrary\AceLibrary.lua
22 libs\AceOO-2.0\AceOO-2.0.lua
23 libs\AceEvent-2.0\AceEvent-2.0.lua
24 libs\AceConsole-2.0\AceConsole-2.0.lua
25 libs\AceAddon-2.0\AceAddon-2.0.lua
26 libs\AceDB-2.0\AceDB-2.0.lua
27 libs\AceDebug-2.0\AceDebug-2.0.lua
28 libs\AceHook-2.1\AceHook-2.1.lua
29 libs\AceLocale-2.2\AceLocale-2.2.lua
30 libs\Babble-Spell-2.2\Babble-Spell-2.2.lua
31 libs\Compost-2.0\Compost-2.0.lua
32 libs\PaintChips-2.0\PaintChips-2.0.lua
33 libs\CandyBar-2.0\CandyBar-2.0.lua
34 libs\Deformat-2.0\Deformat-2.0.lua
35 libs\Gratuity-2.0\Gratuity-2.0.lua
36 libs\SpellCache-1.0\SpellCache-1.0.lua
37  
38 Core.lua
39 Hooks.lua
40 Anchor.lua