Mercurial > wow > reaction
log modules/ReAction_PetAction/ReAction_PetAction.lua @ 88:fc83b3f5b322
age | author | description |
---|---|---|
Sun, 31 Aug 2008 06:02:18 +0000 | Flick | Added keybindings using LibKeyBound-1.0, with modifications for Override bindings instead of standard bindings. |
Fri, 27 Jun 2008 18:40:06 +0000 | Flick | Changed format of button frame names |
Tue, 24 Jun 2008 23:47:27 +0000 | Flick | - Added Revision keyword on all .lua files (except ReAction_Action, which is under dev) |
Mon, 23 Jun 2008 22:27:50 +0000 | Flick | - added revision updater to each code file |
Mon, 16 Jun 2008 18:46:08 +0000 | Flick | - Cleaned up Bar interface |
Thu, 22 May 2008 22:02:08 +0000 | Flick | Converted several ReAction APIs to event-driven model instead of 'call-method-on-all-modules' model. Cleaned up a number of other architectural issues. |