------------------------------------------------------------------------
r249 | pettigrow | 2009-08-25 08:51:35 +0000 (Tue, 25 Aug 2009) | 1 line
Changed paths:
   M /trunk/locales/frFR.lua

frFR Update
------------------------------------------------------------------------
r247 | ammo | 2009-08-25 08:18:19 +0000 (Tue, 25 Aug 2009) | 2 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Tanks.lua

only promoted players can click the shield icon
localize drek
------------------------------------------------------------------------
r246 | ammo | 2009-08-24 16:26:56 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

rename to oRA:GetSortedTanks() to be more consistent with other public api methods
------------------------------------------------------------------------
r245 | ammo | 2009-08-24 16:22:28 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

add oRA:GetSortedTankList() API
------------------------------------------------------------------------
r244 | ammo | 2009-08-24 08:56:22 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua

make the readycheck window remember its position
------------------------------------------------------------------------
r242 | ammo | 2009-08-23 22:31:41 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

bugfix
------------------------------------------------------------------------
r241 | ammo | 2009-08-23 18:52:01 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua

more divider bar madness
------------------------------------------------------------------------
r239 | ammo | 2009-08-23 18:18:51 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

make the MT toggle work, don't use in combat :p
------------------------------------------------------------------------
r238 | ammo | 2009-08-23 18:09:09 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

disable the tank button mouse until I figure out if it's even possible to set Blizzard MTs that way. It now just indicates wether or not a unit is a blizzard MT.
------------------------------------------------------------------------
r237 | ammo | 2009-08-23 18:05:51 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua
   M /trunk/oRA3.lua

bugfix for blizzard mts
------------------------------------------------------------------------
r236 | ammo | 2009-08-23 16:19:58 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

make sure you can't use the disabled up and down buttons
------------------------------------------------------------------------
r235 | ammo | 2009-08-23 16:17:38 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua

tuck in the divider bar a bit
------------------------------------------------------------------------
r234 | ammo | 2009-08-23 15:44:40 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

can't remove blizzard tanks from list, they return upon RRU anyway
------------------------------------------------------------------------
r233 | ammo | 2009-08-23 15:39:04 +0000 (Sun, 23 Aug 2009) | 1 line
Changed paths:
   A /trunk/images/close.tga
   M /trunk/modules/Tanks.lua
   M /trunk/oRA3.lua

complete overhaul of tank module, now works. Needs testing with blizzard tanks.
------------------------------------------------------------------------
r232 | ammo | 2009-08-20 15:23:32 +0000 (Thu, 20 Aug 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

use a separator bar instead of a round texture for the lists, looks better.
------------------------------------------------------------------------
r231 | rabbit | 2009-08-11 08:41:43 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Shuffle the initialization around a bit so it happens a tad later.
------------------------------------------------------------------------
r230 | rabbit | 2009-08-11 00:38:28 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

Hack fix to show/hide the oRA panels according to the raid info panel.
------------------------------------------------------------------------
r229 | rabbit | 2009-08-09 01:06:47 +0000 (Sun, 09 Aug 2009) | 1 line
Changed paths:
   M /trunk/locales/deDE.lua
   M /trunk/locales/enUS.lua
   M /trunk/locales/frFR.lua
   M /trunk/locales/koKR.lua
   M /trunk/locales/ruRU.lua
   M /trunk/locales/zhCN.lua
   M /trunk/locales/zhTW.lua
   M /trunk/modules/Cooldowns.lua

Use the new class table.
------------------------------------------------------------------------
r228 | elkano | 2009-08-07 06:47:28 +0000 (Fri, 07 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Innervate is now on a 3min cooldown
------------------------------------------------------------------------
r227 | rabbit | 2009-08-06 17:14:05 +0000 (Thu, 06 Aug 2009) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua

Bugfix.
------------------------------------------------------------------------
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
------------------------------------------------------------------------
