Mercurial > wow > reaction
log ReAction.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. |
Wed, 25 Jun 2008 21:07:18 +0000 | Flick | - Fixed some snafus with creating bars |
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. |
Tue, 13 May 2008 16:42:03 +0000 | Flick | moved UserError from ConfigUI to ReAction |
Sat, 10 May 2008 00:08:01 +0000 | Flick | Fixed options handling to create a separate table for each bar instead of a shared table with proxy handler. |