log Lists.lua @ 72:9e5b0a2368ad

age author description
Sat, 07 Apr 2012 13:35:57 -0400 John Big progress towards GUI usefulness and communication between clients
Tue, 03 Apr 2012 23:23:22 -0400 John Starting to track loot state separately
Thu, 29 Mar 2012 23:24:51 -0400 John Decent sketch of what the communication system might look like
Wed, 28 Mar 2012 23:29:36 -0400 John Event chaining from the data storage to the GUI elements
Sun, 25 Mar 2012 13:09:44 -0400 John Todo update
Wed, 21 Mar 2012 23:23:06 -0400 John Some API updates
Wed, 21 Mar 2012 22:52:42 -0400 John Sweeping refactor to compartmentalize the various lists and to give them nice interfaces. Disentangled dependency web significantly
Fri, 16 Mar 2012 08:31:48 -0400 John Correction
Thu, 15 Mar 2012 23:50:49 -0400 John Start of sketch of a List object
Thu, 15 Mar 2012 22:58:54 -0400 John Refactoring some very simple items to a Utility file
Thu, 15 Mar 2012 22:27:51 -0400 John Kept AceConsole embedded - it handily disables the chat commands when the addon is disabled
Thu, 15 Mar 2012 08:47:41 -0400 John A lot of work to reign in namespacing (inspiration: WIM)
Wed, 14 Mar 2012 22:06:19 -0400 John Lint
Wed, 14 Mar 2012 10:13:30 -0400 John Very handy - print the public api of an object. Nice for when you get an AceGUI object (etc) and don't know what it exposes
Tue, 13 Mar 2012 23:17:18 -0400 John Storing class name in the persons so we can color them in later