------------------------------------------------------------------------
r1025 | funkydude | 2012-10-11 02:42:26 +0000 (Thu, 11 Oct 2012) | 1 line
Changed paths:
   M /trunk/BadBoy.lua
   M /trunk/BadBoy.toc

Hopefully fix reporting multiple bnet invites by counting from N down to 1 rather than 1 up to N, anti-spam update.
------------------------------------------------------------------------
r1024 | funkydude | 2012-09-25 12:30:43 +0000 (Tue, 25 Sep 2012) | 1 line
Changed paths:
   M /trunk/BadBoy.lua
   M /trunk/BadBoy.toc

When reporting a bnet invite don't pass the real id name (code) to BadBoy_History as that can change afterwards, causing confusion. Anti-spam update.
------------------------------------------------------------------------
r1022 | funkydude | 2012-09-16 21:10:38 +0000 (Sun, 16 Sep 2012) | 1 line
Changed paths:
   M /trunk/BadBoy.lua

bugfix
------------------------------------------------------------------------
r1021 | funkydude | 2012-09-16 20:43:44 +0000 (Sun, 16 Sep 2012) | 1 line
Changed paths:
   M /trunk/BadBoy.lua

frFR update
------------------------------------------------------------------------
r1020 | funkydude | 2012-09-16 19:38:10 +0000 (Sun, 16 Sep 2012) | 1 line
Changed paths:
   M /trunk/BadBoy.lua
   M /trunk/BadBoy.toc

Fix a taint by replacing the ChatFrame_OnHyperlinkShow hook with a ItemRefTooltip:SetHyperlink hook.
------------------------------------------------------------------------
r1018 | funkydude | 2012-09-09 23:27:02 +0000 (Sun, 09 Sep 2012) | 1 line
Changed paths:
   M /trunk/BadBoy.lua

anti-spam update
------------------------------------------------------------------------
