------------------------------------------------------------------------
r62909 | elsia | 2008-02-25 16:15:26 -0500 (Mon, 25 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/WindowOrder.lua

Recount:
- Fixed bug that made realtime windows not keep correct position when window scale was not set to 1.
------------------------------------------------------------------------
r62259 | elsia | 2008-02-20 13:33:27 -0500 (Wed, 20 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount

Recount:
- Removed a white-space in svn properties in the hopes it fixes the LibBabble-Boss-3.0 issue on files.wowace.com
------------------------------------------------------------------------
r62192 | elsia | 2008-02-20 03:58:50 -0500 (Wed, 20 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Sync.lua

Recount:
- Fixed forward translation of the sync code for the LibBabble-Spell-3.0 change.

------------------------------------------------------------------------
r62072 | saroz | 2008-02-19 12:06:39 -0500 (Tue, 19 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- The real GetReverseLookupTable fix
------------------------------------------------------------------------
r62071 | elsia | 2008-02-19 11:58:26 -0500 (Tue, 19 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- Commit #7 for LSB3 yay. GetReverseTableLookup()[]->BS[]. Gief more.
------------------------------------------------------------------------
r62070 | elsia | 2008-02-19 11:52:07 -0500 (Tue, 19 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- Changed from GetReverseTranslationLookupTable(spell) to GetReverseTranslationLookupTable()[spell].

------------------------------------------------------------------------
r62067 | elsia | 2008-02-19 11:24:47 -0500 (Tue, 19 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- And renamed GetReverseTranslation() to GetReverseLookupTable()...sigh.
------------------------------------------------------------------------
r62066 | elsia | 2008-02-19 11:10:28 -0500 (Tue, 19 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Tracker.lua

Recount:
- Babble-Spell-3.0 sucks, or how I wasted another few minutes getting rid of HasReverseTranslation()...something I should have never had to worry about. 2.4 anyone?

------------------------------------------------------------------------
r62043 | elsia | 2008-02-19 06:22:39 -0500 (Tue, 19 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Sync.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/healbuffs.lua

Recount:
- Fixed Lib loading for LibBabble-Spell-3.0
------------------------------------------------------------------------
r61951 | elsia | 2008-02-18 15:25:27 -0500 (Mon, 18 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/embeds.xml

Recount:
- More LibBabble-Spell-3.0 and LibBabble-Boss-3.0 fixups. What a waste of time... guys 2.4 is about so LibBabble-Spell-3.0 dies.
------------------------------------------------------------------------
r61920 | elsia | 2008-02-18 12:46:16 -0500 (Mon, 18 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/embeds.xml

Recount:
- Updated Threat-1.0's dependencies to LibBabble-Spell-3.0 and LibBabble-Boss-3.0.
------------------------------------------------------------------------
r61623 | cryect | 2008-02-16 13:03:07 -0500 (Sat, 16 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Sync.lua

Recount:
- Increases delay between sync messages
- Delay between sync messages is now dependent on outgoing bandwidth (need to add an incoming factor as well)
------------------------------------------------------------------------
r61590 | elsia | 2008-02-16 09:07:29 -0500 (Sat, 16 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Fixed bogus call to long-deleted function FindOwner().
------------------------------------------------------------------------
r61573 | elsia | 2008-02-16 05:34:12 -0500 (Sat, 16 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.toc

Recount:
- Fixed capitalization of colors.lua, deletion.lua, healbuffs.lua and pets.lua in the TOC file.
------------------------------------------------------------------------
r61068 | elsia | 2008-02-12 13:58:31 -0500 (Tue, 12 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Fixed nil bug if VerTable is empty.
------------------------------------------------------------------------
r61062 | elsia | 2008-02-12 12:15:52 -0500 (Tue, 12 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Version tables should now be properly updated on group composition changes (thanks keiss)
------------------------------------------------------------------------
r61061 | elsia | 2008-02-12 12:07:12 -0500 (Tue, 12 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/embeds.xml

Recount:
- Added Babble-Boss and Babble-Race again as Threat-1.0 needs them.

------------------------------------------------------------------------
r60945 | kunda | 2008-02-11 09:44:58 -0500 (Mon, 11 Feb 2008) | 1 line
Changed paths:
   M /trunk/Recount/locales/Recount-frFR.lua

Recount: fixed typo
------------------------------------------------------------------------
r60941 | trasher | 2008-02-11 09:07:01 -0500 (Mon, 11 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-frFR.lua

Recount:
- frFR update
------------------------------------------------------------------------
r60554 | elsia | 2008-02-07 10:27:47 -0500 (Thu, 07 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/embeds.xml

Recount:
- Removed embeds for Babble-Race and Babble-Boss as they weren't actually used.
------------------------------------------------------------------------
r60516 | elsia | 2008-02-06 16:19:44 -0500 (Wed, 06 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.toc

Recount:
- Added SharedMedia-2.0 to resolve the bar texture issue for the first few main window bars. Also removed Omen as optdep.
------------------------------------------------------------------------
r60487 | elsia | 2008-02-06 10:45:09 -0500 (Wed, 06 Feb 2008) | 4 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   A /trunk/Recount/deletion.lua

Recount:
- Added new deletion methods, based on entering instances (optionally only new instances) and based on entering groups and/or raids.
- AutoDeleteCombatant has been removed. The new deletion option should be less confusing.

------------------------------------------------------------------------
r60475 | kunda | 2008-02-06 06:58:10 -0500 (Wed, 06 Feb 2008) | 1 line
Changed paths:
   M /trunk/Recount/locales/Recount-deDE.lua

Recount: deDE update
------------------------------------------------------------------------
r60434 | feu | 2008-02-05 17:35:28 -0500 (Tue, 05 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-frFR.lua

Recount:
- updated frFR localization
------------------------------------------------------------------------
r60397 | ananhaid | 2008-02-05 10:59:55 -0500 (Tue, 05 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhCN.lua

Recount:
- zhCN update.
------------------------------------------------------------------------
r60320 | elsia | 2008-02-04 16:49:35 -0500 (Mon, 04 Feb 2008) | 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/colors.lua

Recount:
- Streamlined color db code. Now there is only one db entry for class colors.
------------------------------------------------------------------------
r60319 | elsia | 2008-02-04 16:48:43 -0500 (Mon, 04 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Streamlined the color db code, now there is only one db copy of class color settings.
------------------------------------------------------------------------
r60189 | 7destiny | 2008-02-03 15:32:07 -0500 (Sun, 03 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR Update

------------------------------------------------------------------------
r60183 | elsia | 2008-02-03 15:17:34 -0500 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Fix for time data not yet initialized when in combat and time data being tracked.
------------------------------------------------------------------------
r60123 | elsia | 2008-02-03 04:28:12 -0500 (Sun, 03 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhTW.lua

Recount:
- Fixed zhCn to zhTW in Recount_zhTW.lua
------------------------------------------------------------------------
r60014 | cryect | 2008-02-02 10:53:59 -0500 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount_Modes.lua
   M /trunk/Recount/Tracker.lua
   M /trunk/Recount/locales/Recount-enUS.lua

Recount:
- Adds tracking of network data by player & prefix to better determine sync data reduction (might be removed in the future)
------------------------------------------------------------------------
r60007 | cryect | 2008-02-02 10:01:58 -0500 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua

Recount:
- Fixes the lines drawn on the config screen to be associated correctly with "Other Windows" for coloring (so will change colors when the "Other Windows" colors are changed now)
------------------------------------------------------------------------
r59997 | elsia | 2008-02-02 08:50:25 -0500 (Sat, 02 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Fixed typo.

------------------------------------------------------------------------
r59994 | elsia | 2008-02-02 07:44:47 -0500 (Sat, 02 Feb 2008) | 3 lines
Changed paths:
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/Recount.lua

Recount:
- Fixed a problem with sync enabling/disabling.

------------------------------------------------------------------------
r59993 | chuanhsing | 2008-02-02 07:41:33 -0500 (Sat, 02 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-zhTW.lua

Recount:
- update zhTW
------------------------------------------------------------------------
r59928 | 7destiny | 2008-02-01 05:30:09 -0500 (Fri, 01 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR typo fix
------------------------------------------------------------------------
r59899 | 7destiny | 2008-01-31 22:06:19 -0500 (Thu, 31 Jan 2008) | 3 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- koKR Update

------------------------------------------------------------------------
r59887 | elsia | 2008-01-31 19:24:55 -0500 (Thu, 31 Jan 2008) | 2 lines
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
   M /trunk/Recount/GUI_Reset.lua
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Widgets.lua
   M /trunk/Recount/colors.lua
   M /trunk/Recount/locales/Recount-enUS.lua

Recount:
- Reworked Config GUI for colors. They are moved to a separate tab in the config window, font color for main window bars and for window titles can now be changed. Also colors for the main window and other windows can now be set separately.
------------------------------------------------------------------------
r59767 | 7destiny | 2008-01-30 16:30:27 -0500 (Wed, 30 Jan 2008) | 3 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- Update locale koKR

------------------------------------------------------------------------
r59761 | trasher | 2008-01-30 13:56:02 -0500 (Wed, 30 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-frFR.lua

Recount:
- frFR update
------------------------------------------------------------------------
r59758 | 7destiny | 2008-01-30 12:50:32 -0500 (Wed, 30 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- Update koKR localization
------------------------------------------------------------------------
r59756 | elsia | 2008-01-30 12:24:41 -0500 (Wed, 30 Jan 2008) | 3 lines
Changed paths:
   M /trunk/Recount/locales/Recount-deDE.lua

Recount:
- Added a first German (deDE) localization.

------------------------------------------------------------------------
r59752 | pb_ee1 | 2008-01-30 11:53:49 -0500 (Wed, 30 Jan 2008) | 1 line
Changed paths:
   M /trunk/Recount/locales/Recount-enUS.lua
   M /trunk/Recount/locales/Recount-frFR.lua

Recount: frFR <-> enUS -_-'
------------------------------------------------------------------------
r59751 | pb_ee1 | 2008-01-30 11:50:12 -0500 (Wed, 30 Jan 2008) | 3 lines
Changed paths:
   M /trunk/Recount/locales/Recount-enUS.lua
   M /trunk/Recount/locales/Recount-frFR.lua
   M /trunk/Recount/locales/Recount-zhCN.lua
   M /trunk/Recount/locales/Recount-zhTW.lua

Recount:
- Removing "DPS" from some loclization files. They could be found twice.
- Submitting first translation in French in UTF-8 (Trasher: check Recount-frFR.lua)
------------------------------------------------------------------------
r59744 | 7destiny | 2008-01-30 10:58:30 -0500 (Wed, 30 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Recount/locales/Recount-koKR.lua

Recount:
- fixed translation for koKR
------------------------------------------------------------------------
r59730 | elsia | 2008-01-30 06:23:01 -0500 (Wed, 30 Jan 2008) | 3 lines
Changed paths:
   M /trunk/Recount/Recount.lua
   M /trunk/Recount/Recount.toc
   M /trunk/Recount/Recount_Modes.lua
   A /trunk/Recount/locales
   A /trunk/Recount/locales/Recount-deDE.lua
   A /trunk/Recount/locales/Recount-enUS.lua
   A /trunk/Recount/locales/Recount-esES.lua
   A /trunk/Recount/locales/Recount-frFR.lua
   A /trunk/Recount/locales/Recount-koKR.lua
   A /trunk/Recount/locales/Recount-zhCN.lua
   A /trunk/Recount/locales/Recount-zhTW.lua

Recount:
- Created locale folder with localization files for each locale. Removed existing localization from Recount.lua to these.

------------------------------------------------------------------------
r59711 | trasher | 2008-01-29 21:08:55 -0500 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- delete translate french (wait for utf-8 reply)
------------------------------------------------------------------------
r59671 | trasher | 2008-01-29 13:07:13 -0500 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- Bug With French Version, i have remove translate Fr, i test in local
------------------------------------------------------------------------
r59670 | trasher | 2008-01-29 12:57:39 -0500 (Tue, 29 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.lua

Recount:
- frFR update (35% translate)
------------------------------------------------------------------------
r59628 | elsia | 2008-01-28 18:23:10 -0500 (Mon, 28 Jan 2008) | 2 lines
Changed paths:
   M /trunk/Recount/Recount.toc

Recount:
- Fixed toc for libstub library dependencies.
------------------------------------------------------------------------
r59620 | elsia | 2008-01-28 17:36:40 -0500 (Mon, 28 Jan 2008) | 8 lines
Changed paths:
   M /trunk/Recount
   M /trunk/Recount/Fonts.lua
   M /trunk/Recount/GUI_Config.lua
   M /trunk/Recount/GUI_DeathGraph.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/embeds.xml
   A /trunk/Recount/textures/statusbar/Empty.tga

Recount:
- Auto-delete combatants will now take the owner time of pets for pet deletion. That is, pets will only be deleted if their owner gets deleted. It will now also always delete both pet-handler and all pets together. This is hopefully more intuitive auto-delete combatant behavior.
- Added options to enable/disable arrow buttons for paging the main window.
- Merged pets will no longer be counted double and the percentage damage display in the main bar display and reported data should now be correct even if merged pets are shown.
- Changing merge pet flag will now update the main window display
- Some library cleanup and updates. ParserLib-1.1 removed, Parser-3.0 compatibility layer covers this (still running 1.1 mode), SharedMedia-1.0->LibSharedMedia-2.0, Graph-1.0->LibGraph-2.0.
- Added Empty statusbar texture to default Recount bar textures. If you want transparent/invisible bars, select these in Appearance/Bar Selection of the config window.

------------------------------------------------------------------------
