log Lists.lua @ 101:25c127c4c1e8

age author description
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