Thu, 03 May 2012 09:04:51 -0400 |
John |
Cleanup. Notes. Always use ipairs on changes table - no guarantee of ordering with pairs
|
Fri, 27 Apr 2012 08:26:17 -0400 |
John |
Cleanup
|
Mon, 23 Apr 2012 09:11:21 -0400 |
John |
Small refactor
|
Mon, 16 Apr 2012 07:06:50 -0400 |
John |
Starting to add a global timestamp to allow for incremental updates.
|
Tue, 10 Apr 2012 23:50:07 -0400 |
John |
Turning bidding admin buttons into state responders
|
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
|
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 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:47:26 -0400 |
John |
Bug fix (iterate list by ipairs)
|
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
|
Sat, 10 Mar 2012 09:05:37 -0500 |
John |
Lots of folding markers so I can see the API clearly
|
Sat, 10 Mar 2012 09:04:49 -0500 |
John |
Notes update
|
Sat, 10 Mar 2012 09:02:52 -0500 |
John |
TODOs
|