------------------------------------------------------------------------
r35 | lombra | 2011-05-24 17:07:07 +0000 (Tue, 24 May 2011) | 1 line
Changed paths:
   M /trunk/core.lua

- Add tooltip exceptions for Slam, Feed Pet, Wyvern Sting, Intercept, Bloodthirst and Chimera Shot.
------------------------------------------------------------------------
r34 | lombra | 2011-05-07 21:12:37 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

package?
------------------------------------------------------------------------
r33 | lombra | 2011-05-07 02:16:26 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta

- Specify custom change log. Testing packaging.
------------------------------------------------------------------------
r32 | ackis | 2011-05-06 14:01:07 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/Critline.toc
   D /trunk/libs/AceDB-3.0.lua
   D /trunk/libs/AceLocale-3.0.lua
   D /trunk/libs/CallbackHandler-1.0.lua
   D /trunk/libs/LibStub.lua

Add .pkgmeta, fix hard embeded libraries, update ToC with new libraries... you'll still need to fix a few more libs I believe.  Testing to see if addon will package now.
------------------------------------------------------------------------
r30 | lombra | 2011-05-06 01:07:07 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
   M /trunk/changeLog.txt

- Update change log.
------------------------------------------------------------------------
r29 | lombra | 2011-05-06 00:22:02 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
   M /trunk

- Remove WoWI property.
------------------------------------------------------------------------
r28 | lombra | 2011-05-06 00:19:53 +0000 (Fri, 06 May 2011) | 1 line
Changed paths:
   M /trunk/filters.lua

- Add High Priest Venoxis to mob filter.
------------------------------------------------------------------------
r27 | lombra | 2011-05-05 16:15:23 +0000 (Thu, 05 May 2011) | 1 line
Changed paths:
   M /trunk/filters.lua

- Do not ignore pet damage when player is mind controlled.
------------------------------------------------------------------------
r26 | Lombra-42051 | 2011-05-05 12:08:11 +0000 (Thu, 05 May 2011) | 1 line
Changed paths:
   M /trunk/AuraTracker.lua

- Minor code cleanup.
------------------------------------------------------------------------
r25 | Lombra-42051 | 2011-05-04 20:09:47 +0000 (Wed, 04 May 2011) | 13 lines
Changed paths:
   A /trunk/AuraTracker.lua
   M /trunk/Broker.lua
   M /trunk/Critline.toc
   M /trunk/changeLog.txt
   M /trunk/core.lua
   M /trunk/filters.lua
   M /trunk/templates.lua

- Remove water elemental from class pets as it's now treated as a permanent pet.
- Add Kill Command tooltip exception.
- Move aura tracker out of the filter module and into its own module.
- Aura tracker should now pick up auras even when no source was provided.
- Pet damage will now obey aura filtering.
- Fix error occuring upon attacking filtered targets.
- Add Berserking (battlegrounds), Spirit's Vengeance (Bloodord Mandokir) and Sunder Rift (Jin'do) to aura filters.
- Add new spell IDs for some Cataclysm raid auras.
- Add Ragezone (normal mode Deadmines), and remove it from target aura, since it no longer increases damage taken.
- Periodic healing done to yourself while under the effects of a filtered (healing-received-increased) aura should now be properly filtered.
- Periodic effects can now be registered if it ticks on a vulnerable target, as long as the effect was applied before the vulnerability aura. (somewhat experimental)
- Spells in the reset and announce lists will now be grayed out if they're filtered.
- Toggling short number format should no longer affect the Broker objects whose tree is disabled.
------------------------------------------------------------------------
r23 | Lombra-42051 | 2011-04-27 01:19:44 +0000 (Wed, 27 Apr 2011) | 4 lines
Changed paths:
   M /trunk/Critline.toc
   M /trunk/changeLog.txt
   M /trunk/core.lua
   M /trunk/filters.lua

- Add Sweeping Strikes and Aimed Shot! exceptions.
- Remove pre-4.1 compability code.
- Update ToC interface and version.
- Update filter module combat log event handler for 4.1.
------------------------------------------------------------------------
