------------------------------------------------------------------------
r135 | ammo | 2009-04-17 07:52:51 +0000 (Fri, 17 Apr 2009) | 2 lines
Changed paths:
   M /trunk/locales/enUS.lua
   A /trunk/modules/Version.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

add version module
align list buttons when in a raid they space out the entire frame
------------------------------------------------------------------------
r134 | ammo | 2009-04-16 21:39:37 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Zone.lua

prevent unknowns withuot a name
------------------------------------------------------------------------
r133 | ammo | 2009-04-16 15:40:45 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

gui adjustments
------------------------------------------------------------------------
r132 | ammo | 2009-04-16 15:09:19 +0000 (Thu, 16 Apr 2009) | 4 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Durability.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resistance.lua
   M /trunk/modules/Resurrection.lua
   M /trunk/modules/Tanks.lua
   A /trunk/modules/Zone.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

all kinds of shuffling
add zone check
add list callback to update list when clicking on a list button

------------------------------------------------------------------------
r131 | ammo | 2009-04-16 12:46:10 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

remove leftovers
------------------------------------------------------------------------
r130 | kagaro | 2009-04-16 12:42:53 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

Removed previous method
------------------------------------------------------------------------
r129 | kagaro | 2009-04-16 12:38:07 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

changed to just prove a list
------------------------------------------------------------------------
r128 | kagaro | 2009-04-16 12:33:23 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

small callback method to apply sorting attributes to an already created raid header.
------------------------------------------------------------------------
r127 | ammo | 2009-04-16 12:27:52 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Resistance.lua

fix resistance order
------------------------------------------------------------------------
r126 | kagaro | 2009-04-16 12:21:24 +0000 (Thu, 16 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

Removed tanks frames.
------------------------------------------------------------------------
r125 | ammo | 2009-04-16 12:14:30 +0000 (Thu, 16 Apr 2009) | 2 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Cooldowns.lua

make show/hide cooldowns work
add localization
------------------------------------------------------------------------
r124 | kagaro | 2009-04-15 18:00:03 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

Added Raid Header and initial config unit function, DRYCODE, compiled with luac
------------------------------------------------------------------------
r123 | kagaro | 2009-04-15 14:54:57 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

Updates for Tank anchor. it now has a show/hide option in the config tab. right-click the anchor to lock/unlock.
------------------------------------------------------------------------
r122 | rabbit | 2009-04-14 22:34:44 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Bugfix.
------------------------------------------------------------------------
r121 | rabbit | 2009-04-14 21:17:20 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Add some help text for the cooldown display and make sure we release all AceGUI widgets when the config panel is closed.
------------------------------------------------------------------------
r120 | kagaro | 2009-04-14 13:00:49 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

Notes about config layout
------------------------------------------------------------------------
r119 | kagaro | 2009-04-14 12:41:11 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

oRA3: dry code stubbing for tank frames. luac compiled
------------------------------------------------------------------------
r118 | rabbit | 2009-04-14 09:16:09 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Implement locking for the cooldown monitor.
------------------------------------------------------------------------
r117 | rabbit | 2009-04-14 08:12:28 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Add some more spells and adjust cooldown numbers for 3.1.
------------------------------------------------------------------------
r116 | rabbit | 2009-04-13 23:28:26 +0000 (Mon, 13 Apr 2009) | 4 lines
Changed paths:
   M /trunk/modules/Cooldowns.lua

* Delay creating the helper tables for test bars until a test bar is requested
* Add a lock option to the cooldown monitor (that doesn't do anything yet)
* If class colored bars are toggled off, the unit name will be class colored instead

------------------------------------------------------------------------
r115 | rabbit | 2009-04-13 23:02:09 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Tanks.lua

Add a config window for the cooldown bar display. Don't use this revision, it depends on things in AceGUI-3.0 that are not in the repository.
------------------------------------------------------------------------
r114 | rabbit | 2009-04-13 12:09:05 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Clean up the test bar function slightly and adjust the bar background.
------------------------------------------------------------------------
r113 | rabbit | 2009-04-13 11:55:48 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Remove the max cooldowns option, it's naturally controlled by height restrictions anyway.
------------------------------------------------------------------------
r112 | rabbit | 2009-04-13 11:52:40 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Right-click the cooldown display to create test bars.
------------------------------------------------------------------------
r111 | rabbit | 2009-04-13 10:22:20 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Fix the drag handle texture path.
------------------------------------------------------------------------
r110 | rabbit | 2009-04-13 10:06:11 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

CD monitor is movable, sizable and saves its position and stuff.
------------------------------------------------------------------------
r109 | rabbit | 2009-04-13 00:19:56 +0000 (Mon, 13 Apr 2009) | 1 line
Changed paths:
   A /trunk/media/draghandle.tga
   M /trunk/modules/Cooldowns.lua

Make the cooldown monitor resizable.
------------------------------------------------------------------------
r108 | rabbit | 2009-04-12 22:00:59 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Some more minor work on the cooldown display.
------------------------------------------------------------------------
r107 | nevcairiel | 2009-04-12 17:39:09 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Fix startBar call syntax
------------------------------------------------------------------------
r106 | nevcairiel | 2009-04-12 15:44:42 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Tanks.lua

Improve AceGUI layouting behaviour
------------------------------------------------------------------------
r105 | nevcairiel | 2009-04-12 12:24:59 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Cause a DoLayout after refreshing the dropdown group
------------------------------------------------------------------------
r104 | rabbit | 2009-04-12 12:01:09 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Intermediary commit just to show a acegui scrollframe problem.
------------------------------------------------------------------------
r103 | rabbit | 2009-04-12 11:13:46 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Cooldown module is actually working, just need some options for the frame and SharedMedia support.
------------------------------------------------------------------------
r102 | rabbit | 2009-04-12 11:02:29 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
   A /trunk/media
   A /trunk/media/statusbar.tga
   M /trunk/modules/Cooldowns.lua
   M /trunk/oRA3.lua

Add a custom bar display for cooldowns. It's not done yet.
------------------------------------------------------------------------
r101 | rabbit | 2009-04-11 21:44:29 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Apparently the Slider widget has .label, not .text.
------------------------------------------------------------------------
r100 | rabbit | 2009-04-11 21:41:08 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Tanks.lua

Some more drywork for the cooldowns.
------------------------------------------------------------------------
r99 | rabbit | 2009-04-11 10:48:23 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Experiment with adding a priorities entry in the class dropdown.
------------------------------------------------------------------------
r98 | rabbit | 2009-04-11 00:07:28 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Tanks.lua

Add some UI thoughts to the cooldown and tank modules.
------------------------------------------------------------------------
r97 | rabbit | 2009-04-10 21:44:46 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua

Make sure we're actually the raid leader before we try to promote anyone.
------------------------------------------------------------------------
r96 | rabbit | 2009-04-10 11:24:05 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua

Move rank based promotes from charDb to factionrealm and key it by the players guild name.
------------------------------------------------------------------------
r95 | ammo | 2009-04-10 09:10:16 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   D /trunk/images/Resize.tga
   D /trunk/images/cursor.blp
   M /trunk/locales/enUS.lua
   M /trunk/oRA3.lua

remove unused code and make gui open/close a bit snappier
------------------------------------------------------------------------
r94 | ammo | 2009-04-10 09:03:03 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

cleanup
------------------------------------------------------------------------
r93 | ammo | 2009-04-10 09:02:13 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

speed up the sliding panel a tad
------------------------------------------------------------------------
r92 | ammo | 2009-04-10 07:32:30 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua

prevent error when not guilded
------------------------------------------------------------------------
r91 | rabbit | 2009-04-10 02:36:09 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Tanks.lua

Use up/down arrows instead of buttons.
------------------------------------------------------------------------
r90 | rabbit | 2009-04-10 02:24:14 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua

Don't try to promote anyone when we're not allowed to.
------------------------------------------------------------------------
r89 | rabbit | 2009-04-10 02:03:02 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

Add a confirmation dialog to the group disband function.
------------------------------------------------------------------------
r88 | rabbit | 2009-04-10 01:49:29 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resistance.lua

Stop creating so many new functions each time we show a pane, make stuff local instead. Some code rearrangements as well, and try to fix invites-from-scratch.
------------------------------------------------------------------------
r87 | ammo | 2009-04-09 22:32:47 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

fix sizing from party -> raid when having the scroll view open
------------------------------------------------------------------------
r86 | ammo | 2009-04-09 22:16:18 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

set the button for the selected list in highlight
------------------------------------------------------------------------
r85 | ammo | 2009-04-09 22:06:18 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

give the texts in the scrollview a width so they don't fuck up on long strings
------------------------------------------------------------------------
r84 | ammo | 2009-04-09 22:01:52 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

align texts with their header in scrollview
------------------------------------------------------------------------
r83 | ammo | 2009-04-09 21:43:53 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

add a highlightbar to the scroll view
------------------------------------------------------------------------
r82 | ammo | 2009-04-09 21:21:52 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

colorize names of players in scroll and remove debug entries
------------------------------------------------------------------------
r81 | ammo | 2009-04-09 21:15:53 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/oRA3.lua

sorting views now works
------------------------------------------------------------------------
r80 | rabbit | 2009-04-09 21:13:06 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua
   M /trunk/modules/ReadyCheck.lua
   M /trunk/modules/Tanks.lua
   M /trunk/oRA3.lua

Move coloredNames to the core.
------------------------------------------------------------------------
r79 | ammo | 2009-04-09 21:11:35 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

scrolling views work, dummy data injected to work on the sorting
------------------------------------------------------------------------
r78 | ammo | 2009-04-09 20:27:59 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

adjust looks of the scrollable view
------------------------------------------------------------------------
r77 | ammo | 2009-04-09 19:55:40 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

add buttons to select checks
------------------------------------------------------------------------
r76 | ammo | 2009-04-09 19:22:36 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   M /trunk/modules/ReadyCheck.lua
   M /trunk/oRA3.lua

fix party readycheck
add promote/demote callbacks
------------------------------------------------------------------------
r75 | ammo | 2009-04-09 18:50:16 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/oRA3.lua

fix the disband disable/enable thing
------------------------------------------------------------------------
r74 | ammo | 2009-04-09 17:11:03 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

show the current displayed check in the title
------------------------------------------------------------------------
r73 | ammo | 2009-04-09 17:01:50 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/oRA3.lua

enable/disable the disband button based on groups status
------------------------------------------------------------------------
r72 | ammo | 2009-04-09 16:51:41 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

make the buttons in the ora frame match the blizzard ones, and align them with the blizzard ones
------------------------------------------------------------------------
r71 | rabbit | 2009-04-09 16:43:55 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Resistance.lua
   A /trunk/modules/Tanks.lua
   M /trunk/oRA3.toc

Bugfix the resistance module and add the skeleton Tanks module.
------------------------------------------------------------------------
r70 | ammo | 2009-04-09 16:33:32 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   A /trunk/images/tiled-noise-2.tga
   M /trunk/modules/Durability.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

- add tiled noise background by Mikk, thanks!
- some more scrollview plumbing
------------------------------------------------------------------------
r69 | ammo | 2009-04-09 14:21:44 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Resistance.lua
   M /trunk/modules/Resurrection.lua
   M /trunk/oRA3.lua

update some modules to use correct API
remove detach functionality, not useful
------------------------------------------------------------------------
r68 | ammo | 2009-04-09 14:15:39 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Resistance.lua

make the cooldown and resistance module use OnStartup/OnShutdown as well
------------------------------------------------------------------------
r67 | ammo | 2009-04-09 14:02:42 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

revert groupStatus = INRAID haxyness
------------------------------------------------------------------------
r66 | ammo | 2009-04-09 14:00:51 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

fix oRA3 being available when not grouped so you can invite
add OnShutdown and OnStartup callbacks for the modules to do their thing
------------------------------------------------------------------------
r65 | rabbit | 2009-04-09 13:58:32 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

Implement the group disband button, still needs to disable itself (without growing bigger!) when not in a group, and perhaps we should show some sort of confirmation box if clicked without holding down a modifier key.
------------------------------------------------------------------------
r64 | ammo | 2009-04-09 13:43:38 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/oRA3.lua

add disband and options button with nice implement me! stubs
------------------------------------------------------------------------
r63 | ammo | 2009-04-09 13:23:10 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

adjust inset for the panels
------------------------------------------------------------------------
r62 | ammo | 2009-04-09 13:00:47 +0000 (Thu, 09 Apr 2009) | 5 lines
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Durability.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

- Added SetAllPoints to panel to call from modules and adjust modules accordingly
- Added a border inset on the panel, needs background still, tabs look better now.
- moved scrollheaders into the content
- the contentFrame now sizes if you are in a raid or not
- remove the 'always in raid' override from RAID_ROSTER_UPDATE so you'll have to actually group now to see the effect of the contentframe sizing. comment line 141 in if you want oRA3 always enabled.
------------------------------------------------------------------------
r61 | rabbit | 2009-04-09 11:59:30 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Use the AceGUI UserData API.
------------------------------------------------------------------------
r60 | rabbit | 2009-04-09 11:52:29 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/oRA3.lua

Use the AceGUI Userdata API instead of custom properties, and fix the rank dropdown and guild member/rank change callbacks.
------------------------------------------------------------------------
r59 | ammo | 2009-04-09 11:45:33 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   D /trunk/images/wh_icon.tga
   D /trunk/images/wh_icon_hover.tga
   M /trunk/modules/ReadyCheck.lua
   M /trunk/oRA3.lua

remove close on esc for readycheck till I can figure out the issues
remove oRA3 from title, just add the name of the tab
------------------------------------------------------------------------
r58 | rabbit | 2009-04-09 11:42:06 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Clean up our custom widget properties properly.
------------------------------------------------------------------------
r57 | nevcairiel | 2009-04-09 11:09:34 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Dynamically create the AceGUI widgets when the frames are shown, and release them when hidden.
------------------------------------------------------------------------
r56 | rabbit | 2009-04-09 11:07:53 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Get rid of some unneeded code.
------------------------------------------------------------------------
r55 | rabbit | 2009-04-09 11:06:47 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Transmit the spell ID for cooldowns, not name.
------------------------------------------------------------------------
r54 | ammo | 2009-04-09 10:53:54 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

match oRA3 title font to the raidframe font
------------------------------------------------------------------------
r53 | ammo | 2009-04-09 10:49:02 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

strip 2 unused arguments
------------------------------------------------------------------------
r52 | ammo | 2009-04-09 10:47:09 +0000 (Thu, 09 Apr 2009) | 3 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Durability.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

move all checks into a checks panel
change api to match
todo: add dropdown to the checks panel to select the check to view
------------------------------------------------------------------------
r51 | ammo | 2009-04-09 09:34:33 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resurrection.lua

localization for just about everything
------------------------------------------------------------------------
r50 | rabbit | 2009-04-08 23:14:11 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Hide certain UI elements if you're not in a guild.
------------------------------------------------------------------------
r49 | rabbit | 2009-04-08 23:02:40 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua
   M /trunk/modules/Promote.lua
   M /trunk/oRA3.lua

Autopromotes working.
------------------------------------------------------------------------
r48 | nevcairiel | 2009-04-08 17:24:29 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Its GetCurrentDungeonDifficulty, doh!
------------------------------------------------------------------------
r47 | rabbit | 2009-04-08 08:36:56 +0000 (Wed, 08 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Add some DK spells.
------------------------------------------------------------------------
r46 | rabbit | 2009-04-07 21:59:46 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Differentiate between tracked and broadcasted spells. Now we just need to make a bar display.
------------------------------------------------------------------------
r45 | rabbit | 2009-04-07 21:40:33 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

More workup, still doesn't work quite right.
------------------------------------------------------------------------
r44 | rabbit | 2009-04-07 21:24:48 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Cooldowns.lua

Actually transmits something.
------------------------------------------------------------------------
r43 | rabbit | 2009-04-07 21:15:13 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   M /trunk/modules/Cooldowns.lua
   M /trunk/oRA3.toc

Remove babble-class again, just copy the translations (only enUS so far) into oRA3.
------------------------------------------------------------------------
r42 | rabbit | 2009-04-07 20:53:28 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/locales/koKR.lua
   M /trunk/locales/ruRU.lua
   M /trunk/modules/Cooldowns.lua

Grrr stop fucking around with translations if you can't do it properly. oRA3 is not in a usable state yet anyway.
------------------------------------------------------------------------
r41 | 7destiny | 2009-04-07 20:38:27 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   A /trunk/locales/koKR.lua
   M /trunk/oRA3.toc

Add koKR Locale
------------------------------------------------------------------------
r40 | StingerSoft | 2009-04-07 20:20:21 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   A /trunk/locales/ruRU.lua
   M /trunk/oRA3.toc

added ruRU
------------------------------------------------------------------------
r39 | rabbit | 2009-04-07 19:24:34 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   M /trunk/modules/Cooldowns.lua
   M /trunk/oRA3.toc

Some more tuneups to the cooldown module, still doesn't do anything.
------------------------------------------------------------------------
r38 | rabbit | 2009-04-07 17:38:36 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   A /trunk/modules/Cooldowns.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resurrection.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

Add a skeleton cooldowns module.
------------------------------------------------------------------------
r37 | nevcairiel | 2009-04-07 13:58:47 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Use spaces in the .pkgmeta for indentation, or the packager is unhappy.
------------------------------------------------------------------------
r36 | ammo | 2009-04-07 13:00:52 +0000 (Tue, 07 Apr 2009) | 3 lines
Changed paths:
   M /trunk/oRA3.lua

use text tabs instead of icons
todo: put all 'list' displays into one tab with selection on top or something.
fix the bottom border to be double lined similar to the raidframe itself so it looks better
------------------------------------------------------------------------
r35 | rabbit | 2009-04-07 11:55:50 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Resurrection.lua

Hook into OnTooltipSetUnit as well as UPDATE_MOUSEOVER_UNIT.
------------------------------------------------------------------------
r34 | ammo | 2009-04-07 11:54:14 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Resurrection.lua

nitpick using SetFormattedText
------------------------------------------------------------------------
r33 | rabbit | 2009-04-07 11:49:42 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/libs.xml
   A /trunk/modules/Resurrection.lua
   M /trunk/oRA3.toc

Add a basic Resurrection module using LibResComm-1.0.
------------------------------------------------------------------------
r32 | nevcairiel | 2009-04-07 11:38:34 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Can't use a for loop when we're modifying the table in the loop, use while instead.
------------------------------------------------------------------------
r31 | rabbit | 2009-04-07 11:17:09 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua

Revert unintentional change.
------------------------------------------------------------------------
r30 | rabbit | 2009-04-07 11:02:42 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Don't include the rank index in the buttons, it just makes the text longer without any real purpose.
------------------------------------------------------------------------
r29 | rabbit | 2009-04-07 10:52:07 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Set the rank buttons to 0.33 relative width using the new API.
------------------------------------------------------------------------
r28 | ammo | 2009-04-07 09:36:04 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua
   M /trunk/oRA3.lua

drycode made the readycheck window movable
------------------------------------------------------------------------
r27 | ammo | 2009-04-07 08:08:14 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/oRA3.lua

tweak button display, fullwidth for now
remove useless setparent call
------------------------------------------------------------------------
r26 | ammo | 2009-04-07 07:24:41 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

use a scrollframe for invite and promote, for some reason button:SetWidth() doesn't work, put a fixme in for that
------------------------------------------------------------------------
r25 | rabbit | 2009-04-07 07:13:29 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Revert last commit.
------------------------------------------------------------------------
r24 | ammo | 2009-04-07 07:03:46 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

fix slightly larger text 
------------------------------------------------------------------------
r23 | rabbit | 2009-04-07 00:32:16 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua

Drycoded Invite module.
------------------------------------------------------------------------
r22 | rabbit | 2009-04-06 22:57:09 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Use a slightly larger font for the descriptions.
------------------------------------------------------------------------
r21 | rabbit | 2009-04-06 22:51:36 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

GUI for the Invite module well underway, doesn't actually work yet.
------------------------------------------------------------------------
r20 | rabbit | 2009-04-06 21:53:04 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua
   M /trunk/oRA3.lua

Add a raid/party and guild roster to the Core, and make the Promote module use both.
------------------------------------------------------------------------
r19 | rabbit | 2009-04-06 21:04:50 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Promote.lua

Tune up the Promote module a bit.
------------------------------------------------------------------------
r18 | ammo | 2009-04-06 20:54:39 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/oRA3.lua

adjust title down a nodge
------------------------------------------------------------------------
r17 | ammo | 2009-04-06 20:49:56 +0000 (Mon, 06 Apr 2009) | 2 lines
Changed paths:
   M /trunk/oRA3.lua

better looks for the column headers

------------------------------------------------------------------------
r16 | ammo | 2009-04-06 20:25:11 +0000 (Mon, 06 Apr 2009) | 2 lines
Changed paths:
   M /trunk/oRA3.lua

add labels to the scrollframe
todo: ninja layout from guild frame columns
------------------------------------------------------------------------
r15 | ammo | 2009-04-06 19:19:04 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   M /trunk/modules/Promote.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua

experimental integration of the promotes selection into the oRA3 gui.
------------------------------------------------------------------------
r14 | rabbit | 2009-04-06 02:05:29 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Invite.lua
   M /trunk/modules/Promote.lua

Drycoded, but theoretically working, Promote module.
------------------------------------------------------------------------
r13 | rabbit | 2009-04-06 00:02:38 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
   A /trunk/modules/Invite.lua
   A /trunk/modules/Promote.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

Add skeleton Invite and Promote modules.
------------------------------------------------------------------------
r12 | ammo | 2009-04-05 21:46:52 +0000 (Sun, 05 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua

- cleanup
------------------------------------------------------------------------
r11 | ammo | 2009-04-05 21:45:03 +0000 (Sun, 05 Apr 2009) | 2 lines
Changed paths:
   M /trunk/modules/ReadyCheck.lua

- remove acetimer dep from ReadyCheck.lua
- fade out the readycheck frame when done instead of waiting 5 long seconds
------------------------------------------------------------------------
r10 | ammo | 2009-04-05 21:31:18 +0000 (Sun, 05 Apr 2009) | 5 lines
Changed paths:
   D /trunk/libs/LibDataBroker-1.1
   M /trunk/locales/enUS.lua
   M /trunk/modules/Durability.lua
   M /trunk/modules/ReadyCheck.lua
   M /trunk/modules/Resistance.lua
   M /trunk/oRA3.lua
   M /trunk/oRA3.toc

- locales for resistance module
- remove drek from durability module
- use wipe() everywhere appropriate
- give the rabbit some credit
- strip ldb plugin
------------------------------------------------------------------------
r9 | rabbit | 2009-04-05 20:29:22 +0000 (Sun, 05 Apr 2009) | 1 line
Changed paths:
   M /trunk/modules/Durability.lua
   A /trunk/modules/Resistance.lua
   M /trunk/oRA3.toc

Add a resistance module.
------------------------------------------------------------------------
r8 | ammo | 2009-04-05 13:37:55 +0000 (Sun, 05 Apr 2009) | 3 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modulePrototype.lua
   M /trunk/modules/Durability.lua
   M /trunk/oRA3.lua

inbetween commit
- overview handling plumbing, selecting an overview now works, but no contents yet
- fix issue with open and closing the panel and storing the setting in the db
------------------------------------------------------------------------
r7 | ammo | 2009-02-09 09:27:27 +0000 (Mon, 09 Feb 2009) | 1 line
Changed paths:
   M /trunk/modules/ReadyCheck.lua
   M /trunk/oRA3.lua

fix nil error on readycheck frame
------------------------------------------------------------------------
