Mercurial > wow > breuesk
comparison Lists.lua @ 23:ac50a4fc7229
-todo
author | John@Yosemite-PC |
---|---|
date | Sat, 10 Mar 2012 08:54:26 -0500 |
parents | 27cf1355cd6f |
children | 2bac61505025 |
comparison
equal
deleted
inserted
replaced
22:27cf1355cd6f | 23:ac50a4fc7229 |
---|---|
10 -- TODO: rename player | 10 -- TODO: rename player |
11 -- TODO: list trimming | 11 -- TODO: list trimming |
12 -- TODO: collapse slists into delimited strings for space | 12 -- TODO: collapse slists into delimited strings for space |
13 -- TODO: organize working state data a little more carefully - hard to keep | 13 -- TODO: organize working state data a little more carefully - hard to keep |
14 -- track of all the arrays that are floating out there | 14 -- track of all the arrays that are floating out there |
15 -- TODO: remove player from list | |
16 -- TODO: (meta) remove player from all lists | 15 -- TODO: (meta) remove player from all lists |
17 -- TODO: remove person (actually kinda tricky without casuality problems) | 16 -- TODO: remove person (actually kinda tricky without casuality problems) |
18 | 17 |
19 -- holy crap long notes {{{ | 18 -- holy crap long notes {{{ |
20 -- notes on list storage: | 19 -- notes on list storage: |