------------------------------------------------------------------------
r226 | rabbit | 2009-08-06 16:55:51 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

API fix on unused code, just to silence the error.
------------------------------------------------------------------------
r225 | ammo | 2009-07-06 07:19:41 +0000 (Mon, 06 Jul 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

prevent creating a func every scroll
------------------------------------------------------------------------
r224 | ammo | 2009-07-04 06:58:19 +0000 (Sat, 04 Jul 2009) | 2 lines
Changed paths:
   M /trunk/modules/Cooldowns.lua

move creation of the cooldown frame to OnEnable, the effective scale is apparantly set to 1 before that time, instead of the actual value, causing the frame to move on reloadui's
unticking a spell now sets it to false instead of nil, nil makes it the default value on next load, ticking the box again.
------------------------------------------------------------------------
