public
Description: WoW Addon - Generic reminder framework
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/cork.git
Click here to lend your support to: cork and make a donation at www.pledgie.com !
cork / Cork.toc
100644 52 lines (43 sloc) 1.082 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
## Interface: 30000
 
## Title: Cork
## Notes: Buff reminders and more
## Author: Tekkub Stoutwrithe
## Version: Alpha
## X-Website: http://www.tekkub.net/
## X-Email: tekkub-wow@googlegroups.com
## X-Credits: Thiana (Warlock modules), Gnancy (Soullink module)
## X-Category: Buffs
 
## SavedVariables: CorkDB
## SavedVariablesPerCharacter: CorkDBPC
 
## OptionalDeps: tekErr
 
tekKonfig\tekKonfig.xml
CallbackHandler-1.0.lua
LibDataBroker-1.1\LibDataBroker-1.1.lua
AceEvent-3.0\AceEvent-3.0.xml
 
Cork.lua
Config.lua
MacroGenerator.lua
Mousewheel.lua
 
templates\SelfBuffer.lua
templates\SelfBufferAdvanced.lua
templates\RaidBuffer.lua
 
modules\DeathKnight.lua
modules\Druid.lua
modules\Hunter.lua
modules\HunterPetHappy.lua
modules\HunterViper.lua
modules\Mage.lua
modules\Paladin.lua
modules\PaladinBlessings.lua
modules\PaladinSeal.lua
modules\Priest.lua
modules\PriestFearWard.lua
modules\Shaman.lua
modules\ShamanEarthShield.lua
modules\Warlock.lua
modules\WarlockPets.lua
modules\WarlockSoulLink.lua
modules\Warrior.lua
 
modules\Repairs.lua
modules\Shucks.lua
modules\Tracking.lua