Mercurial > wow > ouroloot
comparison Ouro_Loot.toc @ 19:f560cf82e7d3
Smarter handling of missed item cache entries. Basic persistent logging of
debug messages (options panel or /loot debug alsolog) and script to print same.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Mon, 29 Aug 2011 01:29:13 +0000 |
parents | 5ee4edd24c13 |
children | 61d932f0e8f2 |
comparison
equal
deleted
inserted
replaced
18:ca797c0f32d4 | 19:f560cf82e7d3 |
---|---|
1 ## Interface: 40200 | 1 ## Interface: 40200 |
2 ## Title: Ouro Loot | 2 ## Title: Ouro Loot |
3 ## Version: @project-version@ | 3 ## Version: @project-version@ |
4 ## Notes: Raid loot tracking and text generation | 4 ## Notes: Raid loot tracking and text generation |
5 ## Author: Farmbuyer of Kilrogg | 5 ## Author: Farmbuyer of Kilrogg |
6 ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootSV_opts, OuroLootSV_hist | 6 ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootSV_opts, OuroLootSV_hist, OuroLootSV_log |
7 ## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer | 7 ## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer |
8 | 8 |
9 #@no-lib-strip@ | 9 #@no-lib-strip@ |
10 libs\LibStub\LibStub.lua | 10 libs\LibStub\LibStub.lua |
11 libs\CallbackHandler-1.0\CallbackHandler-1.0.xml | 11 libs\CallbackHandler-1.0\CallbackHandler-1.0.xml |