------------------------------------------------------------------------
r611 | sarf | 2005-03-08 21:43:32 +0100 (ti, 08 mar 2005) | 1 line

DD Util - memory saving implemented in tooltip retrieval function.
------------------------------------------------------------------------
r576 | sarf | 2005-02-27 12:39:07 +0100 (s, 27 feb 2005) | 1 line

OHW Util - fixed a bug with extracting item type.
------------------------------------------------------------------------
r546 | sarf | 2005-02-25 09:36:01 +0100 (fr, 25 feb 2005) | 1 line

General toc upgrade 4211->4216
------------------------------------------------------------------------
r509 | sarf | 2005-02-15 07:50:27 +0100 (ti, 15 feb 2005) | 1 line

DD Util - bug with replacing CosmosSchedule - thanks BurninSun for spotting this and sending me the corrections needed!
------------------------------------------------------------------------
r479 | sarf | 2005-02-11 00:44:53 +0100 (fr, 11 feb 2005) | 1 line

4196->4211 patch
------------------------------------------------------------------------
r477 | sarf | 2005-02-10 19:26:41 +0100 (to, 10 feb 2005) | 1 line

Fixed the DD xml file. Thanks Keelar for the fix and Alex for notifying me.
------------------------------------------------------------------------
r455 | sarf | 2005-02-04 14:16:14 +0100 (fr, 04 feb 2005) | 1 line

Remade DynamicData into several interconnected AddOns. DynamicData now only contains the "util" stuff.
------------------------------------------------------------------------
r438 | sarf | 2005-01-31 12:04:54 +0100 (m, 31 jan 2005) | 1 line

toc file update.
------------------------------------------------------------------------
r433 | sarf | 2005-01-28 14:01:36 +0100 (fr, 28 jan 2005) | 1 line

DynamicData update. Effects might be a bit faster now. DD item should be shaman-weapon buff compatible now.
------------------------------------------------------------------------
r426 | sarf | 2005-01-26 17:12:47 +0100 (on, 26 jan 2005) | 1 line

DD.action: fixed a small bug in converting spell to action id (only affected spells without ranks).
------------------------------------------------------------------------
r392 | sarf | 2005-01-19 20:46:56 +0100 (on, 19 jan 2005) | 1 line

ugly fix to the "1 is not a unit" error.
------------------------------------------------------------------------
r390 | sarf | 2005-01-19 14:58:43 +0100 (on, 19 jan 2005) | 1 line

Preventing spamming of buffs on other people. DD & OHW both updated.
------------------------------------------------------------------------
r387 | sarf | 2005-01-19 13:13:38 +0100 (on, 19 jan 2005) | 1 line

DD updated to fix "no buffs ever there" syndrome. Sorry. :(
------------------------------------------------------------------------
r375 | sarf | 2005-01-18 12:23:48 +0100 (ti, 18 jan 2005) | 1 line

scheduleFunction fix. Thanks Kolth!
------------------------------------------------------------------------
r365 | sarf | 2005-01-18 02:00:29 +0100 (ti, 18 jan 2005) | 1 line

Minor updates to OHW, DD and LootDestroyer.
------------------------------------------------------------------------
r340 | sarf | 2005-01-16 09:45:46 +0100 (s, 16 jan 2005) | 1 line

DynamicData got a minor upgrade and should now be able to do its stuff without Cosmos_Schedule.
------------------------------------------------------------------------
r326 | sarf | 2005-01-14 12:31:14 +0100 (fr, 14 jan 2005) | 1 line

Minor fixes to DynamicData. Main issue: will now have arguments to its update functions, which will mean that scans should be a bit less "stuttery".
------------------------------------------------------------------------
r302 | sarf | 2005-01-12 01:18:59 +0100 (on, 12 jan 2005) | 1 line

Added DynamicData item fix. Less interference.
------------------------------------------------------------------------
r295 | sarf | 2005-01-10 16:46:22 +0100 (m, 10 jan 2005) | 1 line

Quite large changes as to how DD Item gathers info. Should be faster.
------------------------------------------------------------------------
r292 | sarf | 2005-01-10 02:00:11 +0100 (m, 10 jan 2005) | 3 lines

AIOI & DD updated, should be more responsive. Still an issue with moving items though.

Small fix to RoboSheep.
------------------------------------------------------------------------
r277 | sarf | 2005-01-09 10:06:08 +0100 (s, 09 jan 2005) | 1 line

added DD Util isItemNotBindOnAnything
------------------------------------------------------------------------
r205 | sarf | 2005-01-08 05:12:54 +0100 (l, 08 jan 2005) | 1 line

Fixed DD effects issue.
------------------------------------------------------------------------
r202 | sarf | 2005-01-08 05:02:30 +0100 (l, 08 jan 2005) | 1 line

Fixed a rather severe bug with getItemInfoByName
------------------------------------------------------------------------
r195 | sarf | 2005-01-08 04:00:48 +0100 (l, 08 jan 2005) | 1 line

Added more events for the effect snooping.
------------------------------------------------------------------------
r190 | sarf | 2005-01-08 03:19:12 +0100 (l, 08 jan 2005) | 1 line

Added some tooltip info extraction methods to DD Util (getDPS, getDamage)
------------------------------------------------------------------------
r181 | sarf | 2005-01-08 01:42:33 +0100 (l, 08 jan 2005) | 1 line

Added OHW Item getItemByType.
------------------------------------------------------------------------
r180 | sarf | 2005-01-08 01:28:37 +0100 (l, 08 jan 2005) | 1 line

Fix for the getInventoryName.
------------------------------------------------------------------------
r179 | sarf | 2005-01-08 00:32:38 +0100 (l, 08 jan 2005) | 1 line

Added getInventoryName to OHW Item.
------------------------------------------------------------------------
r158 | sarf | 2005-01-07 16:30:56 +0100 (fr, 07 jan 2005) | 1 line

DD Spell updated to include the rank of a spell represented as a number. OHW Priest updated to use Dispel Magic to remove magic debuffs from friendlies (excluding pets due to possible Mind Control conflict) - it should use rank 1 of Dispel Magic if one buff and highest rank otherwise. Thanks for the suggestion, Eraphine!
------------------------------------------------------------------------
r157 | sarf | 2005-01-07 16:09:59 +0100 (fr, 07 jan 2005) | 1 line

New (improved?) DynamicData item scanning online.
------------------------------------------------------------------------
r155 | sarf | 2005-01-07 15:50:20 +0100 (fr, 07 jan 2005) | 1 line

Updated DD Item with even more polling at load. :/
------------------------------------------------------------------------
r153 | sarf | 2005-01-07 15:46:46 +0100 (fr, 07 jan 2005) | 1 line

Updated DD Item to do updates after the client has finished loading.
------------------------------------------------------------------------
r145 | sarf | 2005-01-07 13:12:44 +0100 (fr, 07 jan 2005) | 1 line

Added the locations of items when using DD Item getItemByName().
------------------------------------------------------------------------
r142 | sarf | 2005-01-07 11:54:30 +0100 (fr, 07 jan 2005) | 1 line

Fixed DD Util. Sorry for that. :/
------------------------------------------------------------------------
r138 | sarf | 2005-01-07 10:31:32 +0100 (fr, 07 jan 2005) | 1 line

Added a function to extract the name from a tooltip to the DD Util.
------------------------------------------------------------------------
r124 | sarf | 2005-01-06 18:12:39 +0100 (to, 06 jan 2005) | 1 line

DD Item has now been retuned. It will do a quick scan and then an indepth scan. This should provide the maximum amount of responsiveness for AIOI and other AddOns.
------------------------------------------------------------------------
r123 | sarf | 2005-01-06 17:39:31 +0100 (to, 06 jan 2005) | 1 line

Fixed the "oh nos all items are gone" when the Cooldown changed in DD Item.
------------------------------------------------------------------------
r122 | sarf | 2005-01-06 17:34:25 +0100 (to, 06 jan 2005) | 1 line

DynamicData Item should now be operational.
------------------------------------------------------------------------
r121 | sarf | 2005-01-06 16:44:55 +0100 (to, 06 jan 2005) | 1 line

Checks for non-nil-ness.
------------------------------------------------------------------------
r120 | sarf | 2005-01-06 16:37:55 +0100 (to, 06 jan 2005) | 1 line

Fix fix fix fix. :(
------------------------------------------------------------------------
r119 | sarf | 2005-01-06 16:32:39 +0100 (to, 06 jan 2005) | 1 line

Fix fix fix. :/
------------------------------------------------------------------------
r118 | sarf | 2005-01-06 16:28:55 +0100 (to, 06 jan 2005) | 1 line

Hopefully one among the last fixes.
------------------------------------------------------------------------
r117 | sarf | 2005-01-06 16:24:05 +0100 (to, 06 jan 2005) | 1 line

Fix for AND:ing
------------------------------------------------------------------------
r116 | sarf | 2005-01-06 16:16:08 +0100 (to, 06 jan 2005) | 1 line

Committed fixes to DD Item. Thanks to SirBender for the debugging :)
------------------------------------------------------------------------
r115 | sarf | 2005-01-06 16:09:13 +0100 (to, 06 jan 2005) | 1 line

Some bugfixes in DD spell.
------------------------------------------------------------------------
r112 | sarf | 2005-01-06 14:34:29 +0100 (to, 06 jan 2005) | 1 line

DD Spells are now updated with tooltip info pulling.
------------------------------------------------------------------------
r111 | sarf | 2005-01-06 14:18:55 +0100 (to, 06 jan 2005) | 1 line

DD Action has had tooltip info pulling chunked as well. Hope it works.
------------------------------------------------------------------------
r110 | sarf | 2005-01-06 13:55:50 +0100 (to, 06 jan 2005) | 1 line

Further code refactoring in DD Item. Not tested yet (AFAIK).
------------------------------------------------------------------------
r109 | sarf | 2005-01-06 13:43:49 +0100 (to, 06 jan 2005) | 2 lines

Alright, once again, overhaul of DD Item. It should now be a bit more "responsive" as well as a tad faster. Because of how much info gets pulled, I have decided to pull that info in chunks. Each chunk will be pulled on its own frame (as in Frames Per Second, or in the next OnUpdate). This should prevent the "stuttering" effect that could be noticed before.
The # of items pulled per frame is defined in DYNAMICDATA_DEFAULT_NUMBER_OF_TOOLTIP_SCANS_PER_UPDATE (20 as I write this).
------------------------------------------------------------------------
r105 | sarf | 2005-01-06 00:45:39 +0100 (to, 06 jan 2005) | 1 line

Minor code reshuffling in DD item.
------------------------------------------------------------------------
r91 | sarf | 2005-01-03 17:10:52 +0100 (m, 03 jan 2005) | 1 line

DD util updated
------------------------------------------------------------------------
r89 | sarf | 2005-01-03 17:10:14 +0100 (m, 03 jan 2005) | 1 line

DD item and effect is updated.
------------------------------------------------------------------------
r85 | thez | 2005-01-01 17:51:19 +0100 (l, 01 jan 2005) | 1 line

Fixed a bug (mostly related to line 404) that preventing debuffs from being scanned.
------------------------------------------------------------------------
r75 | sarf | 2004-12-27 01:43:34 +0100 (m, 27 dec 2004) | 1 line

Added actions and spells.
------------------------------------------------------------------------
r50 | sarf | 2004-12-23 00:26:01 +0100 (to, 23 dec 2004) | 1 line

Got a bug reported and fixed! Thanks!
------------------------------------------------------------------------
r47 | sarf | 2004-12-22 22:31:49 +0100 (on, 22 dec 2004) | 2 lines

Added effects (buffs/debuffs) to DynamicData.
Will cache effects, but will not pre-emptively retreive them (for now).
------------------------------------------------------------------------
r44 | sarf | 2004-12-21 15:11:22 +0100 (ti, 21 dec 2004) | 1 line

.toc update
------------------------------------------------------------------------
r38 | sarf | 2004-12-20 12:46:01 +0100 (m, 20 dec 2004) | 1 line

Added getItemInfoByName.
------------------------------------------------------------------------
r30 | sarf | 2004-12-20 03:18:41 +0100 (m, 20 dec 2004) | 3 lines

DynamicData added to the repository.

DynamicData will be of great help when developing WoW AddOns. It is intended to be used to make it easier to access WoW-specific data, as well as making it more efficient, since it is ONE AddOne which retrieves the information (and tooltips) and not 13 different AddOns.
------------------------------------------------------------------------
