# HG changeset patch # User John@Yosemite-PC # Date 1331388289 18000 # Node ID cd241c70ba6c6abeed8320ecb37aa9d0a474af72 # Parent 2bac6150502563fcfd4dfa45a250e7cb7dc73b23 Notes update diff -r 2bac61505025 -r cd241c70ba6c Lists.lua --- a/Lists.lua Sat Mar 10 09:02:52 2012 -0500 +++ b/Lists.lua Sat Mar 10 09:04:49 2012 -0500 @@ -12,7 +12,8 @@ -- TODO: organize working state data a little more carefully - hard to keep -- track of all the arrays that are floating out there -- TODO: (meta) remove player from all lists --- TODO: remove person (actually kinda tricky without casuality problems) +-- TODO: remove person (trivial unless implementing a history viewer or +-- something) -- holy crap long notes {{{ -- notes on list storage: