log Core.lua @ 69:b7352f007028

age author description
Thu, 29 Mar 2012 20:17:59 -0400 John Working on bids/rolls in the GUI
Wed, 28 Mar 2012 23:29:36 -0400 John Event chaining from the data storage to the GUI elements
Tue, 27 Mar 2012 10:18:55 -0400 John Convenience command to build and populate a brand new list
Sun, 25 Mar 2012 13:09:31 -0400 John Settling in on a layout I like
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
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 08:31:31 -0400 John "Working" list display using a TreeGroup control. There's a small limitation where I can't accurately detect which subtree is open unless the user has made a selection in that tab. Not sure I love that.
Sun, 11 Mar 2012 23:57:38 -0400 John More todos
Sun, 11 Mar 2012 23:27:02 -0400 John listBase -> lists for symmetry
Sun, 11 Mar 2012 23:20:29 -0400 John New todo - versioning.
Sun, 11 Mar 2012 17:53:56 -0400 John Noting that reserves are halfass done
Sun, 11 Mar 2012 17:49:34 -0400 John Updating TODOs
Sun, 11 Mar 2012 17:47:59 -0400 John "nuke" command and implementation
Sun, 11 Mar 2012 17:27:31 -0400 John Command to remove person
Sat, 10 Mar 2012 17:21:48 -0500 John Untested impl for RemovePerson
Fri, 09 Mar 2012 23:58:13 -0500 John Bugfixes (changes to zero length lists are killing me)
Fri, 09 Mar 2012 23:33:46 -0500 John Delete a list
Fri, 09 Mar 2012 23:18:20 -0500 John Rename a list
Fri, 09 Mar 2012 17:35:22 -0500 John Updated todos, lists using creation timestamp as keys
Fri, 09 Mar 2012 13:26:56 -0500 John nuke db without having to exit game
Thu, 08 Mar 2012 12:48:29 -0500 John Progress update
Thu, 08 Mar 2012 08:34:59 -0500 John More commands to the CLI
Wed, 07 Mar 2012 23:00:59 -0500 John Command to add people to end or random. you know.
Wed, 07 Mar 2012 14:56:25 -0500 John Pretty printing for lists
Wed, 07 Mar 2012 00:18:05 -0500 John player -> person
Mon, 05 Mar 2012 23:39:56 -0500 John Next steps noted.
Mon, 05 Mar 2012 23:11:45 -0500 John Changelist trimming
Fri, 02 Mar 2012 23:09:14 -0500 John Beginnings of a random populate command
Fri, 02 Mar 2012 22:32:12 -0500 John Refactoring
Fri, 02 Mar 2012 00:15:09 -0500 John First commit