PitBull-r43080-nolib

Details

  • Filename
    PitBull-r43080-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 7, 2007
  • Size
    323.23 KB
  • Downloads
    47
  • MD5
    d1d585c18f3e07d47684eba9cd558de3

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r43080 | ckknight | 2007-07-07 14:42:45 -0400 (Sat, 07 Jul 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - bugfix
------------------------------------------------------------------------
r42443 | ckknight | 2007-07-01 20:30:35 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - use :CallMethodOnAllModules
------------------------------------------------------------------------
r42428 | ckknight | 2007-07-01 16:54:22 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Spark/Spark.lua

PitBull_Spark - no longer nil any values
------------------------------------------------------------------------
r42341 | ckknight | 2007-06-30 14:07:50 -0400 (Sat, 30 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix issues with oRA's main tanks
------------------------------------------------------------------------
r42135 | ckknight | 2007-06-28 19:09:15 -0400 (Thu, 28 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Banzai/Banzai.lua

PitBull_Banzai - fixes.
------------------------------------------------------------------------
r42100 | saroz | 2007-06-28 14:58:47 -0400 (Thu, 28 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/Banzai/Banzai.lua

PitBull
- Fix Banzai module not correctly disabling itself
------------------------------------------------------------------------
r41843 | nemes | 2007-06-26 23:51:10 -0400 (Tue, 26 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull: Add option to highlight buffs cast by player
------------------------------------------------------------------------
r41842 | joshborke | 2007-06-26 23:39:53 -0400 (Tue, 26 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/BarFader/BarFader.lua

PitBull_BarFader:
- check for existence before hooking
------------------------------------------------------------------------
r41673 | ckknight | 2007-06-25 13:55:54 -0400 (Mon, 25 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - put in a safeguard to not do configMode stuff when not in configMode
------------------------------------------------------------------------
r41610 | ckknight | 2007-06-24 23:48:37 -0400 (Sun, 24 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/CombatText/CombatText.lua

PitBull_CombatText - possibly fix bug.
------------------------------------------------------------------------
r41471 | fin | 2007-06-23 20:40:29 -0400 (Sat, 23 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/CombatText/CombatText.lua

PitBull CombatText
- added checks to avoid nil value errors
------------------------------------------------------------------------
r41470 | ckknight | 2007-06-23 20:36:03 -0400 (Sat, 23 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add back in system that'll destroy clusters on PLW and recreate on PEW
------------------------------------------------------------------------
r41441 | ckknight | 2007-06-23 16:35:29 -0400 (Sat, 23 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - bugfix
------------------------------------------------------------------------
r41439 | ckknight | 2007-06-23 16:14:52 -0400 (Sat, 23 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - make it so that frame creation is deferred until post-fully init, but upon entering combat anywhere, it will create right away.
------------------------------------------------------------------------
r41437 | ckknight | 2007-06-23 16:11:26 -0400 (Sat, 23 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - make it so :ChangeHidden can work as a toggle
------------------------------------------------------------------------
r41436 | ckknight | 2007-06-23 15:51:35 -0400 (Sat, 23 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - as a test, remove the logic in PEW/PLW to have the creation/destruction sequence, and make it so that clusters are created right away instead of after a few seconds.
------------------------------------------------------------------------
r41434 | ckknight | 2007-06-23 15:32:35 -0400 (Sat, 23 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - unregister UNIT_NAME_UPDATE from all headers. Restrictions on when frames are created may be lifted later.
------------------------------------------------------------------------
r41429 | ckknight | 2007-06-23 14:40:14 -0400 (Sat, 23 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/CastBar/CastBar.lua

PitBull_CastBar - bugfix
------------------------------------------------------------------------
r41261 | rabbit | 2007-06-22 08:09:07 -0400 (Fri, 22 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua
   M /trunk/PitBull/BarFader/BarFader.lua
   M /trunk/PitBull/CastBar/CastBar.lua
   M /trunk/PitBull/CombatFader/CombatFader.lua
   M /trunk/PitBull/CombatIcon/CombatIcon.lua
   M /trunk/PitBull/CombatText/CombatText.lua
   M /trunk/PitBull/DruidManaBar/DruidManaBar.lua
   M /trunk/PitBull/ExperienceBar/ExperienceBar.lua
   M /trunk/PitBull/HealthBar/HealthBar.lua
   M /trunk/PitBull/InteractLines/InteractLines.lua
   M /trunk/PitBull/LeaderIcon/LeaderIcon.lua
   M /trunk/PitBull/MasterLooterIcon/MasterLooterIcon.lua
   M /trunk/PitBull/PitBull_MetaLayout.lua
   M /trunk/PitBull/PowerBar/PowerBar.lua
   M /trunk/PitBull/PvPIcon/PvPIcon.lua
   M /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua
   M /trunk/PitBull/RangeCheck/RangeCheck.lua
   M /trunk/PitBull/ReputationBar/ReputationBar.lua
   M /trunk/PitBull/RestIcon/RestIcon.lua
   M /trunk/PitBull/ThreatBar/ThreatBar.lua

PitBull: Mostly option text updates.
------------------------------------------------------------------------
r41142 | ckknight | 2007-06-21 17:46:17 -0400 (Thu, 21 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - if you enter combat while in a non-PvP instance, force the clusters to show even if it's pre-AceEvent_FullyInitialized or you just entered the zone.
- this is so you can actually heal your party after D/C'ing during a bossfight.
------------------------------------------------------------------------
r41000 | ckknight | 2007-06-21 04:09:59 -0400 (Thu, 21 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - fix frame-outbottomleft position
------------------------------------------------------------------------
r40945 | ckknight | 2007-06-20 22:46:23 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/HealthBar/HealthBar.lua

PitBull_HealthBar - bugfix
------------------------------------------------------------------------
r40940 | ckknight | 2007-06-20 21:48:23 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/HealthBar/HealthBar.lua

PitBull_HealthBar - don't populate if supposed to be hidden.
------------------------------------------------------------------------
r40934 | ckknight | 2007-06-20 21:00:34 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Banzai/Banzai.lua

PitBull_Banzai - fix for when healthBar doesn't exist
------------------------------------------------------------------------
r40930 | ckknight | 2007-06-20 20:46:37 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/HealthBar/HealthBar.lua

PitBull_HealthBar - add checks if .healthBar is nil
------------------------------------------------------------------------
r40919 | kemayo | 2007-06-20 18:43:10 -0400 (Wed, 20 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull.toc

PitBull
- Fill out OptionalDeps and X-Embeds.
------------------------------------------------------------------------
r40907 | ckknight | 2007-06-20 18:25:16 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.toc

PitBull - change website to wowace instead of wowinterface in TOC.
------------------------------------------------------------------------
r40906 | ckknight | 2007-06-20 18:23:56 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.toc

PitBull - update TOC to obfuscate emails and add X-Donate
------------------------------------------------------------------------
r40890 | ckknight | 2007-06-20 16:10:22 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add option to copy layout from another frame without making an intermediate layout.
------------------------------------------------------------------------
r40888 | ckknight | 2007-06-20 15:30:41 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - don't allow people to make a custom "Combat" text
------------------------------------------------------------------------
r40839 | ckknight | 2007-06-20 05:33:45 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull_Aura - use .__name instead of UnitName, for speed
------------------------------------------------------------------------
r40837 | ckknight | 2007-06-20 05:29:28 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - don't track servers in __name, too expensive for what it's worth.
------------------------------------------------------------------------
r40836 | ckknight | 2007-06-20 05:26:48 -0400 (Wed, 20 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua
   M /trunk/PitBull/PitBull.lua

PitBull_Aura - use Parser to detect general aura changes on wacky units.
- instead of updating wacky units throughout every 0.5 seconds, make it every 5, with intermediate updates from the parser detection and UNIT_TARGET.
------------------------------------------------------------------------
r40830 | ckknight | 2007-06-20 04:53:21 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add method :IterateWackyUnitFrames()
------------------------------------------------------------------------
r40829 | ckknight | 2007-06-20 04:25:07 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull_Aura - err, debug line
------------------------------------------------------------------------
r40828 | ckknight | 2007-06-20 04:24:32 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull_Aura - don't update auras just because the layout is updated.
------------------------------------------------------------------------
r40822 | ckknight | 2007-06-20 02:41:38 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - change some text messages
------------------------------------------------------------------------
r40820 | ckknight | 2007-06-20 02:35:49 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add a close button to the import window.
------------------------------------------------------------------------
r40819 | ckknight | 2007-06-20 02:29:01 -0400 (Wed, 20 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - make it so texts can properly attach to the blank space.
- fix bug with texts not showing up.
------------------------------------------------------------------------
r40816 | ckknight | 2007-06-20 02:21:07 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - bugfix in exporting layout icon positions
------------------------------------------------------------------------
r40815 | funkydude | 2007-06-20 02:16:36 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.toc
   A /trunk/PitBull/embeds.xml
   A /trunk/PitBull/modules.xml

PitBull: use embeds.xml and modules.xml
------------------------------------------------------------------------
r40814 | ckknight | 2007-06-20 02:06:11 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - bugfixings.
------------------------------------------------------------------------
r40812 | ckknight | 2007-06-20 02:02:54 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix typo
------------------------------------------------------------------------
r40811 | ckknight | 2007-06-20 01:59:52 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix messages when sending comm
------------------------------------------------------------------------
r40810 | ckknight | 2007-06-20 01:49:59 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull - add Comm support for layouts.
------------------------------------------------------------------------
r40805 | ckknight | 2007-06-20 01:01:12 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - move the import/export/remove layout menu to the global menu, as it has nothing to do with the individual frames.
------------------------------------------------------------------------
r40804 | ckknight | 2007-06-20 00:53:13 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull - add ability to import layouts.
------------------------------------------------------------------------
r40798 | ckknight | 2007-06-20 00:03:59 -0400 (Wed, 20 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add mechanism to export layouts.
- no import yet.
------------------------------------------------------------------------
r40792 | ckknight | 2007-06-19 22:40:26 -0400 (Tue, 19 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull - add option to remove layouts from the database.
- remove debug lines
------------------------------------------------------------------------
r40791 | ckknight | 2007-06-19 22:27:16 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - optimization to layout format (assume unknown texts are hidden).
------------------------------------------------------------------------
r40790 | ckknight | 2007-06-19 22:06:49 -0400 (Tue, 19 Jun 2007) | 4 lines
Changed paths:
   A /trunk/PitBull/Layouts/ABF.lua
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/PitBull.toc
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull - optimization to table recycling
- possible bugfix with that raid target dealy.
- add the ability to save your current settings as a layout, change layouts, register layouts.
- added Layouts/ABF.lua (which isn't like it was before), which is how the layouts will "generally" look nowadays.
------------------------------------------------------------------------
r40770 | ckknight | 2007-06-19 19:15:53 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix issues with all units menu get functions
------------------------------------------------------------------------
r40764 | ckknight | 2007-06-19 18:09:03 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/CombatText/CombatText.lua

PitBull_CombatText - bugfix when frame.combatText is missing.
------------------------------------------------------------------------
r40760 | ckknight | 2007-06-19 17:49:19 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - verify existence of frame.overlay
------------------------------------------------------------------------
r40755 | ckknight | 2007-06-19 16:55:20 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - change default inset to 4 instead of 5.
------------------------------------------------------------------------
r40746 | ckknight | 2007-06-19 15:46:48 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add an arg check to newFrame to make sure parent is a table
------------------------------------------------------------------------
r40743 | ckknight | 2007-06-19 14:44:11 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - InCombatLockDown => InCombatLockdown
------------------------------------------------------------------------
r40684 | ckknight | 2007-06-19 06:10:20 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix issue with people changing config mode in combat.
------------------------------------------------------------------------
r40677 | ckknight | 2007-06-19 04:53:47 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - unit clusters are created at no earlier than 3 seconds after a cluster is destroyed, which I believe may fix lockup issues.
------------------------------------------------------------------------
r40671 | ckknight | 2007-06-19 03:38:48 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - forgot to save last time.
------------------------------------------------------------------------
r40670 | ckknight | 2007-06-19 03:38:14 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - optimization with texts.
------------------------------------------------------------------------
r40667 | ckknight | 2007-06-19 02:54:09 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull - rearrange some internals
------------------------------------------------------------------------
r40665 | ckknight | 2007-06-19 02:29:58 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/HealthBar/HealthBar.lua

PitBull_HealthBar - fix bug for pets.
------------------------------------------------------------------------
r40664 | ckknight | 2007-06-19 02:02:44 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - restructure DB slightly so that it's more human-readable (in preparation for user-created layouts)
------------------------------------------------------------------------
r40659 | ckknight | 2007-06-19 01:34:44 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/HealthBar/HealthBar.lua

PitBull_HealthBar - forgot to add a field in the DB.
------------------------------------------------------------------------
r40658 | ckknight | 2007-06-19 01:34:22 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/HealthBar/HealthBar.lua

PitBull_HealthBar - add option to disable the health bar.
------------------------------------------------------------------------
r40656 | ckknight | 2007-06-19 01:31:05 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - add more positions for texts/icons on the portrait.
------------------------------------------------------------------------
r40647 | ckknight | 2007-06-18 23:36:34 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - bugfix
------------------------------------------------------------------------
r40637 | ckknight | 2007-06-18 22:33:01 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull - crap, typo
------------------------------------------------------------------------
r40636 | ckknight | 2007-06-18 22:28:35 -0400 (Mon, 18 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - err, change DB namespace to "MetaLayout" instead of "Layout-MetaLayout".
- for people who want to save their old SVs, change "Layout-ABF" to "MetaLayout".
------------------------------------------------------------------------
r40631 | ckknight | 2007-06-18 21:03:40 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - destroy clusters on PLAYER_LEAVING_WORLD and recreate them 5 seconds after PLAYER_ENTERING_WORLD.
------------------------------------------------------------------------
r40609 | adirelle | 2007-06-18 19:14:41 -0400 (Mon, 18 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/ThreatBar/ThreatBar.lua

PitBull
- fixed threat bar color setting.
------------------------------------------------------------------------
r40569 | ckknight | 2007-06-18 16:03:47 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull_MetaLayout.lua

PitBull_MetaLayout - typo
------------------------------------------------------------------------
r40568 | ckknight | 2007-06-18 15:53:13 -0400 (Mon, 18 Jun 2007) | 2 lines
Changed paths:
   D /trunk/PitBull/Layouts/ABF.lua
   M /trunk/PitBull/PitBull.toc
   A /trunk/PitBull/PitBull_MetaLayout.lua (from /trunk/PitBull/Layouts/ABF.lua:40556

PitBull - move Layouts/ABF.lua to PitBull_MetaLayout.lua
- rename all references of ABF to MetaLayout.
------------------------------------------------------------------------
r40556 | ckknight | 2007-06-18 15:34:12 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua
   M /trunk/PitBull/PitBull.lua

PitBull - change :RegisterLayout to :RegisterMetaLayout. No name is provided anymore, can only be called once (by ABF).
------------------------------------------------------------------------
r40554 | ckknight | 2007-06-18 15:20:16 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.toc

PitBull - comment out non-ABF layouts in TOC
------------------------------------------------------------------------
r40552 | ckknight | 2007-06-18 15:18:18 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/ComboPoints/ComboPoints.lua

PitBull_ComboPoints - show 5 combo points when configMode is on.
------------------------------------------------------------------------
r40548 | ckknight | 2007-06-18 14:44:15 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - bugfix
------------------------------------------------------------------------
r40545 | ckknight | 2007-06-18 14:38:37 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - everything uses the ABF layout now, no option to change.
------------------------------------------------------------------------
r40446 | ckknight | 2007-06-17 23:26:13 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - add a whole bunch of options to combo point position
------------------------------------------------------------------------
r40442 | ckknight | 2007-06-17 21:43:20 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - make it so that combo points are not an option if you are not a ROGUE or DRUID.
------------------------------------------------------------------------
r40435 | ckknight | 2007-06-17 21:05:33 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/ReputationBar/ReputationBar.lua

PitBull_ReputationBar - remove global setting for color, as the player's the only one with a rep bar.
------------------------------------------------------------------------
r40433 | ckknight | 2007-06-17 20:55:24 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - in configMode, change all texts to say their name instead of showing proper text, to make for easier configuration.
------------------------------------------------------------------------
r40424 | ckknight | 2007-06-17 19:21:16 -0400 (Sun, 17 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - /pitbull opens the fubar menu now (or on cursor if plugin is hidden).
- call :UpdateAllUnitsMenu lazily, when the menu is opened. This should save some major CPU time, as it was being called on layout update previously.
------------------------------------------------------------------------
r40401 | fin | 2007-06-17 15:56:37 -0400 (Sun, 17 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull
- added Shadow Vulnerability to list of Priest enemy debuffs
------------------------------------------------------------------------
r40397 | ckknight | 2007-06-17 15:37:06 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix a bug where some cluster childframes were mistakenly labelled as wacky frames.
------------------------------------------------------------------------
r40367 | ckknight | 2007-06-17 06:46:54 -0400 (Sun, 17 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/CombatText/CombatText.lua

PitBull_CombatText - only show for normal units.
- show "123" when in configMode.
------------------------------------------------------------------------
r40366 | ckknight | 2007-06-17 06:20:54 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PvPIcon/PvPIcon.lua

PitBull_PvPIcon - in configMode, instead of random icons, set the icons based on the unit, e.g. friendly will be your own faction, friendly's target will be opposite faction.
------------------------------------------------------------------------
r40365 | ckknight | 2007-06-17 06:09:30 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua

PitBull_RaidTargetIcon - tweaks to the configMode icon chooser.
------------------------------------------------------------------------
r40364 | ckknight | 2007-06-17 06:08:43 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/CombatIcon/CombatIcon.lua
   M /trunk/PitBull/LeaderIcon/LeaderIcon.lua
   M /trunk/PitBull/MasterLooterIcon/MasterLooterIcon.lua
   M /trunk/PitBull/PvPIcon/PvPIcon.lua
   M /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua
   M /trunk/PitBull/RestIcon/RestIcon.lua

PitBull - in configMode, icons should be shown no matter what.
------------------------------------------------------------------------
r40337 | ckknight | 2007-06-17 02:37:05 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - another slight optimization
------------------------------------------------------------------------
r40336 | ckknight | 2007-06-17 02:22:57 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - slight optimization
------------------------------------------------------------------------
r40334 | ckknight | 2007-06-17 02:02:44 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - keep track of offline/online through PARTY_MEMBERS_CHANGED instead of PARTY_MEMBER_ENABLE/DISABLE, as that isn't accurate.
------------------------------------------------------------------------
r40333 | ckknight | 2007-06-17 01:54:54 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix a typo
------------------------------------------------------------------------
r40332 | ckknight | 2007-06-17 01:54:12 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - no longer use RAID_ROSTER_UPDATE or PARTY_LEADER_CHANGED, because after testing, they seem pointless.
------------------------------------------------------------------------
r40292 | ckknight | 2007-06-16 20:40:10 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix issue with allFrames not being able to pick up functions properly.
------------------------------------------------------------------------
r40280 | ckknight | 2007-06-16 19:31:17 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - change warning to say raids or parties
------------------------------------------------------------------------
r40279 | ckknight | 2007-06-16 19:29:18 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add in a warning that PitBull crashes in raids until WoW 2.1.2. Recommend reversion to r39408 until said time.
------------------------------------------------------------------------
r40273 | ckknight | 2007-06-16 18:25:24 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - recurse into the groups of the all units menu.
------------------------------------------------------------------------
r40270 | ckknight | 2007-06-16 18:06:15 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix always options being disabled.
------------------------------------------------------------------------
r40261 | ckknight | 2007-06-16 15:34:47 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua
   M /trunk/PitBull/PitBull.lua

PitBull - in the unit menu, split up options into Bars/Icons/Texts/Other. Should make things much more manageable.
------------------------------------------------------------------------
r40252 | ckknight | 2007-06-16 14:39:26 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - fix possible issue with a nil shownTexts
------------------------------------------------------------------------
r40222 | ckknight | 2007-06-16 09:15:22 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/RangeCheck/RangeCheck.lua

PitBull_RangeCheck - fix option to be just a toggle instead of a group
------------------------------------------------------------------------
r40219 | ckknight | 2007-06-16 09:10:27 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - add a blank space, which acts like a bar with no contents. icons and text can be placed inside it.
------------------------------------------------------------------------
r40212 | ckknight | 2007-06-16 08:34:41 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layout/ABF - allow for arbitrary positioning of bars relative to each other, e.g. power can be placed above health or cast bar on the top or portrait in the middle or whatever your heart fancies.
------------------------------------------------------------------------
r40192 | ckknight | 2007-06-16 06:37:24 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - change placement of "Other texts" option
------------------------------------------------------------------------
r40186 | ckknight | 2007-06-16 05:42:52 -0400 (Sat, 16 Jun 2007) | 3 lines
Changed paths:
   M /trunk/PitBull/CombatIcon/CombatIcon.lua
   M /trunk/PitBull/Layouts/ABF.lua
   M /trunk/PitBull/LeaderIcon/LeaderIcon.lua
   M /trunk/PitBull/MasterLooterIcon/MasterLooterIcon.lua
   M /trunk/PitBull/PvPIcon/PvPIcon.lua
   M /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua
   M /trunk/PitBull/RestIcon/RestIcon.lua

PitBull_Layouts/ABF - add options to icons. Make all icon options groups now.
- add ability to scale icons arbitrary [50%, 400%].
- icons can now be positioned arbitrarily.
------------------------------------------------------------------------
r40185 | phyber | 2007-06-16 05:42:51 -0400 (Sat, 16 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull.toc
   M /trunk/PitBull/libs

PitBull:
- Add Babble-Race to externals and TOC.
------------------------------------------------------------------------
r40176 | ckknight | 2007-06-16 04:47:52 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - better positioning of icons that are in the center of a frame.
------------------------------------------------------------------------
r40175 | ckknight | 2007-06-16 04:38:02 -0400 (Sat, 16 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - add preliminary support for arbitrary icon placement.
No options yet.
------------------------------------------------------------------------
r40171 | ckknight | 2007-06-16 02:31:10 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - small optimization
------------------------------------------------------------------------
r40167 | ckknight | 2007-06-16 01:37:04 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/RestIcon/RestIcon.lua

PitBull_RestIcon - normalize the icon with SetTexCoord.
------------------------------------------------------------------------
r40166 | ckknight | 2007-06-16 01:27:55 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PvPIcon/PvPIcon.lua

PitBull_PvPIcon - normalize the icon with SetTexCoord. different for Horde/Alliance/FFA, as well.
------------------------------------------------------------------------
r40163 | ckknight | 2007-06-16 00:17:29 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/MasterLooterIcon/MasterLooterIcon.lua

PitBull_MasterLooterIcon - normalize the icon with SetTexCoord
------------------------------------------------------------------------
r40162 | ckknight | 2007-06-16 00:14:38 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/LeaderIcon/LeaderIcon.lua

PitBull_LeaderIcon - normalize the icon with SetTexCoord
------------------------------------------------------------------------
r40161 | ckknight | 2007-06-16 00:09:20 -0400 (Sat, 16 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/CombatIcon/CombatIcon.lua

PitBull_CombatIcon - normalize the icon with SetTexCoord
------------------------------------------------------------------------
r40160 | ckknight | 2007-06-15 23:44:05 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/PvPIcon/PvPIcon.lua

PitBull - make the PvPIcon :SetTexCoord'd properly, thus making its layout simpler.
------------------------------------------------------------------------
r40159 | ckknight | 2007-06-15 23:37:25 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - add frame-edge stuff for text positioning. This is more for icon support later on than anything.
------------------------------------------------------------------------
r40157 | ckknight | 2007-06-15 23:29:38 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - add a whole bunch of text positions for the frame.
------------------------------------------------------------------------
r40150 | ckknight | 2007-06-15 22:56:17 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - allow for arbitrary creation and deletion of texts.
- make all current texts just presets in the arbitrary format.
------------------------------------------------------------------------
r40138 | ckknight | 2007-06-15 21:17:09 -0400 (Fri, 15 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - change the way texts are created and the way the DB is shaped.
This is in preparation for arbitrary texts later.
------------------------------------------------------------------------
r40120 | ckknight | 2007-06-15 19:38:13 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - rearrange some stuff
------------------------------------------------------------------------
r40107 | ckknight | 2007-06-15 17:19:56 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add in another check to make sure that unit clusters aren't created before full initialization.
------------------------------------------------------------------------
r40025 | ckknight | 2007-06-15 05:13:32 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - possible optimization with all frames and layout updates.
------------------------------------------------------------------------
r40023 | ckknight | 2007-06-15 04:58:57 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add in a menu "All units". It's rather complex and is really just one giant AceOptions hack. Please test.
------------------------------------------------------------------------
r40020 | ckknight | 2007-06-15 04:47:22 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_Layouts/ABF - remove pointless pass = true's.
------------------------------------------------------------------------
r39993 | ckknight | 2007-06-15 01:38:34 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/InteractLines/InteractLines.lua

PitBull_InteractLines - don't alter Parser-3.0 info table.
------------------------------------------------------------------------
r39988 | ckknight | 2007-06-15 01:09:44 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add option to change frame strata.
------------------------------------------------------------------------
r39980 | ckknight | 2007-06-14 23:52:39 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull_Aura - optimization when not sorting. (Thanks, Jerry!)
------------------------------------------------------------------------
r39971 | ckknight | 2007-06-14 22:12:45 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull_Aura - add Warsong, Silverwing, and Netherstorm Flags as friendBuffs.
------------------------------------------------------------------------
r39962 | ckknight | 2007-06-14 21:09:38 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua
   M /trunk/PitBull/Banzai/Banzai.lua
   M /trunk/PitBull/BarFader/BarFader.lua
   M /trunk/PitBull/CastBar/CastBar.lua
   M /trunk/PitBull/CombatFader/CombatFader.lua
   M /trunk/PitBull/CombatIcon/CombatIcon.lua
   M /trunk/PitBull/CombatText/CombatText.lua
   M /trunk/PitBull/ComboPoints/ComboPoints.lua
   M /trunk/PitBull/DruidManaBar/DruidManaBar.lua
   M /trunk/PitBull/EstimatedHeals/EstimatedHeals.lua
   M /trunk/PitBull/ExperienceBar/ExperienceBar.lua
   M /trunk/PitBull/HealthBar/HealthBar.lua
   M /trunk/PitBull/HideBlizzard/HideBlizzard.lua
   M /trunk/PitBull/Highlight/Highlight.lua
   M /trunk/PitBull/InteractLines/InteractLines.lua
   M /trunk/PitBull/LeaderIcon/LeaderIcon.lua
   M /trunk/PitBull/MasterLooterIcon/MasterLooterIcon.lua
   M /trunk/PitBull/Portrait/Portrait.lua
   M /trunk/PitBull/PowerBar/PowerBar.lua
   M /trunk/PitBull/PvPIcon/PvPIcon.lua
   M /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua
   M /trunk/PitBull/RangeCheck/RangeCheck.lua
   M /trunk/PitBull/ReputationBar/ReputationBar.lua
   M /trunk/PitBull/RestIcon/RestIcon.lua
   M /trunk/PitBull/Spark/Spark.lua
   M /trunk/PitBull/ThreatBar/ThreatBar.lua

PitBull - fiddle with the ln -s checker
------------------------------------------------------------------------
r39953 | ckknight | 2007-06-14 19:31:15 -0400 (Thu, 14 Jun 2007) | 2 lines
Changed paths:
   A /trunk/PitBull/Aura (from /trunk/PitBull/Modules/Aura:39934)
   R /trunk/PitBull/Aura/Aura.lua (from /trunk/PitBull/Modules/Aura/Aura.lua:39952
   R /trunk/PitBull/Aura/PitBull_Aura.toc (from /trunk/PitBull/Modules/Aura/PitBull_Aura.toc:39952
   R /trunk/PitBull/Aura/border.tga (from /trunk/PitBull/Modules/Aura/border.tga:39952
   R /trunk/PitBull/Aura/debuffHighlight.tga (from /trunk/PitBull/Modules/Aura/debuffHighlight.tga:39952
   R /trunk/PitBull/Aura/debuffHighlightBorder.tga (from /trunk/PitBull/Modules/Aura/debuffHighlightBorder.tga:39952
   R /trunk/PitBull/Aura/debuffHighlightThinBorder.tga (from /trunk/PitBull/Modules/Aura/debuffHighlightThinBorder.tga:39952
   A /trunk/PitBull/Banzai (from /trunk/PitBull/Modules/Banzai:39934)
   R /trunk/PitBull/Banzai/Banzai.lua (from /trunk/PitBull/Modules/Banzai/Banzai.lua:39952
   R /trunk/PitBull/Banzai/PitBull_Banzai.toc (from /trunk/PitBull/Modules/Banzai/PitBull_Banzai.toc:39952
   A /trunk/PitBull/BarFader (from /trunk/PitBull/Modules/BarFader:39934)
   R /trunk/PitBull/BarFader/BarFader.lua (from /trunk/PitBull/Modules/BarFader/BarFader.lua:39952
   R /trunk/PitBull/BarFader/PitBull_BarFader.toc (from /trunk/PitBull/Modules/BarFader/PitBull_BarFader.toc:39952
   A /trunk/PitBull/CastBar (from /trunk/PitBull/Modules/CastBar:39934)
   R /trunk/PitBull/CastBar/CastBar.lua (from /trunk/PitBull/Modules/CastBar/CastBar.lua:39952
   R /trunk/PitBull/CastBar/PitBull_CastBar.toc (from /trunk/PitBull/Modules/CastBar/PitBull_CastBar.toc:39952
   A /trunk/PitBull/CombatFader (from /trunk/PitBull/Modules/CombatFader:39934)
   R /trunk/PitBull/CombatFader/CombatFader.lua (from /trunk/PitBull/Modules/CombatFader/CombatFader.lua:39952
   R /trunk/PitBull/CombatFader/PitBull_CombatFader.toc (from /trunk/PitBull/Modules/CombatFader/PitBull_CombatFader.toc:39952
   A /trunk/PitBull/CombatIcon (from /trunk/PitBull/Modules/CombatIcon:39934)
   R /trunk/PitBull/CombatIcon/CombatIcon.lua (from /trunk/PitBull/Modules/CombatIcon/CombatIcon.lua:39952
   R /trunk/PitBull/CombatIcon/PitBull_CombatIcon.toc (from /trunk/PitBull/Modules/CombatIcon/PitBull_CombatIcon.toc:39952
   A /trunk/PitBull/CombatText (from /trunk/PitBull/Modules/CombatText:39934)
   R /trunk/PitBull/CombatText/CombatText.lua (from /trunk/PitBull/Modules/CombatText/CombatText.lua:39952
   R /trunk/PitBull/CombatText/PitBull_CombatText.toc (from /trunk/PitBull/Modules/CombatText/PitBull_CombatText.toc:39952
   A /trunk/PitBull/ComboPoints (from /trunk/PitBull/Modules/ComboPoints:39934)
   R /trunk/PitBull/ComboPoints/ComboPoints.lua (from /trunk/PitBull/Modules/ComboPoints/ComboPoints.lua:39952
   R /trunk/PitBull/ComboPoints/PitBull_ComboPoints.toc (from /trunk/PitBull/Modules/ComboPoints/PitBull_ComboPoints.toc:39952
   R /trunk/PitBull/ComboPoints/combo.tga (from /trunk/PitBull/Modules/ComboPoints/combo.tga:39952
   A /trunk/PitBull/DruidManaBar (from /trunk/PitBull/Modules/DruidManaBar:39934)
   R /trunk/PitBull/DruidManaBar/DruidManaBar.lua (from /trunk/PitBull/Modules/DruidManaBar/DruidManaBar.lua:39952
   R /trunk/PitBull/DruidManaBar/PitBull_DruidManaBar.toc (from /trunk/PitBull/Modules/DruidManaBar/PitBull_DruidManaBar.toc:39952
   A /trunk/PitBull/EstimatedHeals (from /trunk/PitBull/Modules/EstimatedHeals:39934)
   R /trunk/PitBull/EstimatedHeals/EstimatedHeals.lua (from /trunk/PitBull/Modules/EstimatedHeals/EstimatedHeals.lua:39952
   R /trunk/PitBull/EstimatedHeals/PitBull_EstimatedHeals.toc (from /trunk/PitBull/Modules/EstimatedHeals/PitBull_EstimatedHeals.toc:39952
   A /trunk/PitBull/ExperienceBar (from /trunk/PitBull/Modules/ExperienceBar:39934)
   R /trunk/PitBull/ExperienceBar/ExperienceBar.lua (from /trunk/PitBull/Modules/ExperienceBar/ExperienceBar.lua:39952
   R /trunk/PitBull/ExperienceBar/PitBull_ExperienceBar.toc (from /trunk/PitBull/Modules/ExperienceBar/PitBull_ExperienceBar.toc:39952
   A /trunk/PitBull/HealthBar (from /trunk/PitBull/Modules/HealthBar:39934)
   R /trunk/PitBull/HealthBar/HealthBar.lua (from /trunk/PitBull/Modules/HealthBar/HealthBar.lua:39952
   R /trunk/PitBull/HealthBar/PitBull_HealthBar.toc (from /trunk/PitBull/Modules/HealthBar/PitBull_HealthBar.toc:39952
   A /trunk/PitBull/HideBlizzard (from /trunk/PitBull/Modules/HideBlizzard:39934)
   R /trunk/PitBull/HideBlizzard/HideBlizzard.lua (from /trunk/PitBull/Modules/HideBlizzard/HideBlizzard.lua:39952
   R /trunk/PitBull/HideBlizzard/PitBull_HideBlizzard.toc (from /trunk/PitBull/Modules/HideBlizzard/PitBull_HideBlizzard.toc:39952
   A /trunk/PitBull/Highlight (from /trunk/PitBull/Modules/Highlight:39934)
   R /trunk/PitBull/Highlight/Highlight.lua (from /trunk/PitBull/Modules/Highlight/Highlight.lua:39952
   R /trunk/PitBull/Highlight/PitBull_Highlight.toc (from /trunk/PitBull/Modules/Highlight/PitBull_Highlight.toc:39952
   A /trunk/PitBull/InteractLines (from /trunk/PitBull/Modules/InteractLines:39934)
   R /trunk/PitBull/InteractLines/InteractLines.lua (from /trunk/PitBull/Modules/InteractLines/InteractLines.lua:39952
   R /trunk/PitBull/InteractLines/PitBull_InteractLines.toc (from /trunk/PitBull/Modules/InteractLines/PitBull_InteractLines.toc:39952
   R /trunk/PitBull/InteractLines/textures (from /trunk/PitBull/Modules/InteractLines/textures:39952)
   A /trunk/PitBull/LeaderIcon (from /trunk/PitBull/Modules/LeaderIcon:39934)
   R /trunk/PitBull/LeaderIcon/LeaderIcon.lua (from /trunk/PitBull/Modules/LeaderIcon/LeaderIcon.lua:39952
   R /trunk/PitBull/LeaderIcon/PitBull_LeaderIcon.toc (from /trunk/PitBull/Modules/LeaderIcon/PitBull_LeaderIcon.toc:39952
   A /trunk/PitBull/MasterLooterIcon (from /trunk/PitBull/Modules/MasterLooterIcon:39934)
   R /trunk/PitBull/MasterLooterIcon/MasterLooterIcon.lua (from /trunk/PitBull/Modules/MasterLooterIcon/MasterLooterIcon.lua:39952
   R /trunk/PitBull/MasterLooterIcon/PitBull_MasterLooterIcon.toc (from /trunk/PitBull/Modules/MasterLooterIcon/PitBull_MasterLooterIcon.toc:39952
   D /trunk/PitBull/Modules/Aura
   D /trunk/PitBull/Modules/Banzai
   D /trunk/PitBull/Modules/BarFader
   D /trunk/PitBull/Modules/CastBar
   D /trunk/PitBull/Modules/CombatFader
   D /trunk/PitBull/Modules/CombatIcon
   D /trunk/PitBull/Modules/CombatText
   D /trunk/PitBull/Modules/ComboPoints
   D /trunk/PitBull/Modules/DruidManaBar
   D /trunk/PitBull/Modules/EstimatedHeals
   D /trunk/PitBull/Modules/ExperienceBar
   D /trunk/PitBull/Modules/HealthBar
   D /trunk/PitBull/Modules/HideBlizzard
   D /trunk/PitBull/Modules/Highlight
   D /trunk/PitBull/Modules/InteractLines
   D /trunk/PitBull/Modules/LeaderIcon
   D /trunk/PitBull/Modules/MasterLooterIcon
   D /trunk/PitBull/Modules/Portrait
   D /trunk/PitBull/Modules/PowerBar
   D /trunk/PitBull/Modules/PvPIcon
   D /trunk/PitBull/Modules/RaidTargetIcon
   D /trunk/PitBull/Modules/RangeCheck
   D /trunk/PitBull/Modules/ReputationBar
   D /trunk/PitBull/Modules/RestIcon
   D /trunk/PitBull/Modules/Spark
   D /trunk/PitBull/Modules/ThreatBar
   M /trunk/PitBull/PitBull.toc
   A /trunk/PitBull/Portrait (from /trunk/PitBull/Modules/Portrait:39934)
   R /trunk/PitBull/Portrait/PitBull_Portrait.toc (from /trunk/PitBull/Modules/Portrait/PitBull_Portrait.toc:39952
   R /trunk/PitBull/Portrait/Portrait.lua (from /trunk/PitBull/Modules/Portrait/Portrait.lua:39952
   A /trunk/PitBull/PowerBar (from /trunk/PitBull/Modules/PowerBar:39934)
   R /trunk/PitBull/PowerBar/PitBull_PowerBar.toc (from /trunk/PitBull/Modules/PowerBar/PitBull_PowerBar.toc:39952
   R /trunk/PitBull/PowerBar/PowerBar.lua (from /trunk/PitBull/Modules/PowerBar/PowerBar.lua:39952
   A /trunk/PitBull/PvPIcon (from /trunk/PitBull/Modules/PvPIcon:39934)
   R /trunk/PitBull/PvPIcon/PitBull_PvPIcon.toc (from /trunk/PitBull/Modules/PvPIcon/PitBull_PvPIcon.toc:39952
   R /trunk/PitBull/PvPIcon/PvPIcon.lua (from /trunk/PitBull/Modules/PvPIcon/PvPIcon.lua:39952
   A /trunk/PitBull/RaidTargetIcon (from /trunk/PitBull/Modules/RaidTargetIcon:39934)
   R /trunk/PitBull/RaidTargetIcon/PitBull_RaidTargetIcon.toc (from /trunk/PitBull/Modules/RaidTargetIcon/PitBull_RaidTargetIcon.toc:39952
   R /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua (from /trunk/PitBull/Modules/RaidTargetIcon/RaidTargetIcon.lua:39952
   A /trunk/PitBull/RangeCheck (from /trunk/PitBull/Modules/RangeCheck:39934)
   R /trunk/PitBull/RangeCheck/PitBull_RangeCheck.toc (from /trunk/PitBull/Modules/RangeCheck/PitBull_RangeCheck.toc:39952
   R /trunk/PitBull/RangeCheck/RangeCheck.lua (from /trunk/PitBull/Modules/RangeCheck/RangeCheck.lua:39952
   A /trunk/PitBull/ReputationBar (from /trunk/PitBull/Modules/ReputationBar:39934)
   R /trunk/PitBull/ReputationBar/PitBull_ReputationBar.toc (from /trunk/PitBull/Modules/ReputationBar/PitBull_ReputationBar.toc:39952
   R /trunk/PitBull/ReputationBar/ReputationBar.lua (from /trunk/PitBull/Modules/ReputationBar/ReputationBar.lua:39952
   A /trunk/PitBull/RestIcon (from /trunk/PitBull/Modules/RestIcon:39934)
   R /trunk/PitBull/RestIcon/PitBull_RestIcon.toc (from /trunk/PitBull/Modules/RestIcon/PitBull_RestIcon.toc:39952
   R /trunk/PitBull/RestIcon/RestIcon.lua (from /trunk/PitBull/Modules/RestIcon/RestIcon.lua:39952
   A /trunk/PitBull/Spark (from /trunk/PitBull/Modules/Spark:39934)
   R /trunk/PitBull/Spark/PitBull_Spark.toc (from /trunk/PitBull/Modules/Spark/PitBull_Spark.toc:39952
   R /trunk/PitBull/Spark/Spark.lua (from /trunk/PitBull/Modules/Spark/Spark.lua:39952
   A /trunk/PitBull/ThreatBar (from /trunk/PitBull/Modules/ThreatBar:39934)
   R /trunk/PitBull/ThreatBar/PitBull_ThreatBar.toc (from /trunk/PitBull/Modules/ThreatBar/PitBull_ThreatBar.toc:39952
   R /trunk/PitBull/ThreatBar/ThreatBar.lua (from /trunk/PitBull/Modules/ThreatBar/ThreatBar.lua:39952
   M /trunk/PitBull/filelist.wau
   M /trunk/PitBull/pitbulllod.bat
   M /trunk/PitBull/pitbulllod.sh

PitBull - move modules back to the root directory, as WAU can't handle subpaths for some ungodly reason.

------------------------------------------------------------------------
r39947 | ckknight | 2007-06-14 17:54:22 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - apparently commas are important
------------------------------------------------------------------------
r39946 | ckknight | 2007-06-14 17:53:27 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - bugfix
------------------------------------------------------------------------
r39945 | ckknight | 2007-06-14 17:51:42 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Modules/Aura/Aura.lua
   M /trunk/PitBull/Modules/Banzai/Banzai.lua
   M /trunk/PitBull/Modules/BarFader/BarFader.lua
   M /trunk/PitBull/Modules/CastBar/CastBar.lua
   M /trunk/PitBull/Modules/CombatFader/CombatFader.lua
   M /trunk/PitBull/Modules/CombatIcon/CombatIcon.lua
   M /trunk/PitBull/Modules/CombatText/CombatText.lua
   M /trunk/PitBull/Modules/ComboPoints/ComboPoints.lua
   M /trunk/PitBull/Modules/DruidManaBar/DruidManaBar.lua
   M /trunk/PitBull/Modules/EstimatedHeals/EstimatedHeals.lua
   M /trunk/PitBull/Modules/ExperienceBar/ExperienceBar.lua
   M /trunk/PitBull/Modules/HealthBar/HealthBar.lua
   M /trunk/PitBull/Modules/HideBlizzard/HideBlizzard.lua
   M /trunk/PitBull/Modules/Highlight/Highlight.lua
   M /trunk/PitBull/Modules/InteractLines/InteractLines.lua
   M /trunk/PitBull/Modules/LeaderIcon/LeaderIcon.lua
   M /trunk/PitBull/Modules/MasterLooterIcon/MasterLooterIcon.lua
   M /trunk/PitBull/Modules/Portrait/Portrait.lua
   M /trunk/PitBull/Modules/PowerBar/PowerBar.lua
   M /trunk/PitBull/Modules/PvPIcon/PvPIcon.lua
   M /trunk/PitBull/Modules/RaidTargetIcon/RaidTargetIcon.lua
   M /trunk/PitBull/Modules/RangeCheck/RangeCheck.lua
   M /trunk/PitBull/Modules/ReputationBar/ReputationBar.lua
   M /trunk/PitBull/Modules/RestIcon/RestIcon.lua
   M /trunk/PitBull/Modules/Spark/Spark.lua
   M /trunk/PitBull/Modules/ThreatBar/ThreatBar.lua

PitBull - update module check for ln -s environment
------------------------------------------------------------------------
r39938 | ckknight | 2007-06-14 17:12:00 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Modules/Aura/Aura.lua
   M /trunk/PitBull/Modules/Banzai/Banzai.lua
   M /trunk/PitBull/Modules/BarFader/BarFader.lua
   M /trunk/PitBull/Modules/CastBar/CastBar.lua
   M /trunk/PitBull/Modules/CombatFader/CombatFader.lua
   M /trunk/PitBull/Modules/CombatIcon/CombatIcon.lua
   M /trunk/PitBull/Modules/CombatText/CombatText.lua
   M /trunk/PitBull/Modules/ComboPoints/ComboPoints.lua
   M /trunk/PitBull/Modules/DruidManaBar/DruidManaBar.lua
   M /trunk/PitBull/Modules/EstimatedHeals/EstimatedHeals.lua
   M /trunk/PitBull/Modules/ExperienceBar/ExperienceBar.lua
   M /trunk/PitBull/Modules/HealthBar/HealthBar.lua
   M /trunk/PitBull/Modules/HideBlizzard/HideBlizzard.lua
   M /trunk/PitBull/Modules/Highlight/Highlight.lua
   M /trunk/PitBull/Modules/InteractLines/InteractLines.lua
   M /trunk/PitBull/Modules/LeaderIcon/LeaderIcon.lua
   M /trunk/PitBull/Modules/MasterLooterIcon/MasterLooterIcon.lua
   M /trunk/PitBull/Modules/Portrait/Portrait.lua
   M /trunk/PitBull/Modules/PowerBar/PowerBar.lua
   M /trunk/PitBull/Modules/PvPIcon/PvPIcon.lua
   M /trunk/PitBull/Modules/RaidTargetIcon/RaidTargetIcon.lua
   M /trunk/PitBull/Modules/RangeCheck/RangeCheck.lua
   M /trunk/PitBull/Modules/ReputationBar/ReputationBar.lua
   M /trunk/PitBull/Modules/RestIcon/RestIcon.lua
   M /trunk/PitBull/Modules/Spark/Spark.lua
   M /trunk/PitBull/Modules/ThreatBar/ThreatBar.lua

PitBull - update module check for ln -s environment
------------------------------------------------------------------------
r39935 | ckknight | 2007-06-14 17:03:56 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/filelist.wau

PitBull - possibly fix filelist.wau
------------------------------------------------------------------------
r39934 | ckknight | 2007-06-14 16:57:24 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   D /trunk/PitBull/Aura
   D /trunk/PitBull/Banzai
   D /trunk/PitBull/BarFader
   D /trunk/PitBull/CastBar
   D /trunk/PitBull/CombatFader
   D /trunk/PitBull/CombatIcon
   D /trunk/PitBull/CombatText
   D /trunk/PitBull/ComboPoints
   D /trunk/PitBull/DruidManaBar
   D /trunk/PitBull/EstimatedHeals
   D /trunk/PitBull/ExperienceBar
   D /trunk/PitBull/HealthBar
   D /trunk/PitBull/HideBlizzard
   D /trunk/PitBull/Highlight
   D /trunk/PitBull/InteractLines
   D /trunk/PitBull/LeaderIcon
   D /trunk/PitBull/MasterLooterIcon
   A /trunk/PitBull/Modules
   A /trunk/PitBull/Modules/Aura (from /trunk/PitBull/Aura:39930)
   A /trunk/PitBull/Modules/Banzai (from /trunk/PitBull/Banzai:39930)
   A /trunk/PitBull/Modules/BarFader (from /trunk/PitBull/BarFader:39930)
   A /trunk/PitBull/Modules/CastBar (from /trunk/PitBull/CastBar:39930)
   A /trunk/PitBull/Modules/CombatFader (from /trunk/PitBull/CombatFader:39930)
   A /trunk/PitBull/Modules/CombatIcon (from /trunk/PitBull/CombatIcon:39930)
   A /trunk/PitBull/Modules/CombatText (from /trunk/PitBull/CombatText:39930)
   A /trunk/PitBull/Modules/ComboPoints (from /trunk/PitBull/ComboPoints:39930)
   A /trunk/PitBull/Modules/DruidManaBar (from /trunk/PitBull/DruidManaBar:39930)
   A /trunk/PitBull/Modules/EstimatedHeals (from /trunk/PitBull/EstimatedHeals:39930)
   A /trunk/PitBull/Modules/ExperienceBar (from /trunk/PitBull/ExperienceBar:39930)
   A /trunk/PitBull/Modules/HealthBar (from /trunk/PitBull/HealthBar:39930)
   A /trunk/PitBull/Modules/HideBlizzard (from /trunk/PitBull/HideBlizzard:39930)
   A /trunk/PitBull/Modules/Highlight (from /trunk/PitBull/Highlight:39930)
   A /trunk/PitBull/Modules/InteractLines (from /trunk/PitBull/InteractLines:39930)
   A /trunk/PitBull/Modules/LeaderIcon (from /trunk/PitBull/LeaderIcon:39930)
   A /trunk/PitBull/Modules/MasterLooterIcon (from /trunk/PitBull/MasterLooterIcon:39930)
   A /trunk/PitBull/Modules/Portrait (from /trunk/PitBull/Portrait:39930)
   A /trunk/PitBull/Modules/PowerBar (from /trunk/PitBull/PowerBar:39930)
   A /trunk/PitBull/Modules/PvPIcon (from /trunk/PitBull/PvPIcon:39930)
   A /trunk/PitBull/Modules/RaidTargetIcon (from /trunk/PitBull/RaidTargetIcon:39930)
   A /trunk/PitBull/Modules/RangeCheck (from /trunk/PitBull/RangeCheck:39930)
   A /trunk/PitBull/Modules/ReputationBar (from /trunk/PitBull/ReputationBar:39930)
   A /trunk/PitBull/Modules/RestIcon (from /trunk/PitBull/RestIcon:39930)
   A /trunk/PitBull/Modules/Spark (from /trunk/PitBull/Spark:39930)
   A /trunk/PitBull/Modules/ThreatBar (from /trunk/PitBull/ThreatBar:39930)
   M /trunk/PitBull/PitBull.toc
   D /trunk/PitBull/Portrait
   D /trunk/PitBull/PowerBar
   D /trunk/PitBull/PvPIcon
   D /trunk/PitBull/RaidTargetIcon
   D /trunk/PitBull/RangeCheck
   D /trunk/PitBull/ReputationBar
   D /trunk/PitBull/RestIcon
   D /trunk/PitBull/Spark
   D /trunk/PitBull/ThreatBar
   M /trunk/PitBull/pitbulllod.bat
   M /trunk/PitBull/pitbulllod.sh

PitBull - move all modules into the Modules folder
------------------------------------------------------------------------
r39932 | ckknight | 2007-06-14 16:48:31 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - remove a few UpdateAll()'s that weren't necessary
------------------------------------------------------------------------
r39929 | ckknight | 2007-06-14 16:40:41 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Banzai/Banzai.lua

PitBull_Banzai - typo
------------------------------------------------------------------------
r39928 | ckknight | 2007-06-14 16:32:38 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Banzai/Banzai.lua
   M /trunk/PitBull/Banzai/PitBull_Banzai.toc
   M /trunk/PitBull/BarFader/BarFader.lua
   M /trunk/PitBull/BarFader/PitBull_BarFader.toc
   M /trunk/PitBull/CombatIcon/CombatIcon.lua
   M /trunk/PitBull/DruidManaBar/DruidManaBar.lua
   M /trunk/PitBull/EstimatedHeals/EstimatedHeals.lua
   M /trunk/PitBull/EstimatedHeals/PitBull_EstimatedHeals.toc
   M /trunk/PitBull/ExperienceBar/ExperienceBar.lua
   D /trunk/PitBull/Health
   A /trunk/PitBull/HealthBar (from /trunk/PitBull/Health:39858)
   D /trunk/PitBull/HealthBar/Health.lua
   A /trunk/PitBull/HealthBar/HealthBar.lua (from /trunk/PitBull/Health/Health.lua:39858
   D /trunk/PitBull/HealthBar/PitBull_Health.toc
   A /trunk/PitBull/HealthBar/PitBull_HealthBar.toc (from /trunk/PitBull/Health/PitBull_Health.toc:39858
   D /trunk/PitBull/Leader
   A /trunk/PitBull/LeaderIcon (from /trunk/PitBull/Leader:39858)
   D /trunk/PitBull/LeaderIcon/Leader.lua
   A /trunk/PitBull/LeaderIcon/LeaderIcon.lua (from /trunk/PitBull/Leader/Leader.lua:39865
   D /trunk/PitBull/LeaderIcon/PitBull_Leader.toc
   A /trunk/PitBull/LeaderIcon/PitBull_LeaderIcon.toc (from /trunk/PitBull/Leader/PitBull_Leader.toc:39858
   D /trunk/PitBull/MasterLooter
   A /trunk/PitBull/MasterLooterIcon (from /trunk/PitBull/MasterLooter:39858)
   D /trunk/PitBull/MasterLooterIcon/MasterLooter.lua
   A /trunk/PitBull/MasterLooterIcon/MasterLooterIcon.lua (from /trunk/PitBull/MasterLooter/MasterLooter.lua:39865
   D /trunk/PitBull/MasterLooterIcon/PitBull_MasterLooter.toc
   A /trunk/PitBull/MasterLooterIcon/PitBull_MasterLooterIcon.toc (from /trunk/PitBull/MasterLooter/PitBull_MasterLooter.toc:39858
   M /trunk/PitBull/PitBull.toc
   D /trunk/PitBull/Power
   A /trunk/PitBull/PowerBar (from /trunk/PitBull/Power:39858)
   D /trunk/PitBull/PowerBar/PitBull_Power.toc
   A /trunk/PitBull/PowerBar/PitBull_PowerBar.toc (from /trunk/PitBull/Power/PitBull_Power.toc:39858
   D /trunk/PitBull/PowerBar/Power.lua
   A /trunk/PitBull/PowerBar/PowerBar.lua (from /trunk/PitBull/Power/Power.lua:39858
   D /trunk/PitBull/PvP
   A /trunk/PitBull/PvPIcon (from /trunk/PitBull/PvP:39858)
   D /trunk/PitBull/PvPIcon/PitBull_PvP.toc
   A /trunk/PitBull/PvPIcon/PitBull_PvPIcon.toc (from /trunk/PitBull/PvP/PitBull_PvP.toc:39858
   D /trunk/PitBull/PvPIcon/PvP.lua
   A /trunk/PitBull/PvPIcon/PvPIcon.lua (from /trunk/PitBull/PvP/PvP.lua:39858
   D /trunk/PitBull/RaidTarget
   A /trunk/PitBull/RaidTargetIcon (from /trunk/PitBull/RaidTarget:39858)
   D /trunk/PitBull/RaidTargetIcon/PitBull_RaidTarget.toc
   A /trunk/PitBull/RaidTargetIcon/PitBull_RaidTargetIcon.toc (from /trunk/PitBull/RaidTarget/PitBull_RaidTarget.toc:39858
   D /trunk/PitBull/RaidTargetIcon/RaidTarget.lua
   A /trunk/PitBull/RaidTargetIcon/RaidTargetIcon.lua (from /trunk/PitBull/RaidTarget/RaidTarget.lua:39858
   D /trunk/PitBull/Reputation
   A /trunk/PitBull/ReputationBar (from /trunk/PitBull/Reputation:39858)
   D /trunk/PitBull/ReputationBar/PitBull_Reputation.toc
   A /trunk/PitBull/ReputationBar/PitBull_ReputationBar.toc (from /trunk/PitBull/Reputation/PitBull_Reputation.toc:39858
   D /trunk/PitBull/ReputationBar/Reputation.lua
   A /trunk/PitBull/ReputationBar/ReputationBar.lua (from /trunk/PitBull/Reputation/Reputation.lua:39858
   D /trunk/PitBull/Rest
   A /trunk/PitBull/RestIcon (from /trunk/PitBull/Rest:39858)
   D /trunk/PitBull/RestIcon/PitBull_Rest.toc
   A /trunk/PitBull/RestIcon/PitBull_RestIcon.toc (from /trunk/PitBull/Rest/PitBull_Rest.toc:39858
   D /trunk/PitBull/RestIcon/Rest.lua
   A /trunk/PitBull/RestIcon/RestIcon.lua (from /trunk/PitBull/Rest/Rest.lua:39858
   M /trunk/PitBull/Spark/Spark.lua
   D /trunk/PitBull/Threat
   A /trunk/PitBull/ThreatBar (from /trunk/PitBull/Threat:39858)
   D /trunk/PitBull/ThreatBar/PitBull_Threat.toc
   A /trunk/PitBull/ThreatBar/PitBull_ThreatBar.toc (from /trunk/PitBull/Threat/PitBull_Threat.toc:39858
   D /trunk/PitBull/ThreatBar/Threat.lua
   A /trunk/PitBull/ThreatBar/ThreatBar.lua (from /trunk/PitBull/Threat/Threat.lua:39858
   M /trunk/PitBull/filelist.wau
   M /trunk/PitBull/pitbulllod.bat
   M /trunk/PitBull/pitbulllod.sh

PitBull - rename a whole bunch of modules, adding Icon and Bar to the end of their names.
------------------------------------------------------------------------
r39927 | ckknight | 2007-06-14 16:11:00 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   D /trunk/PitBull/Experience
   A /trunk/PitBull/ExperienceBar (from /trunk/PitBull/Experience:39858)
   D /trunk/PitBull/ExperienceBar/Experience.lua
   A /trunk/PitBull/ExperienceBar/ExperienceBar.lua (from /trunk/PitBull/Experience/Experience.lua:39858
   D /trunk/PitBull/ExperienceBar/PitBull_Experience.toc
   A /trunk/PitBull/ExperienceBar/PitBull_ExperienceBar.toc (from /trunk/PitBull/Experience/PitBull_Experience.toc:39858
   M /trunk/PitBull/PitBull.toc
   M /trunk/PitBull/filelist.wau
   M /trunk/PitBull/pitbulllod.bat
   M /trunk/PitBull/pitbulllod.sh

PitBull - rename Experience => ExperienceBar
------------------------------------------------------------------------
r39926 | ckknight | 2007-06-14 16:08:53 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   D /trunk/PitBull/DruidMana
   A /trunk/PitBull/DruidManaBar (from /trunk/PitBull/DruidMana:39858)
   D /trunk/PitBull/DruidManaBar/DruidMana.lua
   A /trunk/PitBull/DruidManaBar/DruidManaBar.lua (from /trunk/PitBull/DruidMana/DruidMana.lua:39858
   D /trunk/PitBull/DruidManaBar/PitBull_DruidMana.toc
   A /trunk/PitBull/DruidManaBar/PitBull_DruidManaBar.toc (from /trunk/PitBull/DruidMana/PitBull_DruidMana.toc:39858
   M /trunk/PitBull/PitBull.toc
   M /trunk/PitBull/filelist.wau
   M /trunk/PitBull/pitbulllod.bat
   M /trunk/PitBull/pitbulllod.sh

PitBull - rename DruidMana => DruidManaBar
------------------------------------------------------------------------
r39925 | ckknight | 2007-06-14 16:06:56 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/CombatIcon/CombatIcon.lua

PitBull_CombatIcon - fix typo
------------------------------------------------------------------------
r39924 | ckknight | 2007-06-14 16:03:34 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   D /trunk/PitBull/Combat
   A /trunk/PitBull/CombatIcon (from /trunk/PitBull/Combat:39858)
   D /trunk/PitBull/CombatIcon/Combat.lua
   A /trunk/PitBull/CombatIcon/CombatIcon.lua
   D /trunk/PitBull/CombatIcon/PitBull_Combat.toc
   A /trunk/PitBull/CombatIcon/PitBull_CombatIcon.toc
   M /trunk/PitBull/filelist.wau
   M /trunk/PitBull/pitbulllod.bat
   M /trunk/PitBull/pitbulllod.sh

PitBull - rename Combat => CombatIcon
------------------------------------------------------------------------
r39921 | ckknight | 2007-06-14 15:55:36 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - remove the scheduled update all's. Make sure that all the frames from newList are updated properly, should solve an issue with changing raid groups.
------------------------------------------------------------------------
r39918 | ckknight | 2007-06-14 15:46:48 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - change where update-all scheduling occurs.
------------------------------------------------------------------------
r39914 | ckknight | 2007-06-14 15:40:32 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix GroupToLocale for partytarget
------------------------------------------------------------------------
r39910 | ckknight | 2007-06-14 15:14:19 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - if you join a raid/leave a raid, update all frames.
------------------------------------------------------------------------
r39865 | ckknight | 2007-06-14 09:15:41 -0400 (Thu, 14 Jun 2007) | 4 lines
Changed paths:
   M /trunk/PitBull/Leader/Leader.lua
   M /trunk/PitBull/MasterLooter/MasterLooter.lua
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/Portrait/Portrait.lua

PitBull - make sure to update layouts properly when party changes.
PitBull_Leader - update a frame after party update
PitBull_MasterLooter - update a frame after party update
PitBull_Portrait - update a frame after party update, don't mess with the unit changing method as a result.
------------------------------------------------------------------------
r39851 | ckknight | 2007-06-14 06:29:02 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - potential bugfixing.
------------------------------------------------------------------------
r39849 | ckknight | 2007-06-14 05:58:01 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - swap around party frames as well as raid frames.
------------------------------------------------------------------------
r39838 | ckknight | 2007-06-14 04:02:50 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Threat/Threat.lua

PitBull_Threat - fix hiding for groups
------------------------------------------------------------------------
r39830 | ckknight | 2007-06-14 02:04:30 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - make GroupToLocale have better handling of singular vs. plural
------------------------------------------------------------------------
r39829 | ckknight | 2007-06-14 01:56:24 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - properly align maintank/mainassist in the menu
------------------------------------------------------------------------
r39828 | ckknight | 2007-06-14 01:53:05 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - remove the pet update in RAID_ROSTER_UPDATE. not sure why that was there.
------------------------------------------------------------------------
r39827 | ckknight | 2007-06-14 01:48:01 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - nil check
------------------------------------------------------------------------
r39826 | ckknight | 2007-06-14 01:33:39 -0400 (Thu, 14 Jun 2007) | 6 lines
Changed paths:
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/Portrait/Portrait.lua

PitBull - huge optimization change.
Now when the raid changes, instead of updating every unit, instead switch around the data on the frames themselves so that in the end, only 1 member (the new one) will need to have an update call, potentially down from 40.
- added module method :OnSwapUnitFrame("unit", frame, oldFrame)
- added module method :OnUnitFrameUnitChange("unit", frame, "lastUnit")
PitBull_Portrait - update to use :OnUnitFrameUnitChange.
Note: this commit needs to be tested thoroughly, specifically in raids and battlegrounds.
------------------------------------------------------------------------
r39408 | ckknight | 2007-06-10 19:05:16 -0400 (Sun, 10 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/InteractLines/InteractLines.lua

PitBull_InteractLines - no longer edit the Parser-3.0 info table.
------------------------------------------------------------------------
r39400 | ckknight | 2007-06-10 17:47:37 -0400 (Sun, 10 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - set up a system that saves the name on one's frame, so that a double-update doesn't happen needlessly. Also don't :UpdateAll when PARTY_MEMBERS_CHANGED, I don't see the point (perhaps I'm wrong).
This should hopefully help party member changes.
------------------------------------------------------------------------
r39293 | ckknight | 2007-06-09 18:19:58 -0400 (Sat, 09 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - possible bugfix
------------------------------------------------------------------------
r39286 | ckknight | 2007-06-09 16:06:17 -0400 (Sat, 09 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - GetRealZoneName => GetRealZoneText
------------------------------------------------------------------------
r39285 | ckknight | 2007-06-09 15:53:29 -0400 (Sat, 09 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - potential bugfix for a weird bar dealy.
------------------------------------------------------------------------
r39284 | ckknight | 2007-06-09 15:51:19 -0400 (Sat, 09 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua
   M /trunk/PitBull/PitBull.toc
   M /trunk/PitBull/libs

PitBull - add option to raid "Show in battleground", which will allow you to specify whether to show the raid frames in a BG. Some people didn't want to see it in AV.
------------------------------------------------------------------------
r39283 | sbu | 2007-06-09 15:41:50 -0400 (Sat, 09 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull
- added missing comma
------------------------------------------------------------------------
r39281 | ckknight | 2007-06-09 15:19:35 -0400 (Sat, 09 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - show partytarget by default
------------------------------------------------------------------------
r39280 | ckknight | 2007-06-09 15:14:42 -0400 (Sat, 09 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - make sure that PitBull is always enabled if some user somehow disabled it.
------------------------------------------------------------------------
r39204 | ckknight | 2007-06-09 02:12:36 -0400 (Sat, 09 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/CastBar/CastBar.lua

PitBull_CastBar - fix potential bug
------------------------------------------------------------------------
r39164 | ckknight | 2007-06-08 20:06:53 -0400 (Fri, 08 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull_Aura - zoom in on the debuffs as well.
- add option to turn off the Zoom textures dealy.
------------------------------------------------------------------------
r39124 | ckknight | 2007-06-08 16:33:57 -0400 (Fri, 08 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - allow for multiple player/pet/focus/target/mouseover frames. For :GetUnit(), convert "playertarget" to "target" and such.
------------------------------------------------------------------------
r39113 | ckknight | 2007-06-08 15:41:11 -0400 (Fri, 08 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - add option "Show player in party"
------------------------------------------------------------------------
r39111 | ckknight | 2007-06-08 15:12:36 -0400 (Fri, 08 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/CastBar/CastBar.lua
   M /trunk/PitBull/Layouts/ABF.lua

PitBull_CastBar - add option to hide the icon.
------------------------------------------------------------------------
r38889 | ckknight | 2007-06-07 04:57:28 -0400 (Thu, 07 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull_Aura - zoom the auras in slightly (using SetTexCoord)
------------------------------------------------------------------------
r38880 | ckknight | 2007-06-07 03:45:11 -0400 (Thu, 07 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/HideBlizzard/HideBlizzard.lua

PitBull_HideBlizzard - add option to hide Blizzard's aura frame.
- optimization by saving the current state, preventing double-hides or double-shows.
------------------------------------------------------------------------
r38875 | ckknight | 2007-06-07 03:12:09 -0400 (Thu, 07 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua
   A /trunk/PitBull/Aura/debuffHighlightThinBorder.tga

PitBull_Aura - add a Thin Border texture for debuff frame highlight
------------------------------------------------------------------------
r38862 | ckknight | 2007-06-07 01:02:08 -0400 (Thu, 07 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Aura/Aura.lua

PitBull_Aura - add Vengeance to Paladin selfBuffs.
------------------------------------------------------------------------
r38834 | ckknight | 2007-06-06 19:28:00 -0400 (Wed, 06 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Threat/Threat.lua

PitBull_Threat - bugfix
------------------------------------------------------------------------
r38821 | ckknight | 2007-06-06 17:44:03 -0400 (Wed, 06 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/PitBull.lua

PitBull - fix potential bug
------------------------------------------------------------------------
r38818 | ckknight | 2007-06-06 17:09:02 -0400 (Wed, 06 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/DruidMana/DruidMana.lua

PitBull_DruidMana - bugfix
------------------------------------------------------------------------
r38802 | ckknight | 2007-06-06 14:50:09 -0400 (Wed, 06 Jun 2007) | 2 lines
Changed paths:
   M /trunk/PitBull/Banzai/Banzai.lua
   M /trunk/PitBull/ComboPoints/ComboPoints.lua
   M /trunk/PitBull/DruidMana/DruidMana.lua
   M /trunk/PitBull/Experience/Experience.lua
   M /trunk/PitBull/Reputation/Reputation.lua

PitBull - remove a few unneeded DogTag references.
- move a few AceLibrary accesses to OnEnable instead of the root of the file
------------------------------------------------------------------------
r38801 | ckknight | 2007-06-06 14:43:43 -0400 (Wed, 06 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Threat/Threat.lua

PitBull_Threat - move the Threat-1.0 access into OnEnable, so that the library is only really needed if the module is enabled.
------------------------------------------------------------------------
r38794 | ckknight | 2007-06-06 14:04:01 -0400 (Wed, 06 Jun 2007) | 1 line
Changed paths:
   M /trunk/PitBull/Threat/Threat.lua

PitBull_Threat - make sure to update layout on threat activate
------------------------------------------------------------------------