WoWInterface SVN SliceCommander

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 252 to Rev 253
    Reverse comparison

Rev 252 → Rev 253

trunk/Core/Config.lua
800,7 → 800,6
_G['SC'].SET.font = "Friz Quadrata TT"
end
SliceCommander:InitBarArray()
SliceCommander:InitOtherArray()
SliceCommander:SetRB()
end
 
841,7 → 840,6
}
}
end
SliceCommander:InitIconsArray()
end
 
function SliceCommander:InitIconsArray()
1186,11 → 1184,16
if _G['SC'].BARS == nil then
_G['SC'].BARS = {}
end
if _G['SC'].ICONS == nil then
_G['SC'].ICONS = {}
end
 
SliceCommander:InitGlobalBarArray()
SliceCommander:InitAssassinationBarArray()
SliceCommander:InitOutlawBarArray()
SliceCommander:InitSubtletyBarArray()
SliceCommander:InitIconsArray()
SliceCommander:InitOtherArray()
 
for k, v in pairs(_G['SC'].BARS) do
_G['SC'].BARS[k]['obj'] = 0
trunk/SliceCommander.toc
1,6 → 1,6
## Interface: 100200
## Author: Tomate
## Version: 10.04
## Version: 10.05
## Title: |TInterface\Icons\ClassIcon_Rogue:0|t |cffd38245Slice|r|cff45ad3bCommander|r |TInterface\Icons\ClassIcon_Rogue:0|t
## Notes: Energy bar, Combo point bar and rogue timer bar.
## SavedVariables: SC