Mercurial > wow > reaction
comparison modules/modules.xml @ 75:06cd74bdc7da
- Cleaned up Bar interface
- Move all attribute setting from Bar into State
- Separated Moonkin and Tree of Life
- Removed PossessBar module
- Added some infrastructure for paged/mind control support to Action
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Mon, 16 Jun 2008 18:46:08 +0000 |
parents | a785d6708388 |
children | 42ec2938d65a |
comparison
equal
deleted
inserted
replaced
74:00e28094e1a3 | 75:06cd74bdc7da |
---|---|
8 | 8 |
9 | 9 |
10 <!-- button modules --> | 10 <!-- button modules --> |
11 <Include file="ReAction_Action\ReAction_Action.xml"/> | 11 <Include file="ReAction_Action\ReAction_Action.xml"/> |
12 <Include file="ReAction_PetAction\ReAction_PetAction.xml"/> | 12 <Include file="ReAction_PetAction\ReAction_PetAction.xml"/> |
13 <Include file="ReAction_PossessBar\Reaction_PossessBar.xml"/> | |
14 | 13 |
15 <!-- not yet implemented | 14 <!-- not yet implemented |
16 <Include file="ReAction_BagBar\ReAction_BagBar.xml"/> | 15 <Include file="ReAction_BagBar\ReAction_BagBar.xml"/> |
17 <Include file="ReAction_Label\ReAction_Label.xml"/> | 16 <Include file="ReAction_Label\ReAction_Label.xml"/> |
18 <Include file="ReAction_MicroMenu\ReAction_MicroMenu.xml"/> | 17 <Include file="ReAction_MicroMenu\ReAction_MicroMenu.xml"/> |