log locale/enUS.lua @ 101:3699d7dad312

age author description
Sat, 25 Oct 2008 18:49:18 +0000 Flick added stateful anchoring
Fri, 24 Oct 2008 23:23:42 +0000 Flick - Added corner icon image
Fri, 24 Oct 2008 18:14:07 +0000 Flick - added (Hidden) to label when bar is being shown temporarily for config
Wed, 15 Oct 2008 16:29:41 +0000 Flick Updates for wow 3.0
Sun, 31 Aug 2008 06:02:18 +0000 Flick Added keybindings using LibKeyBound-1.0, with modifications for Override bindings instead of standard bindings.
Sat, 28 Jun 2008 00:54:21 +0000 Flick Implemented paged actions and mind control actions, and config menus to suit.
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, 05 Jun 2008 18:34:36 +0000 Flick Fixed bugs with state keybinds.
Tue, 03 Jun 2008 23:24:03 +0000 Flick Fixed unbinding a keystate toggle
Tue, 03 Jun 2008 23:05:16 +0000 Flick moved State.lua to a top level file
Tue, 03 Jun 2008 22:57:34 +0000 Flick State transitions now working. Keybind toggle states, stance switching, etc.
Wed, 28 May 2008 00:20:04 +0000 Flick Redesigned state interface. The only thing missing now is the actual state properties.
Tue, 13 May 2008 16:42:52 +0000 Flick Added first cut on State module. Menu system only, it doesn't do anything.
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.