Mercurial > wow > ouroloot
comparison verbage.lua @ 107:35b55c6f5551
Cleanups and reminders to myself.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Mon, 06 Aug 2012 13:14:38 -0400 |
parents | dc8a23a47b03 |
children | ce45011fab4c |
comparison
equal
deleted
inserted
replaced
106:095ee38508e8 | 107:35b55c6f5551 |
---|---|
6 the current left-clicking. Popup small menu in place? | 6 the current left-clicking. Popup small menu in place? |
7 | 7 |
8 - A fight duration of (0:00) happens when DBM gets confused. If it happens | 8 - A fight duration of (0:00) happens when DBM gets confused. If it happens |
9 "near" another boss entry with nonzero duration, can we just safely assume | 9 "near" another boss entry with nonzero duration, can we just safely assume |
10 that's the real entry and delete the zero entry altogether? | 10 that's the real entry and delete the zero entry altogether? |
11 | |
12 - Rework candidate groups into the expiring caches. | |
11 | 13 |
12 - Break more methods out into private routines. | 14 - Break more methods out into private routines. |
13 | 15 |
14 - implement ack, then fallback to recording if not ack'd | 16 - implement ack, then fallback to recording if not ack'd |
15 | 17 |