WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/option/AloftCastWarning
    from Rev 2056 to Rev 2199
    Reverse comparison

Rev 2056 → Rev 2199

AloftCastWarningSpellProcess.lua
650,7 → 650,7
 
-- COMBAT_LOG_* event support
 
function AloftCastWarning:OnCombatLogEvent(event, timestamp, subtype, originGUId, originName, originFlags, targetGUId, targetName, targetFlags, suffix1, suffix2, suffix3, suffix4, suffix5, suffix6, suffix7, suffix8, suffix9, suffix10, suffix11, suffix12)
function AloftCastWarning:OnCombatLogEvent(event, timestamp, subtype, hideCaster, originGUId, originName, originFlags, targetGUId, targetName, targetFlags, suffix1, suffix2, suffix3, suffix4, suffix5, suffix6, suffix7, suffix8, suffix9, suffix10, suffix11, suffix12)
-- local unit
-- if AloftTargetTrackingData:GetGUIdNameplateId(originGUId) then
-- unit = "origin"
AloftCastWarning.toc
1,4 → 1,4
## Interface: 40000
## Interface: 40100
## Version: 4.0.2
## Title: AloftCastWarning (Ace3)
## Notes: UNINSTALL; functionality has been merged directly into Aloft-4.2.2 (and later)
. Property changes : Modified: svn:mergeinfo Merged /branches/4.1/AloftCastWarning:r2057-2196