Mercurial > wow > ouroloot
comparison Ouro_Loot.toc @ 45:1001dd95dbeb
If tekDebug is found, feed debugging messages there instead of print(); 'alsolog' functionality unchanged.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Fri, 20 Jan 2012 11:48:38 +0000 |
parents | d6b8858c1b64 |
children | 973d7396e0bf |
comparison
equal
deleted
inserted
replaced
44:a561a967b5e6 | 45:1001dd95dbeb |
---|---|
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 US-Kilrogg | 5 ## Author: Farmbuyer of US-Kilrogg |
6 ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootSV_opts, OuroLootSV_hist, OuroLootSV_log | 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, tekDebug |
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 |
12 libs\AceAddon-3.0\AceAddon-3.0.xml | 12 libs\AceAddon-3.0\AceAddon-3.0.xml |