view Veneer.toc @ 19:605e8f0e46db

ObjectiveCore / Style / Events / Frame - polishing the execution path for better performance - make use of the Blizzard_ObjectiveTracker bitfield values to ensure compatibility in possible secure hooks - avoid full updates when possible (using said bitfield values to indicate targeted sections) - extreme streamlining of event handling layout: specific reason updates are invoked from API hooks; broader updates are invoked by when the event listener catches something vague like 'QUEST_LOG_UPDATE'
author Nenue
date Wed, 06 Apr 2016 07:38:35 -0400
parents 3dbcad2b387d
children e837384ac363
line wrap: on
line source
## Interface: 60200
## Title: Veneer
## Notes: Buff button management
## Author: Krakyn
## Version: 1.0-@project-revision@
## SavedVariables: VeneerData
## X-Category: Interface Enhancements
## DefaultState: Enabled
## LoadOnDemand: 0
## OptionalDeps: Devian
Core.xml
BuffFrame.xml
ObjectiveTracker.xml