Mercurial > wow > breuesk
comparison Core.lua @ 80:40c882db34f8
Notes
author | John@Yosemite-PC |
---|---|
date | Fri, 13 Apr 2012 00:02:56 -0400 |
parents | 0a3f590f69e6 |
children | 70fac446f3ee |
comparison
equal
deleted
inserted
replaced
79:7b8fcea357d2 | 80:40c882db34f8 |
---|---|
8 -- (*) lists store number slots rather than flat indexing | 8 -- (*) lists store number slots rather than flat indexing |
9 -- ( ) database and comm versioning | 9 -- ( ) database and comm versioning |
10 -- (_) limited communication - everyone trusts the loot master | 10 -- (_) limited communication - everyone trusts the loot master |
11 -- (_) single user + admin gui (manual suicides) | 11 -- (_) single user + admin gui (manual suicides) |
12 -- (_) single user + admin gui (master loot) | 12 -- (_) single user + admin gui (master loot) |
13 -- ( ) whisper UI | |
13 -- ( ) communication and list merging/trimming | 14 -- ( ) communication and list merging/trimming |
14 -- ( ) admins | 15 -- ( ) admins |
15 -- (*) players gui | 16 -- (*) players gui |
16 -- ( ) undo | 17 -- ( ) undo |
17 -- ( ) crypto / protection against tampering | 18 -- ( ) crypto / protection against tampering |