vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ## Interface: 11200
2 ## Author: Thrae
3 ## Title: TinyTip
4 ## Notes: Adds reaction coloring, unit class / classification, race, and optionally pvp rank and guild to your tooltip. Default is stuck-to-mouse anchoring. Also ToT info and more. It's what Thrae wants in a tooltip.
5 ## $Revision: 7830 $
6 ## SavedVariables: TinyTipDB
7 ## SavedVariablesPerCharacter: TinyTipCharDB
8 ## LoadWith: MobInfo2, MonkeyQuest
9 AceLibrary\AceLibrary.lua
10 AceOO-2.0\AceOO-2.0.lua
11 AceHook-2.0\AceHook-2.0.lua
12  
13 TinyTipLocale_zhCN.lua
14 TinyTipLocale_frFR.lua
15 TinyTipLocale_deDE.lua
16 TinyTipLocale_enEN.lua
17  
18 TinyTipAnchor.lua
19 TinyTip.lua