------------------------------------------------------------------------
r25679 | ckknight | 2007-01-21 05:16:09 -0500 (Sun, 21 Jan 2007) | 1 line

!BugGrabber - throttle chat is now suppressed. It shouldn't spam chat. that was a horrible design decision, users do not like it. It could alert BugSack or something, but don't spam chat.
------------------------------------------------------------------------
r25651 | rabbit | 2007-01-20 17:38:52 -0500 (Sat, 20 Jan 2007) | 1 line

!BugGrabber: Reset vars used for debugging.
------------------------------------------------------------------------
r25650 | rabbit | 2007-01-20 17:37:48 -0500 (Sat, 20 Jan 2007) | 1 line

!BugGrabber: Fire some events when pausing/resuming and create some variables to control the throttle chat.
------------------------------------------------------------------------
r25544 | rabbit | 2007-01-18 22:24:29 -0500 (Thu, 18 Jan 2007) | 1 line

!BugGrabber: Use a print function for all our output.
------------------------------------------------------------------------
r25053 | rabbit | 2007-01-14 00:23:02 -0500 (Sun, 14 Jan 2007) | 1 line

!BugGrabber: If we get more than 10 errors per second, automatically turn off error grabbing and unregister all events for 10 seconds and notify the user of this.
------------------------------------------------------------------------
r24670 | fritti | 2007-01-11 10:09:28 -0500 (Thu, 11 Jan 2007) | 2 lines

!BugGrabber:
- Rabbit has been keeping this up, I am MIA
------------------------------------------------------------------------
r24448 | funkydude | 2007-01-10 04:12:16 -0500 (Wed, 10 Jan 2007) | 1 line

!BugGrabber: toc 20003
------------------------------------------------------------------------
r24327 | rabbit | 2007-01-09 18:18:49 -0500 (Tue, 09 Jan 2007) | 3 lines

!BugGrabber:
 * pcall any outside method calls
 * Try more properties for version and revision.
------------------------------------------------------------------------
r23430 | ckknight | 2007-01-05 00:21:19 -0500 (Fri, 05 Jan 2007) | 3 lines

!BugGrabber:
- slight cleanup
- if _G[addon] doesn't exist, get the version from GetAddOnMetadata(addon, "Version")
------------------------------------------------------------------------
r23415 | rabbit | 2007-01-04 23:25:41 -0500 (Thu, 04 Jan 2007) | 1 line

!BugGrabber: Relicensed as GPL v2 or later.
------------------------------------------------------------------------
r23334 | rabbit | 2007-01-04 04:53:08 -0500 (Thu, 04 Jan 2007) | 1 line

!BugGrabber: Don't swallow errors if the addons version field is a number and not a string.
------------------------------------------------------------------------
r23321 | rabbit | 2007-01-04 03:06:28 -0500 (Thu, 04 Jan 2007) | 1 line

!BugGrabber: Fixed bug when disabling other addons.
------------------------------------------------------------------------
r23215 | rabbit | 2007-01-03 11:41:16 -0500 (Wed, 03 Jan 2007) | 1 line

!BugGrabber: Drycoded attempt to unregister the addon action events when they're not needed.
------------------------------------------------------------------------
r22936 | ckknight | 2007-01-01 01:59:11 -0500 (Mon, 01 Jan 2007) | 1 line

!BugGrabber - fix order-of-operations for Swatter disabling
------------------------------------------------------------------------
r22931 | ckknight | 2007-01-01 01:16:24 -0500 (Mon, 01 Jan 2007) | 1 line

!BugGrabber - only disable Swatter if the Swatter global variable exists.
------------------------------------------------------------------------
r22910 | ckknight | 2006-12-31 22:06:34 -0500 (Sun, 31 Dec 2006) | 1 line

!BugGrabber - much friendlier when disabling !Swatter. No longer wipes their tables, instead informs the user, disables the addon, unregisters the ADDON_ACTION_(BLOCKED/FORBIDDEN) events, and removes the slash commands.
------------------------------------------------------------------------
r21679 | rabbit | 2006-12-21 12:27:07 -0500 (Thu, 21 Dec 2006) | 1 line

!BugGrabber: Gah, this wasn't supposed to get in.
------------------------------------------------------------------------
r21651 | rabbit | 2006-12-21 05:25:01 -0500 (Thu, 21 Dec 2006) | 1 line

!BugGrabber: Don't put "r" in front of revision numbers.
------------------------------------------------------------------------
r21646 | rabbit | 2006-12-21 05:02:59 -0500 (Thu, 21 Dec 2006) | 1 line

!BugGrabber: Make sure we declare all the variables we use and some general cleanup.
------------------------------------------------------------------------

