log

age author description
Sat, 26 Mar 2011 12:46:06 -0700 Flick Added tag 1.1 beta 4 for changeset 47818b3938c9
Sat, 26 Mar 2011 12:43:10 -0700 Flick How bout we put the actual beta version in the version number. 1.1 beta 4
Sat, 26 Mar 2011 12:35:08 -0700 Flick No real reason to store some of the code in a subdirectory.
Sat, 26 Mar 2011 12:26:55 -0700 Flick fold state options into Editor.lua
Sat, 26 Mar 2011 11:31:01 -0700 Flick fix silly drycoding errors
Fri, 25 Mar 2011 17:06:56 -0700 Flick Move non-option stuff out of State.lua
Fri, 25 Mar 2011 16:50:43 -0700 Flick Collect table utility functions
Fri, 25 Mar 2011 16:42:21 -0700 Flick move state.lua into classes for now, removed obsolete functions
Fri, 25 Mar 2011 16:28:25 -0700 Flick Fold Action page state options into state.lua
Thu, 24 Mar 2011 14:27:56 -0700 Flick Chase away Lua errors when clicking 4.0 flyout actions (e.g. call pet, teleport)
Thu, 24 Mar 2011 13:11:30 -0700 Flick Demodulificate all bar options (except state options)
Thu, 24 Mar 2011 13:09:44 -0700 Flick Really don't remove buttons if the current character doesn't support the spell
Thu, 24 Mar 2011 12:58:27 -0700 Flick Don't blow away config for buttons the current character doesn't have yet
Tue, 22 Mar 2011 17:05:51 -0700 Flick Reworked button creation to not use goofy event driven semantics.
Tue, 22 Mar 2011 11:48:09 -0700 Flick Fix shapeshift bar only displaying form 1 N times
Tue, 22 Mar 2011 11:35:33 -0700 Flick db version 2 (State namespace removed)
Tue, 22 Mar 2011 11:35:04 -0700 Flick Fix button type config lookup
Tue, 22 Mar 2011 11:14:21 -0700 Flick Request load of LibKeyBound-1.0 for disembedded installations
Tue, 22 Mar 2011 11:13:53 -0700 Flick don't register state namespace now that it's not being used
Mon, 21 Mar 2011 11:33:15 -0700 Flick pull states config out of namespace
Mon, 21 Mar 2011 11:10:23 -0700 Flick Better handling of new profiles
Sat, 19 Mar 2011 10:23:34 -0700 Flick Removed tag 1.1 Beta 1
Wed, 09 Mar 2011 14:30:24 -0800 Flick Add ConfigMode support
Fri, 25 Feb 2011 09:56:45 -0800 Flick Remove optional-dependencies listing of libraries
Mon, 22 Nov 2010 10:25:18 -0800 Flick Move RegisterBarType from modules to button classes
Sun, 21 Nov 2010 14:42:38 -0800 Flick un-namespace totem, pet, stance, vehicle exit
Sun, 21 Nov 2010 12:51:24 -0800 Flick un-namespace Bag bar config
Sun, 21 Nov 2010 10:40:54 -0800 Flick un-namespace action button config
Fri, 19 Nov 2010 23:20:32 -0800 Flick Fix for editor bar select drop-down duplicates
Fri, 19 Nov 2010 23:06:24 -0800 Flick Demodularization of buttons