v0.1-beta

Details

  • Filename
    RW_Core-v0.1-beta.zip
  • Uploaded by
  • Uploaded
    Nov 24, 2009
  • Size
    588.39 KB
  • Downloads
    58
  • MD5
    0e76eac6b7ddac93f4ba5353b9adf3cc

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r54 | mangeg | 2009-11-24 20:19:48 +0000 (Tue, 24 Nov 2009) | 1 line
Changed paths:
   A /tags/v0.1-beta (from /trunk:53)

Tagging as Beta v0.1
------------------------------------------------------------------------
r53 | mangeg | 2009-11-24 20:17:09 +0000 (Tue, 24 Nov 2009) | 1 line
Changed paths:
   M /trunk/RW_Icecrown/TheEntryway/LadyDeatjwhisper.lua

Typos
------------------------------------------------------------------------
r52 | mangeg | 2009-11-24 18:56:35 +0000 (Tue, 24 Nov 2009) | 1 line
Changed paths:
   M /trunk/BasePlugins/Debugg.lua
   M /trunk/Core.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Warnings.lua
   M /trunk/RW_Core.toc
   M /trunk/RW_Plugins/Flash.lua
   M /trunk/modules.xml

- Fixed todays blind coding
------------------------------------------------------------------------
r51 | mangeg | 2009-11-24 15:29:46 +0000 (Tue, 24 Nov 2009) | 5 lines
Changed paths:
   A /trunk/BasePlugins
   A /trunk/BasePlugins/CombatScanner.lua
   A /trunk/BasePlugins/Comm.lua
   A /trunk/BasePlugins/Debugg.lua
   A /trunk/BasePlugins/LoadOnDemand.lua
   A /trunk/BasePlugins/Party.lua
   D /trunk/CombatScanner.lua
   D /trunk/Comm.lua
   D /trunk/Debugg.lua
   D /trunk/LoadOnDemand.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Icons.lua
   M /trunk/Prototypes/Messages.lua
   M /trunk/Prototypes/Timers.lua
   M /trunk/Prototypes/Warnings.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/RW_Core.toc
   M /trunk/RW_Icecrown/TheEntryway/LadyDeatjwhisper.lua
   M /trunk/RW_Plugins/Filter.lua
   A /trunk/RW_Plugins/Flash.lua
   M /trunk/RW_Plugins/HealthFrame.lua
   M /trunk/RW_Plugins/RangeCheck.lua
   M /trunk/RW_Plugins/WarningFrame.lua
   M /trunk/RW_Plugins/modules.xml
   D /trunk/Raid.lua

- Changed name of the Raid plugin to "Part" since it handles group also
- Added plugin for screen flash, and added it to warnings to start with
- Moved base plugins into its own folder

- Started working on Lady Deathwhisper
------------------------------------------------------------------------
r50 | mangeg | 2009-11-24 09:41:08 +0000 (Tue, 24 Nov 2009) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   D /trunk/ImageCheckBox.lua
   D /trunk/Plugins
   M /trunk/RW_Core.toc
   M /trunk/RW_Icecrown/TheEntryway/LordMarrowgar.lua
   M /trunk/RW_Icecrown/ThePlagueworks/Rotface.lua
   M /trunk/RW_Options/RW_Options.toc
   A /trunk/RW_Plugins
   A /trunk/RW_Plugins/Bars.lua
   A /trunk/RW_Plugins/DefaultSettings.lua
   A /trunk/RW_Plugins/Filter.lua
   A /trunk/RW_Plugins/HealthFrame.lua
   A /trunk/RW_Plugins/MessageFrame.lua
   A /trunk/RW_Plugins/RW_Plugins.toc
   A /trunk/RW_Plugins/RangeCheck.lua
   A /trunk/RW_Plugins/WarningFrame.lua
   A /trunk/RW_Plugins/modules.xml
   M /trunk/libs.xml
   M /trunk/modules.xml

- Slash command to open options (/mrw)
- Moved out Plugins to a sub module.
- Icecrown boss mods only loaded on ptr
------------------------------------------------------------------------
r49 | mangeg | 2009-11-24 01:02:14 +0000 (Tue, 24 Nov 2009) | 1 line
Changed paths:
   M /trunk/RW_Core.toc
   A /trunk/RW_Options/Widgets
   A /trunk/RW_Options/Widgets/CategoryFrame.lua
   A /trunk/RW_Options/Widgets/DetailFrame.lua
   A /trunk/RW_Options/Widgets/ImageCheckBox.lua
   M /trunk/RW_Options/modules.xml
   D /trunk/Widgets

Moved widgets to the options LoD addon
------------------------------------------------------------------------
r48 | mangeg | 2009-11-24 00:58:45 +0000 (Tue, 24 Nov 2009) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/modules.xml

typos
------------------------------------------------------------------------
r47 | mangeg | 2009-11-24 00:34:33 +0000 (Tue, 24 Nov 2009) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/RW_Options/Options.lua

Fixes for non-svn version
------------------------------------------------------------------------
r46 | mangeg | 2009-11-23 23:59:53 +0000 (Mon, 23 Nov 2009) | 2 lines
Changed paths:
   D /trunk/.docmeta
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   D /trunk/Options.lua
   M /trunk/Plugins/Filter.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/RW_Core.toc
   A /trunk/RW_Options
   A /trunk/RW_Options/Options.lua
   A /trunk/RW_Options/RW_Options.toc
   A /trunk/RW_Options/modules.xml
   M /trunk/Raid.lua
   M /trunk/Todo-list.txt
   M /trunk/modules.xml

- Chat filtering
- Options moved out to LoD
------------------------------------------------------------------------
r45 | mangeg | 2009-11-23 15:37:22 +0000 (Mon, 23 Nov 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   A /trunk/Plugins/Filter.lua
   M /trunk/Prototypes/Icons.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/RW_Icecrown/TheEntryway/LordMarrowgar.lua
   M /trunk/RW_Icecrown/ThePlagueworks/Rotface.lua

- Icons only reset to old icon if the icon is unused at that point
- Code layout
- New plugin added to handle filtering
------------------------------------------------------------------------
r44 | mangeg | 2009-11-23 01:00:53 +0000 (Mon, 23 Nov 2009) | 3 lines
Changed paths:
   M /trunk/RW_Icecrown/TheEntryway/LordMarrowgar.lua
   M /trunk/RW_Icecrown/ThePlagueworks/Rotface.lua

Icecrown:
 - Marrowgar: Done for now
 - Rotface: Work started, Vile Gas, Mutated Infection, Ooze Explode
------------------------------------------------------------------------
r43 | mangeg | 2009-11-22 23:06:37 +0000 (Sun, 22 Nov 2009) | 2 lines
Changed paths:
   M /trunk/CombatScanner.lua
   M /trunk/Comm.lua
   M /trunk/Options.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Todo-list.txt

- Experimentation on how to make the boss options look.
- Fixed some coding errors
------------------------------------------------------------------------
r42 | mangeg | 2009-11-20 15:22:21 +0000 (Fri, 20 Nov 2009) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/CombatScanner.lua
   A /trunk/Comm.lua
   M /trunk/LoadOnDemand.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/RW_Core.toc

- CombatScanner stores bossmodules in lookup table instead of indexed, makes the code easier to read
- LoD: Fomratting
- Comm: New module for handling addon communication
------------------------------------------------------------------------
r41 | mangeg | 2009-11-20 09:50:11 +0000 (Fri, 20 Nov 2009) | 1 line
Changed paths:
   M /trunk/.docmeta
   M /trunk/Plugins/RangeCheck.lua

Cleaned up the last plugin (RangeCheck)
------------------------------------------------------------------------
r40 | mangeg | 2009-11-20 09:29:51 +0000 (Fri, 20 Nov 2009) | 1 line
Changed paths:
   M /trunk/.docmeta

docmeta
------------------------------------------------------------------------
r39 | mangeg | 2009-11-20 09:04:13 +0000 (Fri, 20 Nov 2009) | 1 line
Changed paths:
   M /trunk/.docmeta
   M /trunk/.pkgmeta

metas
------------------------------------------------------------------------
r38 | mangeg | 2009-11-20 08:59:04 +0000 (Fri, 20 Nov 2009) | 1 line
Changed paths:
   M /trunk/.docmeta

.docmeta
------------------------------------------------------------------------
r37 | mangeg | 2009-11-20 01:00:21 +0000 (Fri, 20 Nov 2009) | 1 line
Changed paths:
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Plugins/MessageFrame.lua
   M /trunk/Plugins/WarningFrame.lua
   M /trunk/RW_Core.toc
   M /trunk/Widgets/CategoryFrame.lua

- Fixed today drycoding
------------------------------------------------------------------------
r36 | mangeg | 2009-11-19 15:29:33 +0000 (Thu, 19 Nov 2009) | 1 line
Changed paths:
   M /trunk/Plugins/DefaultSettings.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Plugins/WarningFrame.lua

- More plugin cleanup
------------------------------------------------------------------------
r35 | mangeg | 2009-11-19 14:04:52 +0000 (Thu, 19 Nov 2009) | 1 line
Changed paths:
   M /trunk/.docmeta

- Forgot to add the text to the .docmeta
------------------------------------------------------------------------
r34 | mangeg | 2009-11-19 13:56:11 +0000 (Thu, 19 Nov 2009) | 3 lines
Changed paths:
   A /trunk/.docmeta
   M /trunk/Common.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/MessageFrame.lua

- Changed the random message during config mode to get spells and icons from the spellbook
- Bars and Message plugin cleanups
- Added .docmeta for testing
------------------------------------------------------------------------
r33 | mangeg | 2009-11-19 04:38:30 +0000 (Thu, 19 Nov 2009) | 1 line
Changed paths:
   M /trunk/Options.lua
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Icons.lua
   M /trunk/RW_Coliseum/AnubArak.lua
   M /trunk/RW_Coliseum/Champions.lua

- Fixing
------------------------------------------------------------------------
r32 | mangeg | 2009-11-18 18:01:33 +0000 (Wed, 18 Nov 2009) | 1 line
Changed paths:
   M /trunk/Options.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Icons.lua
   M /trunk/RW_Core.toc
   A /trunk/Widgets
   A /trunk/Widgets/CategoryFrame.lua
   A /trunk/Widgets/DetailFrame.lua
   A /trunk/Widgets/ImageCheckBox.lua

- Some GUI work testing while PTR servers were down
------------------------------------------------------------------------
r31 | mangeg | 2009-11-18 15:14:40 +0000 (Wed, 18 Nov 2009) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options.lua
   M /trunk/Prototypes/Boss.lua

- Options: Removed the spell description, (can just hover the mouse over the icon instead to read the tooltip
- BossPrototype: Started adding some debug asserts
------------------------------------------------------------------------
r30 | mangeg | 2009-11-17 21:57:23 +0000 (Tue, 17 Nov 2009) | 1 line
Changed paths:
   M /trunk/CombatScanner.lua

- Small correction for when modules are loaded separately
------------------------------------------------------------------------
r29 | mangeg | 2009-11-17 20:56:54 +0000 (Tue, 17 Nov 2009) | 10 lines
Changed paths:
   M /trunk/Common.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Icons.lua
   M /trunk/Prototypes/Timers.lua
   M /trunk/RW_Coliseum/AnubArak.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/RW_Coliseum/Champions.lua
   M /trunk/RW_Coliseum/Jaraxxus.lua
   M /trunk/RW_Coliseum/Twins.lua
   A /trunk/Todo-list.txt

- Healthframe now updates the statusbar as well and not just the text
- Icons now working, need more testing to find possible bugs with the icon rotation and reseting

Bosses:
- Beats: Fixes berserk Timers.
- Jaraxxus: Engage timer fixed
- Champions: Warning when standing in hellfire working
- Twins: Warning when needing to change essence on vortexes fixed so it does not always tell you to switch and only when needed instead
- Anub: Slash cooldown timer, icons on penetrating cold and persue target.

------------------------------------------------------------------------
r28 | mangeg | 2009-11-17 00:37:13 +0000 (Tue, 17 Nov 2009) | 3 lines
Changed paths:
   M /trunk/CombatScanner.lua
   M /trunk/Prototypes/Icons.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/RW_Coliseum/Champions.lua
   M /trunk/RW_Coliseum/Jaraxxus.lua
   M /trunk/RW_Coliseum/Twins.lua

CombatScanner: Fixed 2 typo bugs
Icons: Remve all function
+ Bosstweaks
------------------------------------------------------------------------
r27 | mangeg | 2009-11-16 15:14:14 +0000 (Mon, 16 Nov 2009) | 2 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Icons.lua
   M /trunk/Prototypes/Messages.lua
   M /trunk/Prototypes/Warnings.lua

- Health frame: Remove all now works hopefully
- Icons should rotate used icons
------------------------------------------------------------------------
r26 | mangeg | 2009-11-16 01:28:36 +0000 (Mon, 16 Nov 2009) | 1 line
Changed paths:
   M /trunk/CombatScanner.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Messages.lua
   M /trunk/RW_Coliseum/AnubArak.lua
   M /trunk/RW_Icecrown/TheEntryway/LordMarrowgar.lua

- Started working on ICC (Marrowgar)
------------------------------------------------------------------------
r25 | mangeg | 2009-11-16 00:13:26 +0000 (Mon, 16 Nov 2009) | 2 lines
Changed paths:
   M /trunk/CombatScanner.lua
   M /trunk/Core.lua
   M /trunk/Plugins/Bars.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Messages.lua
   M /trunk/Prototypes/Timers.lua
   M /trunk/Prototypes/Warnings.lua
   M /trunk/RW_Coliseum/AnubArak.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/RW_Coliseum/Jaraxxus.lua
   D /trunk/RW_Coliseum/RW-Coliseum.lua
   D /trunk/RW_Coliseum/RW-Coliseum.toc
   M /trunk/RW_Coliseum/Twins.lua
   M /trunk/RW_Debug/RW_Debug.lua
   A /trunk/Sounds
   A /trunk/Sounds/Button Click.mp3
   A /trunk/Sounds/miss.mp3
   A /trunk/Sounds/victory_fanfare.mp3

- ToC nearly done for a first pass
- Added some random sounds to be used
------------------------------------------------------------------------
r24 | mangeg | 2009-11-15 03:56:08 +0000 (Sun, 15 Nov 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/Locales/enUS.lua
   M /trunk/Prototypes/Messages.lua
   M /trunk/Prototypes/Timers.lua
   M /trunk/Prototypes/Warnings.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/libs.xml

- Finally timer bars are now fixed for custom bars and color
------------------------------------------------------------------------
r23 | mangeg | 2009-11-15 03:07:43 +0000 (Sun, 15 Nov 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/RW_Core.toc
   M /trunk/RW_Libs/modules.xml
   M /trunk/libs.xml

More lib errors fixed
------------------------------------------------------------------------
r22 | mangeg | 2009-11-15 02:59:23 +0000 (Sun, 15 Nov 2009) | 2 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   A /trunk/libs.xml

- Moved the libs loader for svn version since the libs folder was not under version control
- Adjusted meta
------------------------------------------------------------------------
r21 | mangeg | 2009-11-15 02:45:05 +0000 (Sun, 15 Nov 2009) | 8 lines
Changed paths:
   M /trunk/CombatScanner.lua
   M /trunk/Debugg.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Plugins/MessageFrame.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Messages.lua
   M /trunk/Prototypes/Timers.lua
   M /trunk/Prototypes/Warnings.lua
   M /trunk/RW_Coliseum/AnubArak.lua
   M /trunk/RW_Coliseum/Twins.lua
   M /trunk/RW_Debug/RW_Debug.lua

General:
 - Can now add custom options to spells, like extra message besides the predefined ones.
Messages:
 - Color selection per message
 - Sound selection per message
Warnings:
 - Color selection per warning
 - Sound selection per warning
------------------------------------------------------------------------
r20 | mangeg | 2009-11-14 03:20:58 +0000 (Sat, 14 Nov 2009) | 2 lines
Changed paths:
   M /trunk/RW_Coliseum/Jaraxxus.lua
   M /trunk/RW_Coliseum/Twins.lua
   M /trunk/RW_Icecrown/FrostwingHall/Sindragosa.lua
   M /trunk/RW_Icecrown/FrostwingHall/ValithriaDreamwalker.lua
   M /trunk/RW_Icecrown/TheCrimsonHall/Blood-QueenLanathel.lua
   M /trunk/RW_Icecrown/TheCrimsonHall/BloodPrinceCouncil.lua
   M /trunk/RW_Icecrown/TheEntryway/DeathbringerSaurfang.lua
   M /trunk/RW_Icecrown/TheEntryway/GunshipBattle.lua
   M /trunk/RW_Icecrown/TheEntryway/LadyDeatjwhisper.lua
   M /trunk/RW_Icecrown/TheEntryway/LordMarrowgar.lua
   M /trunk/RW_Icecrown/TheFrozenThrone/TheLichKing.lua
   M /trunk/RW_Icecrown/ThePlagueworks/Festergut.lua
   M /trunk/RW_Icecrown/ThePlagueworks/ProfessorPutricide.lua
   M /trunk/RW_Icecrown/ThePlagueworks/Rotface.lua

- Partially done with Twins, logic missing
- Next Anub
------------------------------------------------------------------------
r19 | mangeg | 2009-11-14 02:38:36 +0000 (Sat, 14 Nov 2009) | 1 line
Changed paths:
   M /trunk/CombatScanner.lua
   M /trunk/Core.lua

- Now fully working both in package version and svn version
------------------------------------------------------------------------
r18 | mangeg | 2009-11-14 02:24:10 +0000 (Sat, 14 Nov 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/RW_Core.toc
   M /trunk/RW_Libs/modules.xml

- Missing libraries
------------------------------------------------------------------------
r17 | mangeg | 2009-11-14 02:13:56 +0000 (Sat, 14 Nov 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

- Wrong search path for LibSink-2.0
------------------------------------------------------------------------
r16 | mangeg | 2009-11-14 01:59:24 +0000 (Sat, 14 Nov 2009) | 1 line
Changed paths:
   M /trunk/CombatScanner.lua
   M /trunk/Core.lua
   M /trunk/Debugg.lua
   M /trunk/Options.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Timers.lua
   M /trunk/Prototypes/Warnings.lua
   M /trunk/RW_Coliseum/AnubArak.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/RW_Coliseum/Champions.lua
   M /trunk/RW_Coliseum/Jaraxxus.lua
   M /trunk/RW_Coliseum/Twins.lua
   M /trunk/RW_Debug/RW_Debug.lua
   M /trunk/modules.xml

- Everything works properly when using the svn version for development
------------------------------------------------------------------------
r15 | mangeg | 2009-11-13 15:14:04 +0000 (Fri, 13 Nov 2009) | 4 lines
Changed paths:
   M /trunk/CombatScanner.lua
   M /trunk/Plugins/HealthFrame.lua
   M /trunk/Prototypes/Boss.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/RW_Coliseum/Jaraxxus.lua

- Icons added to Beasts
- Started working on Jaraxxus

- BossPrototype: Can set a delay so that for bosses that gets initiated by yell or like they wont end before you actually get in combat
------------------------------------------------------------------------
r14 | mangeg | 2009-11-12 22:42:41 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   M /trunk/LoadOnDemand.lua
   M /trunk/Prototypes/Timers.lua
   M /trunk/RW_Coliseum/Beasts.lua
   M /trunk/RW_Core.toc

- Small fixes
------------------------------------------------------------------------
r13 | mangeg | 2009-11-12 17:47:25 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   M /trunk
   M /trunk/RW_Core.toc
   M /trunk/modules.xml

svn_externals
------------------------------------------------------------------------
r12 | mangeg | 2009-11-12 17:36:55 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   M /trunk

svn:externals
------------------------------------------------------------------------
r11 | mangeg | 2009-11-12 14:56:52 +0000 (Thu, 12 Nov 2009) | 3 lines
Changed paths:
   M /trunk/Prototypes/Boss.lua
   M /trunk/Prototypes/Icons.lua
   M /trunk/RW_Coliseum/Beasts.lua

- Icon prototype updates, missing enumration for types that have several Icons
- Beats should be "done"
- Added functions on Boss prototype for getting targets from uID, name, GUID and so on
------------------------------------------------------------------------
r9 | mangeg | 2009-11-12 13:36:34 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta

And meta for that
------------------------------------------------------------------------
r8 | mangeg | 2009-11-12 13:35:16 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   A /trunk/RW_PartyWOTLK
   A /trunk/RW_PartyWOTLK/RW_PartyWOTLK.toc
   A /trunk/RW_PartyWOTLK/modules.xml
   A /trunk/RW_Ulduar
   A /trunk/RW_Ulduar/RW_Ulduar.toc
   A /trunk/RW_Ulduar/modules.xml
   A /trunk/RW_VoA
   A /trunk/RW_VoA/RW_VoA.toc
   A /trunk/RW_VoA/modules.xml
   M /trunk/modules.xml

Adding more modules
------------------------------------------------------------------------
r7 | mangeg | 2009-11-12 11:15:58 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   M /trunk/RW_Libs/RW_Libs.toc
   A /trunk/RW_Libs/modules.xml

Trying to fix no lib builds
------------------------------------------------------------------------
r6 | mangeg | 2009-11-12 10:31:43 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   A /trunk/Locales
   A /trunk/Locales/enUS.lua
   A /trunk/Plugins
   A /trunk/Plugins/Bars.lua
   A /trunk/Plugins/DefaultSettings.lua
   A /trunk/Plugins/HealthFrame.lua
   A /trunk/Plugins/MessageFrame.lua
   A /trunk/Plugins/RangeCheck.lua
   A /trunk/Plugins/WarningFrame.lua
   A /trunk/Prototypes
   A /trunk/Prototypes/Boss.lua
   A /trunk/Prototypes/Icons.lua
   A /trunk/Prototypes/Messages.lua
   A /trunk/Prototypes/Plugin.lua
   A /trunk/Prototypes/Timers.lua
   A /trunk/Prototypes/Warnings.lua

- Forgot folders
------------------------------------------------------------------------
r5 | mangeg | 2009-11-12 10:27:25 +0000 (Thu, 12 Nov 2009) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/CombatScanner.lua
   A /trunk/Common.lua
   A /trunk/Core.lua
   A /trunk/Debugg.lua
   A /trunk/ImageCheckBox.lua
   A /trunk/LoadOnDemand.lua
   A /trunk/Options.lua
   A /trunk/RW_Coliseum
   A /trunk/RW_Coliseum/AnubArak.lua
   A /trunk/RW_Coliseum/Beasts.lua
   A /trunk/RW_Coliseum/Champions.lua
   A /trunk/RW_Coliseum/Jaraxxus.lua
   A /trunk/RW_Coliseum/RW-Coliseum.lua
   A /trunk/RW_Coliseum/RW-Coliseum.toc
   A /trunk/RW_Coliseum/RW_Coliseum.toc
   A /trunk/RW_Coliseum/Twins.lua
   A /trunk/RW_Coliseum/locale-enUS.lua
   A /trunk/RW_Coliseum/modules.xml
   D /trunk/RW_Core
   A /trunk/RW_Core.toc
   A /trunk/RW_Debug
   A /trunk/RW_Debug/RW_Debug.lua
   A /trunk/RW_Debug/RW_Debug.toc
   A /trunk/RW_Debug/modules.xml
   A /trunk/RW_Icecrown
   A /trunk/RW_Icecrown/FrostwingHall
   A /trunk/RW_Icecrown/FrostwingHall/Sindragosa.lua
   A /trunk/RW_Icecrown/FrostwingHall/ValithriaDreamwalker.lua
   A /trunk/RW_Icecrown/RW_Icecrown.lua
   A /trunk/RW_Icecrown/RW_Icecrown.toc
   A /trunk/RW_Icecrown/TheCrimsonHall
   A /trunk/RW_Icecrown/TheCrimsonHall/Blood-QueenLanathel.lua
   A /trunk/RW_Icecrown/TheCrimsonHall/BloodPrinceCouncil.lua
   A /trunk/RW_Icecrown/TheEntryway
   A /trunk/RW_Icecrown/TheEntryway/DeathbringerSaurfang.lua
   A /trunk/RW_Icecrown/TheEntryway/GunshipBattle.lua
   A /trunk/RW_Icecrown/TheEntryway/LadyDeatjwhisper.lua
   A /trunk/RW_Icecrown/TheEntryway/LordMarrowgar.lua
   A /trunk/RW_Icecrown/TheFrozenThrone
   A /trunk/RW_Icecrown/TheFrozenThrone/TheLichKing.lua
   A /trunk/RW_Icecrown/ThePlagueworks
   A /trunk/RW_Icecrown/ThePlagueworks/Festergut.lua
   A /trunk/RW_Icecrown/ThePlagueworks/ProfessorPutricide.lua
   A /trunk/RW_Icecrown/ThePlagueworks/Rotface.lua
   A /trunk/RW_Icecrown/modules.xml
   A /trunk/RW_Libs/RW_Libs.toc
   A /trunk/Raid.lua
   A /trunk/modules.xml

- Adding Icecrown and Coliseum
- more pkgmeta stuff

------------------------------------------------------------------------
r4 | mangeg | 2009-11-12 09:28:43 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/RW_Core
   A /trunk/RW_Libs

pkgmeta
------------------------------------------------------------------------
r3 | mangeg | 2009-11-12 09:03:42 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   M /trunk

Setting up svn:externals
------------------------------------------------------------------------
r2 | mangeg | 2009-11-12 08:56:06 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta

Setting up .pkgmeta take1
------------------------------------------------------------------------
r1 | root | 2009-11-12 07:44:13 +0000 (Thu, 12 Nov 2009) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"rw2/mainline: Initial Import"
------------------------------------------------------------------------