------------------------------------------------------------------------
r40937 | cryect | 2007-06-20 21:38:17 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/Recount.toc

Recount - Fixes a missing external
------------------------------------------------------------------------
r40935 | cryect | 2007-06-20 21:08:32 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount - Setups the combat log range to be configurable in the options
------------------------------------------------------------------------
r40924 | cryect | 2007-06-20 20:05:14 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds dispel recording
------------------------------------------------------------------------
r40899 | cryect | 2007-06-20 17:20:11 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount - Now tracks interrupts
------------------------------------------------------------------------
r40891 | cryect | 2007-06-20 16:13:52 -0400 (Wed, 20 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds Tracking of DOT and HOT Uptime (default assumption is 3 seconds per tick with a special table for abilities with tick times not equal to 3 seconds)
------------------------------------------------------------------------
r40799 | cryect | 2007-06-20 00:07:55 -0400 (Wed, 20 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.lua

Recount - Performance improvements for stacked graphs particularly for normalized stacked graphs
-Can now choose if it uses the global sharedmedia statusbar texture or not
------------------------------------------------------------------------
r40714 | cryect | 2007-06-19 12:38:56 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.toc

Recount - Some TOC fixes
------------------------------------------------------------------------
r40651 | cryect | 2007-06-19 00:05:38 -0400 (Tue, 19 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Adds the ability to let you normalize stacked graphs resulting in letting you see the contributed percent basis at any moment of time of the stat you are looking at
------------------------------------------------------------------------
r40632 | cryect | 2007-06-18 21:15:33 -0400 (Mon, 18 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Fixes an error with region zooming (forgot to move code to a new onMouseDown for recording the initial position)
------------------------------------------------------------------------
r40630 | cryect | 2007-06-18 20:59:48 -0400 (Mon, 18 Jun 2007) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.lua

Recount - Fixes a bug where Threat was disabled and a variable wasn't being initialized
-Graphs when you zoom in/out its based on releasing the mouse now, not pressing it down (this avoids issues when dragging on a fight)
-Autodeletion of time based data is now in and can be configured in the options
------------------------------------------------------------------------
r40428 | cryect | 2007-06-17 20:15:45 -0400 (Sun, 17 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Fixes a bug where a reset tries to occur but the display list for the main window don't exist yet
------------------------------------------------------------------------
r40426 | cryect | 2007-06-17 20:11:19 -0400 (Sun, 17 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua

Recount - Bars now use the Global Sharemedia "statusbar" texture
-Can set the Global Sharemedia "statusbar" texture via the config options (beginning to add new options there)
------------------------------------------------------------------------
r40411 | cryect | 2007-06-17 17:36:54 -0400 (Sun, 17 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount - Can now track threat in real-time windows
-Can now have multiple real-time windows tracking the same stat for the same person
------------------------------------------------------------------------
r40408 | cryect | 2007-06-17 17:04:03 -0400 (Sun, 17 Jun 2007) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua

Recount - Autoadjusts grid spacing on real-time graphs
-Enables Y Labels for real-time graphs
-And smoothly adjusts the secondary line color as it adjust the grid spacing on real-time graphs
------------------------------------------------------------------------
r40309 | cryect | 2007-06-16 22:23:18 -0400 (Sat, 16 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixes a potential bug with graph window where layers are potentially the same not drawing in the correct order
-Fixes a bug with real time healing windows not working
------------------------------------------------------------------------
r39997 | cryect | 2007-06-15 02:07:52 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Won't reset when adding data to the graph for comparison to now if you change to a mode then change back 
------------------------------------------------------------------------
r39996 | cryect | 2007-06-15 01:53:11 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount_Modes.lua

Recount - Can now compare time based data in the graph window by alt clicking on names in the main window
------------------------------------------------------------------------
r39989 | cryect | 2007-06-15 01:12:19 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Changes X gridlines to be based on width of the graph not the widest dataset being shown
------------------------------------------------------------------------
r39986 | cryect | 2007-06-15 01:00:46 -0400 (Fri, 15 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Adds stacking to the graph window (intended for data comparison which isn't in yet)
------------------------------------------------------------------------
r39964 | cryect | 2007-06-14 21:17:48 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Didn't mean to commit that graphing change >_>
------------------------------------------------------------------------
r39963 | cryect | 2007-06-14 21:16:23 -0400 (Thu, 14 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/WindowOrder.lua

Recount - Adds 2 missing externs needed by Threat-1.0
-Fixes an issue in the window ordering system
------------------------------------------------------------------------
r39835 | cryect | 2007-06-14 02:52:21 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.lua

Recount - Negative values for time based threat data get recorded now. When displayed in nonintegrated mode they will appear to be 0 though when you enable integration it will integrate them in as negatives.
------------------------------------------------------------------------
r39831 | cryect | 2007-06-14 02:10:53 -0400 (Thu, 14 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Readds back in syncing to a limited degree based only on messages involving you (based on Roartindon's suggestion)
-You can now zoom in on regions on the graph window by clicking and dragging
------------------------------------------------------------------------
r39824 | cryect | 2007-06-14 01:25:47 -0400 (Thu, 14 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Tracker.lua

Recount -You can now click on fights on the graph window to zoom in or right click to zoom out
-Removes syncing for now till I write up a better algorithm that won't cripple people's bandwidth (was mainly a test to see if would work)
------------------------------------------------------------------------
r39816 | cryect | 2007-06-14 00:26:23 -0400 (Thu, 14 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds DPS/HPS numbers to the title of realtime graphs now
------------------------------------------------------------------------
r39808 | cryect | 2007-06-13 23:42:06 -0400 (Wed, 13 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Moves data integrating before data sparsening for graph display resulting in more accurate integrated graphs.
------------------------------------------------------------------------
r39806 | cryect | 2007-06-13 23:05:25 -0400 (Wed, 13 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Fixes integrating time based data when no combat fight is selected (was causing the actual data to integrate)
-Adds data at the boundaries so when you integrate looks much nicer now (lerps or inserts a 0)
------------------------------------------------------------------------
r39723 | cryect | 2007-06-13 13:05:28 -0400 (Wed, 13 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount - Fixes a bug with healing & syncing causing errors
------------------------------------------------------------------------
r39671 | cryect | 2007-06-13 02:36:54 -0400 (Wed, 13 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Adds the ability to integrate & normalize graph data (not satisfied with how you enable/disable them yet so expect changes)
------------------------------------------------------------------------
r39668 | cryect | 2007-06-13 01:51:50 -0400 (Wed, 13 Jun 2007) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua

Recount - Recording of threat based time data is back in
-New algorithm for figuring out who we are tracking threat on: First check up to three targets down, then check if old threat target is still god, then check lastly if someone in your group has a target for threat, and lastly fallback on global threat
-Threat target is in the title on the window now
-Fixes how it gets the threat number for the percentage on the main window
------------------------------------------------------------------------
r39616 | cryect | 2007-06-12 13:46:47 -0400 (Tue, 12 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Fixes a minor issue with resetting and data syncing
------------------------------------------------------------------------
r39613 | cryect | 2007-06-12 13:33:53 -0400 (Tue, 12 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Tracker.lua

Recount - Adds the beginnings of data syncing though needs further testing under raid situations.
------------------------------------------------------------------------
r39524 | cryect | 2007-06-11 20:13:54 -0400 (Mon, 11 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Report.lua

Recount - Fixes raid reporting
------------------------------------------------------------------------
r39391 | cryect | 2007-06-10 15:49:37 -0400 (Sun, 10 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixes an issue where entries with the same value could flop around in the main window (adds a sort by alphabetical order for values of the same amount)
-For logging of events for the death tracker, if the player is both the source and victim it no longer should cause double recording of events.
------------------------------------------------------------------------
r39201 | cryect | 2007-06-09 00:45:01 -0400 (Sat, 09 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.lua

Recount - Fixes a bug with reseting data and the main window not getting updated
- Realtime displays now use "EXPFAST" mode so they should look nicer now (alt click on names to popup)
------------------------------------------------------------------------
r39106 | cryect | 2007-06-08 14:18:28 -0400 (Fri, 08 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua

Recount - Fixes couple minor issues with current fight & last fight not displaying data right after combat leaves with the last fixes for the display table
------------------------------------------------------------------------
r39100 | cryect | 2007-06-08 14:07:31 -0400 (Fri, 08 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount_Modes.lua

Recount - Fixes some rapidly increasing memory issues related to the main window refreshing
------------------------------------------------------------------------
r39028 | cryect | 2007-06-07 22:57:05 -0400 (Thu, 07 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua

Recount - Fixes an error with death details if no data
------------------------------------------------------------------------
r39027 | cryect | 2007-06-07 22:53:52 -0400 (Thu, 07 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Main.lua
   A /trunk/Recount/GUI_Realtime.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount - A few modes on the main window can now spawn a realtime graph of the relevant data by ctrl clicking on a name. Needs lots of adjustments (rectangular filters for example are awful for filtering such sparse data)
------------------------------------------------------------------------
r38878 | cryect | 2007-06-07 03:36:02 -0400 (Thu, 07 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua

Recount - Auto floors any noninteger values for the width of Real-Time Graphs (corrects an issue with noninteger widths)
------------------------------------------------------------------------
r38811 | cryect | 2007-06-06 16:08:32 -0400 (Wed, 06 Jun 2007) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/Tracker.lua

Recount - Handles death counting differently (still need to add something to subtract Spirit of Redemption deaths)
-Polished up the window for death logs
-Still an issue with the death logs potentially not having the right data displayed when switching between modes
------------------------------------------------------------------------
r38726 | cryect | 2007-06-06 02:44:57 -0400 (Wed, 06 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   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

Recount - Death Tracking is now in with combat log details for the 15 seconds prior and 2 seconds after death involving the player (up to max of most recent 25 messages recorded though per death)
-Lots of various issues at the moment with the death log window that needs to be worked out (text not staying within the box, no scrollbars, etc)
------------------------------------------------------------------------
r38528 | cryect | 2007-06-05 01:27:31 -0400 (Tue, 05 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Fixes a forgotten then >_>
------------------------------------------------------------------------
r38522 | cryect | 2007-06-05 00:42:48 -0400 (Tue, 05 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixes a bug with loading a version of Recount with a different data version
-Adds the starts of tracking events for deaths
------------------------------------------------------------------------
r38482 | cryect | 2007-06-04 16:47:23 -0400 (Mon, 04 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/GUI_Report.lua
   M /trunk/Recount/WindowOrder.lua

Recount - Fixed a window sorting issue
------------------------------------------------------------------------
r38473 | cryect | 2007-06-04 15:22:56 -0400 (Mon, 04 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Fixes an error with potentially nil data
------------------------------------------------------------------------
r38469 | cryect | 2007-06-04 15:03:13 -0400 (Mon, 04 Jun 2007) | 3 lines
Changed paths:
   A /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Allows whether data or time data is recorded for certain players/NPCs now
-Actually adds GUI_Config.lua whoops >_>
-Fixes a potential issue with the graph display causing errors
------------------------------------------------------------------------
r38410 | cryect | 2007-06-04 02:45:35 -0400 (Mon, 04 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   A /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua

Recount - Adds Config window though at the moment only allows setting of filters for whats shown (other filters aren't active yet).
------------------------------------------------------------------------
r37992 | cryect | 2007-06-01 15:46:36 -0400 (Fri, 01 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Reset.lua

Recount - Fixes an error message triggered when pressing the reset button (whoops on not fully cleaning up copy & pasted code).
------------------------------------------------------------------------
r37915 | cryect | 2007-06-01 03:22:17 -0400 (Fri, 01 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc

Recount - Adds basic threat support for Threat-1.0 (though KTM Support has been removed). At the moment its just a display mode in the main window showing threat for your current target.
------------------------------------------------------------------------
r37911 | cryect | 2007-06-01 02:27:00 -0400 (Fri, 01 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua

Recount - Lets not report data thats equal to 0
------------------------------------------------------------------------
r37910 | cryect | 2007-06-01 02:19:25 -0400 (Fri, 01 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua

Recount - Should prevent a potential reported bug with the detail window (though maybe it doesn't since wasn't explained how to replicate the bug)
------------------------------------------------------------------------
r37908 | cryect | 2007-06-01 02:07:34 -0400 (Fri, 01 Jun 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   A /trunk/Recount/GUI_Report.lua
   M /trunk/Recount/Recount.toc

Recount - Adds a reporting button to the main window
------------------------------------------------------------------------
r37728 | cryect | 2007-05-30 20:20:31 -0400 (Wed, 30 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Main.lua
   A /trunk/Recount/GUI_Reset.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/WindowOrder.lua
   A /trunk/Recount/textures/icon-config.tga
   A /trunk/Recount/textures/icon-reset.tga

Recount - Adds a reset button to the main window
------------------------------------------------------------------------
r37132 | cryect | 2007-05-27 04:39:12 -0400 (Sun, 27 May 2007) | 4 lines
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua

Recount - Changed time filter so change ramps up more smoothly
-Time data is now positioned based on the average position of the time filter
-Detail Window correctly updates when Main Window data type shown is changed
-Detail Window no longer shows old data on the bottom section if missing data from the top section
------------------------------------------------------------------------
r37124 | cryect | 2007-05-27 03:34:16 -0400 (Sun, 27 May 2007) | 2 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc

Recount - Adds a refresh button to the graph window
-Finally adds a button (the file button) on the main window to select between the various data sets (currently only overall, current fight, and last fight though in the future saved fights as well)
------------------------------------------------------------------------
r37107 | cryect | 2007-05-27 01:56:20 -0400 (Sun, 27 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua

Recount - Finally saves window positions and size
------------------------------------------------------------------------
r37088 | cryect | 2007-05-27 00:44:54 -0400 (Sun, 27 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Tells you the spacing of the X Gridlines now on the graph
------------------------------------------------------------------------
r37083 | cryect | 2007-05-27 00:32:09 -0400 (Sun, 27 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Tracker.lua

Recount - Improves on tick performance 
------------------------------------------------------------------------
r36931 | cryect | 2007-05-25 23:49:35 -0400 (Fri, 25 May 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Tracker.lua

Recount - Fixed Misses not being recorded
-Fixed slider bars to allow you to see the full range of data for both the main window and graph window (items at the bottom were getting cut off)
------------------------------------------------------------------------
r36826 | cryect | 2007-05-25 00:36:18 -0400 (Fri, 25 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Fixes one of the bugs with the graph involving data sets that aren't within the combat range resulting in further data sets not displaying.
------------------------------------------------------------------------
r36698 | cryect | 2007-05-24 04:07:33 -0400 (Thu, 24 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc

Recount - Adds KTM threat to recorded if KTM is running and data exists. Some various issues with the data being displayed though at the moment.
------------------------------------------------------------------------
r36684 | cryect | 2007-05-24 02:56:33 -0400 (Thu, 24 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Changed filtering window
------------------------------------------------------------------------
r36681 | cryect | 2007-05-24 01:45:45 -0400 (Thu, 24 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Detail.lua
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/GUI_Main.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   A /trunk/Recount/WindowOrder.lua

Recount - Windows are no longer all on the same frame level and will change based on the last selected one
------------------------------------------------------------------------
r36677 | cryect | 2007-05-24 01:15:03 -0400 (Thu, 24 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Now marks areas in combat on the graph window with a red background
------------------------------------------------------------------------
r36516 | cryect | 2007-05-22 23:42:13 -0400 (Tue, 22 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Autohides graph and detail windows on data reset as well immediately refreshing the main window. This should stop errors involving showing data no longer existing.
------------------------------------------------------------------------
r36446 | cryect | 2007-05-22 16:34:23 -0400 (Tue, 22 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Fights should now be properly centered in the graph window (forgot to take into account the averaging window being used).
------------------------------------------------------------------------
r36442 | cryect | 2007-05-22 15:55:56 -0400 (Tue, 22 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Fixes some issues with the changed data sparsing function
------------------------------------------------------------------------
r36440 | cryect | 2007-05-22 15:28:16 -0400 (Tue, 22 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.lua

Recount - Changes done in how time based data is stored for more efficient memory usage
------------------------------------------------------------------------
r36287 | cryect | 2007-05-22 03:37:23 -0400 (Tue, 22 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.toc

Recount - toc -> 20100 
------------------------------------------------------------------------
r36238 | cryect | 2007-05-22 00:35:29 -0400 (Tue, 22 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/Recount.lua

Recount - Changes how times are recorded for entering combat (system time now instead of game time)
------------------------------------------------------------------------
r36226 | cryect | 2007-05-22 00:15:19 -0400 (Tue, 22 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Now uses Y Labels and autoadjusts the y gridline interval based on the max amount being drawn.
------------------------------------------------------------------------
r36214 | cryect | 2007-05-21 22:55:57 -0400 (Mon, 21 May 2007) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.lua

Recount -Adds scrolling to the combat times on graph window
-Combat times only recorded if duration lasts over 10 seconds and there was at least hits tracked for one hostile
------------------------------------------------------------------------
r36183 | cryect | 2007-05-21 21:24:09 -0400 (Mon, 21 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua
   M /trunk/Recount/Recount.lua

Recount - Fixed a bug for the graph window where data sets that needed to be sparsened weren't being windowed by the time chosen.
------------------------------------------------------------------------
r36150 | cryect | 2007-05-21 14:16:38 -0400 (Mon, 21 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Fixed a bug with selecting fights
------------------------------------------------------------------------
r36082 | cryect | 2007-05-21 04:07:46 -0400 (Mon, 21 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Fights are now selectable in the graph window to restrict data within +/- 30 Seconds of that fight
------------------------------------------------------------------------
r36048 | cryect | 2007-05-21 00:41:05 -0400 (Mon, 21 May 2007) | 1 line
Changed paths:
   M /trunk/Recount/GUI_Graph.lua

Recount - Thins the data for graphing purposes
------------------------------------------------------------------------
