2013-03-20  James D. Callahan III  <jcallahan@curse.com>

[f6f1d49b2a43] [tip]
* Comments.lua:

Added support for Achievement comments.


[d2f7737fd68b]
* Comments.lua:

Fixed mouse-clicking within the comment EditBox.


2013-03-19  James D. Callahan III  <jcallahan@curse.com>

[726e8a94391d]
* Comments.lua:

Hide the link dialog when pressing Enter/Return.


[58b090074eda]
* Comments.lua:

Allow moving the comment frame via the WoWDB logo, and disallow clicking through the frame to the 3D world.


[03f1fbe64104]
* Comments.lua, Main.lua:

The Submit button now attaches comments to the appropriate DB entries.


[7f5982e01953]
* Comments.lua:

Use ShowUIPanel(comment_frame) instead of comment_frame:Show()


[2f493bc054e5]
* Comments.lua:

Added support for quest comments. Left-justified the text of the link dialog box as well as highlighting the name of the comment subject.


2013-03-18  James D. Callahan III  <jcallahan@curse.com>

[3558ba83eacd]
* Comments.lua, Main.lua:

Added comment support for cursor types: item, merchant (which maps to item), spell.


[eac4dc8f462e]
* .pkgmeta, Comments.lua, libs.xml, wowdb-logo.tga:

Added support for opening a page link in a dialog so users can copy/paste the URL for comments on their comment subject.


[88d2c426f876]
* Comments.lua:

Add instructions as well as name and type/ID of comment subject to comment frame. Behavioral polish.


[834251607624]
* Main.lua:

Only record data for NPCs if it is missing.


[b01d65280c86]
* Empty commit.


[8ee0ee9cbc97]
* .hgtags:

Added tag 5.2.0-6 for changeset 1a6ef614a144


2013-03-17  James D. Callahan III  <jcallahan@curse.com>

[1a6ef614a144] [5.2.0-6]
* Main.lua:

Fixed drunkenness matching.


[679f21ad88a3]
* Main.lua:

Commented out the blacklist-searching debug.


[5a895250748c]
* Main.lua:

Added some Debug prints.


2013-03-16  James D. Callahan III  <jcallahan@curse.com>

[adab8c69b27d]
* Main.lua:

Don't register comment command unless debugging.


[cba604389d92]
* Main.lua:

Clean up NPC stat recording - possible fix an issue where it was never recorded.


2013-03-14  James D. Callahan III  <jcallahan@curse.com>

[3fe3e55c327e]
* .pkgmeta, Comments.lua, Constants.lua, Main.lua, WoWDBProfiler.toc, wowdb-logo.tga:

Added command and GUI for prototype of an in-game comment-submission system.


2013-03-12  James D. Callahan III  <jcallahan@curse.com>

[4cb26edfd905]
* Main.lua:

Cleanup for npc_prototype:EncounterData()


2013-03-11  James D. Callahan III  <jcallahan@curse.com>

[9fb6530325e0]
* .hgtags:

Added tag 5.2.0-5 for changeset f506c09d75a9


[f506c09d75a9] [5.2.0-5]
* Main.lua:

Improved detection of LFR and World Boss IDs - take kills from party/raid members and pets into consideration instead of simply relying on the killed NPC being the player's target.


[9b1faccbccc8]
* Main.lua:

Reworked Debug() to do all string formatting inline, so non-DEBUGGING users won't be hit with potential nil errors.


[3b4716142d2f]
* Constants.lua:

Added new Raid Finder Boss IDs and new World Boss IDs.


[d7ed64be54b8]
* Main.lua:

Don't record Black Market AH data from disallowed locales.


2013-03-09  James D. Callahan III  <jcallahan@curse.com>

[d3fac32847e6]
* .hgtags:

Added tag 5.2.0-4 for changeset 750195edac78


[750195edac78] [5.2.0-4]
* Main.lua:

Fixed error in UNIT_DIED processing.


2013-03-08  James D. Callahan III  <jcallahan@curse.com>

[319d5f3ff037]
* .hgtags:

Added tag 5.2.0-3 for changeset e9a81d9a6cc5


[e9a81d9a6cc5] [5.2.0-3]
* Main.lua:

Bumped DB_VERSION to 16


[9f74513a73bf]
* .hgtags:

Added tag 5.2.0-2 for changeset 42264feaecd6


