log Comments.lua @ 263:03f1fbe64104

age author description
Tue, 19 Mar 2013 14:51:50 -0500 James D. Callahan III The Submit button now attaches comments to the appropriate DB entries.
Tue, 19 Mar 2013 12:54:21 -0500 James D. Callahan III Use ShowUIPanel(comment_frame) instead of comment_frame:Show()
Tue, 19 Mar 2013 12:29:24 -0500 James D. Callahan III Added support for quest comments. Left-justified the text of the link dialog box as well as highlighting the name of the comment subject.
Mon, 18 Mar 2013 17:58:08 -0500 James D. Callahan III Added comment support for cursor types: item, merchant (which maps to item), spell.
Mon, 18 Mar 2013 15:12:05 -0500 James D. Callahan III Added support for opening a page link in a dialog so users can copy/paste the URL for comments on their comment subject.
Mon, 18 Mar 2013 13:45:21 -0500 James D. Callahan III Add instructions as well as name and type/ID of comment subject to comment frame. Behavioral polish.
Thu, 14 Mar 2013 16:36:36 -0500 James D. Callahan III Added command and GUI for prototype of an in-game comment-submission system.