------------------------------------------------------------------------
r45144 | cryect | 2007-07-28 21:10:38 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Sync.lua

Recount - Slight change to sync algorithm thats backwards compatible
------------------------------------------------------------------------
r45126 | cryect | 2007-07-28 15:41:36 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Moves to a tabbed approach for the config window
------------------------------------------------------------------------
r45082 | cryect | 2007-07-28 10:50:10 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Forgot to convert string to number
------------------------------------------------------------------------
r45081 | cryect | 2007-07-28 10:37:02 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Forgot to add the code for initializing the version table and remembering in the future to not use $ svn keyword $ in future patterns
------------------------------------------------------------------------
r45080 | cryect | 2007-07-28 10:35:03 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua

Recount - Now checks for translations before using them (needs to add a log of spells needing translations though)
------------------------------------------------------------------------
r45079 | cryect | 2007-07-28 10:18:32 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Sync bug fix for removed code
------------------------------------------------------------------------
r45054 | cryect | 2007-07-28 01:25:09 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixes bug with not changing fights
------------------------------------------------------------------------
r45052 | cryect | 2007-07-28 01:03:32 -0400 (Sat, 28 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixes bug attempting to translate melee
- Warning there is a bug involving not tracking fights correctly (related to not finding someone you are fighting to label a fight with)
------------------------------------------------------------------------
r45048 | cryect | 2007-07-27 23:38:51 -0400 (Fri, 27 Jul 2007) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/embeds.xml

Recount - Fixes a bug in sync code (in the case received sync messages before a version message)
- Several extraneous code cleanups
- Removed RangeCheck from TOC and embeds.xml
------------------------------------------------------------------------
r45046 | cryect | 2007-07-27 23:28:28 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Slight bug in a pattern (copied and pasted the wrong thing >_>)
------------------------------------------------------------------------
r45045 | cryect | 2007-07-27 23:22:52 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Won't accept sync messages from version earlier than Revision 45030 and labels them as incompatible in the version check
------------------------------------------------------------------------
r45041 | cryect | 2007-07-27 23:12:19 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/Sync.lua

Recount - Removes old sync code involving range checking and removes RangeCheck-1.0 as an external
------------------------------------------------------------------------
r45040 | cryect | 2007-07-27 23:08:05 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Forgot to translate one part of syncing (the new sync code) >_>
------------------------------------------------------------------------
r45039 | cryect | 2007-07-27 23:06:12 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Now uses Threat to handle translating of mob names for different locales
------------------------------------------------------------------------
r45038 | cryect | 2007-07-27 22:44:32 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua

Recount - Uses BabbleSpell for translating spells back and forth for syncing
------------------------------------------------------------------------
r45030 | cryect | 2007-07-27 21:26:50 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Sync.lua

Recount - No longer syncs if disabled
------------------------------------------------------------------------
r45025 | cryect | 2007-07-27 19:48:09 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua

Recount - In Summary Mode, Damage Types without values (except Melee & Physical) will get hidden while the rest will widen to make it easier to read the text
------------------------------------------------------------------------
r45013 | cryect | 2007-07-27 17:10:03 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds partial resist data
------------------------------------------------------------------------
r45000 | cryect | 2007-07-27 13:12:40 -0400 (Fri, 27 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua

Recount - Code for creating the summary report has been changed to use tables to specify the setup for readability
- All summary fonts now can be swapped
------------------------------------------------------------------------
r44994 | cryect | 2007-07-27 12:16:33 -0400 (Fri, 27 Jul 2007) | 2 lines
Changed paths:
   A /trunk/Recount/Fonts
   A /trunk/Recount/Fonts/ABF.ttf
   M /trunk/Recount/Fonts.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/WindowOrder.lua

Recount - A memory improvement in setting window levels
- Adds ABF font and sets it as the default font used now
------------------------------------------------------------------------
r44990 | cryect | 2007-07-27 10:47:38 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Fixes so the title is no longer overtop of icons on the main window
------------------------------------------------------------------------
r44955 | cryect | 2007-07-27 01:31:21 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
   A /trunk/Recount/FixLogStrings.lua
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc

Recount - Adds a built in toggable FixLogStrings to Recount for foreign language users (added due to the large amount who don't realize of the existance or need for FixLogStrings)
------------------------------------------------------------------------
r44937 | cryect | 2007-07-26 19:56:24 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds Activity to Syncing (for HPS and DPS)
------------------------------------------------------------------------
r44935 | cryect | 2007-07-26 19:40:42 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua

Recount - Some changes to syncing
------------------------------------------------------------------------
r44928 | cryect | 2007-07-26 17:53:29 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount - Relinks tables after saved variables have been loaded that should be linked to save memory (were previously linked till the UI was reloaded)
------------------------------------------------------------------------
r44908 | cryect | 2007-07-26 15:54:50 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Activates new sync method
------------------------------------------------------------------------
r44906 | cryect | 2007-07-26 15:44:46 -0400 (Thu, 26 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixes autodeleting of old combatants
- Fixes a few memory leaks involving Roster
------------------------------------------------------------------------
r44904 | cryect | 2007-07-26 14:48:00 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount - Bug Fix
------------------------------------------------------------------------
r44902 | cryect | 2007-07-26 14:41:39 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds start of new sync system
------------------------------------------------------------------------
r44888 | cryect | 2007-07-26 11:23:04 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Widgets.lua

Recount - Moved some code around
------------------------------------------------------------------------
r44815 | cryect | 2007-07-25 13:57:50 -0400 (Wed, 25 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua

Recount - Now saves whether the main window is visible or not for UI reloads
------------------------------------------------------------------------
r44814 | cryect | 2007-07-25 13:38:12 -0400 (Wed, 25 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua

Recount - Exposes the option for pet merging on the config window
------------------------------------------------------------------------
r44813 | cryect | 2007-07-25 13:32:46 -0400 (Wed, 25 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds an options to allow autodeleting of old combatants (shares timer with time based data deletion)
------------------------------------------------------------------------
r44811 | cryect | 2007-07-25 13:10:31 -0400 (Wed, 25 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Now displays "(Overall)", "(Current)", or "(Last)" based on what fight data is currently selected
------------------------------------------------------------------------
r44809 | cryect | 2007-07-25 13:00:45 -0400 (Wed, 25 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount - Fixes tracking of threat
- Threats of zero are now shown in combat but upon leaving combat the last nonzero value is shown in the table instead
------------------------------------------------------------------------
r44757 | cryect | 2007-07-24 16:30:54 -0400 (Tue, 24 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount - Fixes threat for yourself
- Threat now won't get reset to 0 for whats shown (lets you see where you used to be after combat and alt click for the graph for threat comparison)
------------------------------------------------------------------------
r44674 | cryect | 2007-07-23 20:18:30 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Back to syncing just for yourself till I get a chance to figure out whats going haywire
------------------------------------------------------------------------
r44657 | cryect | 2007-07-23 17:24:23 -0400 (Mon, 23 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/textures/scrollbar/UI-ScrollBar-Knob.tga
   M /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Disabled.tga
   M /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Up.tga
   M /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Disabled.tga
   M /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Up.tga

Recount - Scrollbar textures touched up to fit in better
- Adds scrollbar to the detail window
------------------------------------------------------------------------
r44635 | cryect | 2007-07-23 13:47:54 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua

Recount - Fixes a bug with realtime windows being permanent when you close them and do a ReloadUI
------------------------------------------------------------------------
r44543 | cryect | 2007-07-22 17:26:07 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua

Recount - Completely removes setting of global textures just in case you had the variable still set for some strange reason from long ago
------------------------------------------------------------------------
r44513 | cryect | 2007-07-22 11:21:46 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_DeathGraph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/GUI_Report.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   A /trunk/Recount/Widgets.lua

Recount - Begins to consolidate all window creation through one window create function
------------------------------------------------------------------------
r44462 | cryect | 2007-07-21 22:25:26 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Implements a throttle on sending other player sync messages
------------------------------------------------------------------------
r44460 | cryect | 2007-07-21 21:53:00 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Couple more sync bug fixes
------------------------------------------------------------------------
r44458 | cryect | 2007-07-21 21:38:52 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Fixes syncing bug (couple variables were flopped on receive)
------------------------------------------------------------------------
r44428 | cryect | 2007-07-21 09:13:41 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Fixes if a nontable tries to get freed as a table
------------------------------------------------------------------------
r44426 | cryect | 2007-07-21 08:35:49 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Correctly calls :NewRaidMember() on a new member actually joining instead of the wrong function (will fix version checking and some sync issues)
------------------------------------------------------------------------
r44423 | cryect | 2007-07-21 08:30:55 -0400 (Sat, 21 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Sync fix for when joining a raid
------------------------------------------------------------------------
r44331 | cryect | 2007-07-20 12:37:53 -0400 (Fri, 20 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Forgot to actually call the code to remove old distance tables
- Adds some test sync code
------------------------------------------------------------------------
r44325 | cryect | 2007-07-20 10:15:32 -0400 (Fri, 20 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Couple fixes to sync for possible issues
------------------------------------------------------------------------
r44274 | cryect | 2007-07-19 19:43:30 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - New full raid syncing in
------------------------------------------------------------------------
r44239 | cryect | 2007-07-19 14:59:21 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Addresses range bug when max range is nil
------------------------------------------------------------------------
r44231 | cryect | 2007-07-19 14:13:25 -0400 (Thu, 19 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Minor error fix involving precedence
------------------------------------------------------------------------
r44214 | cryect | 2007-07-19 12:39:07 -0400 (Thu, 19 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/embeds.xml

Recount - Deactivates some test code for colors on the config screen
-Adds the start of additional sync code (new library added RangeCheck-1.0)
------------------------------------------------------------------------
r44110 | cryect | 2007-07-18 16:00:47 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/WindowOrder.lua

Recount - Properly saves positions of scaled windows now
------------------------------------------------------------------------
r44048 | cryect | 2007-07-18 00:33:53 -0400 (Wed, 18 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/WindowOrder.lua

Recount - Can now lock/unlock all of recounts windows with "/recount lock"
------------------------------------------------------------------------
r44040 | cryect | 2007-07-17 22:01:30 -0400 (Tue, 17 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua

Recount - Can now lock select items in the detail window by clicking on them in the upper portion which also allows you to report the lower details
------------------------------------------------------------------------
r44036 | cryect | 2007-07-17 21:04:49 -0400 (Tue, 17 Jul 2007) | 1 line
Changed paths:
   A /trunk/Recount/GUI_DeathGraph.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Tracker.lua

Recount - Adds Death Graph to the death log that lets you see how fast the mob/player died visually (if the actual max health is known for the character it will also show hits & heals as dots)
------------------------------------------------------------------------
r44012 | cryect | 2007-07-17 14:49:35 -0400 (Tue, 17 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount - Slight increase on grabbing the slain message from the last death message
------------------------------------------------------------------------
r44010 | cryect | 2007-07-17 13:31:54 -0400 (Tue, 17 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixes a bug with death log plus adds new way to track who kills a mob if there is no slain message
------------------------------------------------------------------------
r44008 | cryect | 2007-07-17 13:06:22 -0400 (Tue, 17 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua

Recount - Addresses a few issues with scrolling in death log windows
------------------------------------------------------------------------
r43991 | duglum | 2007-07-17 06:31:49 -0400 (Tue, 17 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/embeds.xml

Recount: fix typo in embeds.xml
------------------------------------------------------------------------
r43930 | cryect | 2007-07-16 13:16:24 -0400 (Mon, 16 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Recount.lua

Recount - Can now filter death log messages by types and incoming/outgoing
------------------------------------------------------------------------
r43926 | cryect | 2007-07-16 12:17:19 -0400 (Mon, 16 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Colorizes death log messages based on if its damage (red), healing (green), or misc (dark gray)
------------------------------------------------------------------------
r43914 | cryect | 2007-07-16 09:46:38 -0400 (Mon, 16 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.toc

Recount - Adds FixLogStrings to OpDeps for French users (and probably other foreign language users) who need FixLogStrings for parsing to work correctly.
------------------------------------------------------------------------
r43887 | cryect | 2007-07-15 22:17:39 -0400 (Sun, 15 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua

Recount - Adds autohide on combat(and reshows on leaving combat). A little glitchy at the moment with false combat detects (due to recount trying to predict combat before it occurs)
------------------------------------------------------------------------
r43872 | cryect | 2007-07-15 16:29:52 -0400 (Sun, 15 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/WindowOrder.lua

Recount - Adds window scaling to config options
------------------------------------------------------------------------
r43863 | cryect | 2007-07-15 13:51:01 -0400 (Sun, 15 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Can now right click on the title of the main window to change data display mode
------------------------------------------------------------------------
r43861 | cryect | 2007-07-15 13:34:00 -0400 (Sun, 15 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount_Modes.lua

Recount - Fixes a bug that occurs with displaying activity time being longer than 2 decimal places (occurs due to rounding errors)
------------------------------------------------------------------------
r43860 | cryect | 2007-07-15 13:31:37 -0400 (Sun, 15 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Will trim the end of a name for the bars on the main window if it overlaps with the right text
------------------------------------------------------------------------
r43859 | cryect | 2007-07-15 13:18:31 -0400 (Sun, 15 Jul 2007) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Report.lua
   M /trunk/Recount/Recount.lua

Recount -Changes % number on main window to add a decimal place
-Add Whisper Target for Reporting
-Adds new graphical based selection of bar textures in config window
-Can now control row height & spacing in the config window
------------------------------------------------------------------------
r43313 | cryect | 2007-07-09 16:47:57 -0400 (Mon, 09 Jul 2007) | 3 lines
Changed paths:
   A /trunk/Recount/Fonts.lua
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/GUI_Report.lua
   M /trunk/Recount/GUI_Reset.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc

Recount - Adds the ability to choose the font used (the config window is kinda messy but its being revamped)
-Now can set individual filters settings for your player different from other grouped players

------------------------------------------------------------------------
r43225 | cryect | 2007-07-08 13:24:43 -0400 (Sun, 08 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua

Recount - Forgot to disable test code for the new config screen
------------------------------------------------------------------------
r43224 | cryect | 2007-07-08 13:24:05 -0400 (Sun, 08 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   A /trunk/Recount/textures/scrollbar
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-Knob.tga
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Disabled.tga
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Highlight.tga
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Overlay.tga
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollDownButton-Up.tga
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Disabled.tga
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Highlight.tga
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Overlay.tga
   A /trunk/Recount/textures/scrollbar/UI-ScrollBar-ScrollUpButton-Up.tga

Recount - Adds custom scrollbar textures
------------------------------------------------------------------------
r43073 | cryect | 2007-07-07 08:44:16 -0400 (Sat, 07 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - fixes a bug with an issue with passing a wrong unit for determining overhealing
------------------------------------------------------------------------
r42999 | cryect | 2007-07-06 16:10:20 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Reduces the calls to :FindUnit
------------------------------------------------------------------------
r42992 | cryect | 2007-07-06 14:57:38 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Deleting old data is done less often to save processing time on the time tick
------------------------------------------------------------------------
r42990 | cryect | 2007-07-06 14:40:12 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Few performance improvements on the time tick
------------------------------------------------------------------------
r42982 | cryect | 2007-07-06 14:08:14 -0400 (Fri, 06 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Several performance optimizations on leaving combat now
------------------------------------------------------------------------
r42929 | cryect | 2007-07-05 21:51:59 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Fixes some bugs (at a slight memory cost but still its better than before the bug was introduced)
------------------------------------------------------------------------
r42911 | cryect | 2007-07-05 19:33:09 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Fixes an issue where players were being set pets of themselves
------------------------------------------------------------------------
r42910 | cryect | 2007-07-05 19:26:04 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount - Fixes an issue with players being misclassified as pets
------------------------------------------------------------------------
r42902 | cryect | 2007-07-05 17:59:07 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Potential fix for infinite recursion on :FreeTableRecurse, dry coded since auth servers are broken
------------------------------------------------------------------------
r42887 | cryect | 2007-07-05 14:44:50 -0400 (Thu, 05 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Adds "/recount hide" to hide the main window 
-Adds "/recount toggle" which allows hiding/showing of the main window
------------------------------------------------------------------------
r42884 | cryect | 2007-07-05 14:32:53 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - More memory improvements with leaving combat
------------------------------------------------------------------------
r42880 | cryect | 2007-07-05 14:17:19 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - More memory improvements
------------------------------------------------------------------------
r42862 | cryect | 2007-07-05 12:31:59 -0400 (Thu, 05 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - A few memory improvements for sitting around idle
------------------------------------------------------------------------
r42705 | cryect | 2007-07-04 01:36:36 -0400 (Wed, 04 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixes double events being added for self heal events
------------------------------------------------------------------------
r42675 | cryect | 2007-07-03 20:14:15 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Fixes receiving of sync messages >_>
------------------------------------------------------------------------
r42663 | cryect | 2007-07-03 18:32:00 -0400 (Tue, 03 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount - Better use of defaults for combatants
------------------------------------------------------------------------
r42649 | cryect | 2007-07-03 17:01:48 -0400 (Tue, 03 Jul 2007) | 2 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/embeds.xml

Recount - Revert back to using Ace DB after figuring out the real issue (and fixes it)
-Still keeps changes to setting defaults for combat log
------------------------------------------------------------------------
r42646 | cryect | 2007-07-03 16:30:01 -0400 (Tue, 03 Jul 2007) | 3 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/embeds.xml
   D /trunk/Recount/todo.txt

Recount - Removes use of Ace 2 DB (defaults shouldn't overwrite settings anymore)
-When combat log range being set by Recount is disabled it will now set it to default ranges

------------------------------------------------------------------------
r42514 | cryect | 2007-07-02 12:51:27 -0400 (Mon, 02 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Some fixes for syncing (still work to be done to get it working with real testing)
------------------------------------------------------------------------
r42437 | cryect | 2007-07-01 18:40:57 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Fixes a bug with reporting
------------------------------------------------------------------------
r42415 | cryect | 2007-07-01 12:39:22 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Sync.lua

Recount - Fixes a sync bug if received a prefix thats not RECOUNT
------------------------------------------------------------------------
r42404 | cryect | 2007-07-01 10:23:45 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount - Fixes a nil variable
------------------------------------------------------------------------
r42371 | cryect | 2007-07-01 00:17:39 -0400 (Sun, 01 Jul 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount_Modes.lua

Recount - Slight fix for pet handling if the owner hasn't done anything yet
------------------------------------------------------------------------
r42360 | cryect | 2007-06-30 20:15:35 -0400 (Sat, 30 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount - Fixes a var name that was forgotten to be changed
------------------------------------------------------------------------
r42357 | cryect | 2007-06-30 19:39:13 -0400 (Sat, 30 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Fixes a bug with combat time potentially going negative if you restart your computer with saved data still in and don't reset the data.
------------------------------------------------------------------------
r42356 | cryect | 2007-06-30 19:12:52 -0400 (Sat, 30 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   A /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua

Recount - Syncing is back in with a new protocol that hopefully should work a lot better
------------------------------------------------------------------------
r42185 | cryect | 2007-06-29 03:10:08 -0400 (Fri, 29 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds reporting to the summary reports (click on one of the elements then click the report icon)
-Moved the health on the death log from the end to the beginning
------------------------------------------------------------------------
r42162 | cryect | 2007-06-28 22:10:06 -0400 (Thu, 28 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Fixes a bug with reporting Overhealing
------------------------------------------------------------------------
r42161 | cryect | 2007-06-28 22:08:10 -0400 (Thu, 28 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount - Couple more fixes to where elemental data is handled for being taken
------------------------------------------------------------------------
r42118 | cryect | 2007-06-28 17:07:13 -0400 (Thu, 28 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount - Fixes considering all nonmelee damage as melee damage (melee damage was then being classified as Physical)
------------------------------------------------------------------------
r42097 | cryect | 2007-06-28 14:36:28 -0400 (Thu, 28 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua
   A /trunk/Recount/textures/icon-summary.tga

Recount - Adds summary page in the detail window (click the magnification glass, need a better icon). Currently no means of reporting the data here
------------------------------------------------------------------------
