Mercurial > wow > ouroloot
comparison Ouro_Loot.toc @ 95:3546c7b55986
Move generation of the Help tab to the same file as the help text. Allow registration of arbitrary tab controls, not just text generation. Move some shared data out of the addon table into a 'gui' state table in preparation for more of the same. Clean some cruft out of the default itemfilter list.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Thu, 26 Jul 2012 03:34:56 +0000 |
parents | c01875b275ca |
children | 780b7e0eeeeb |
comparison
equal
deleted
inserted
replaced
94:db1d5d09e5f5 | 95:3546c7b55986 |
---|---|
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, tekDebug | 7 ## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer, tekDebug |
8 ## LoadManagers: AddonLoader | 8 ## LoadManagers: AddonLoader |
9 # Do not use /loot in this list, Blizzard's ChatTypeInfo gets confused: | 9 ## X-LoadOn-Slash: /ouroloot, /ol |
10 ## X-LoadOn-Slash: /ouroloot | |
11 ## X-LoadOn-InterfaceOptions: Ouro Loot | 10 ## X-LoadOn-InterfaceOptions: Ouro Loot |
12 ## X-LoadOn-Raid: true | 11 ## X-LoadOn-Raid: true |
13 ## X-LoadOn-Events: LFG_PROPOSAL_SHOW | 12 ## X-LoadOn-Events: LFG_PROPOSAL_SHOW |
14 ## X-LoadOn-LFG_PROPOSAL_SHOW: AddonLoader:LoadAddOn('Ouro_Loot') | 13 ## X-LoadOn-LFG_PROPOSAL_SHOW: AddonLoader:LoadAddOn('Ouro_Loot') |
15 | 14 |