Mercurial > wow > ouroloot
comparison Ouro_Loot.toc @ 16:5ee4edd24c13
- new blizz methods for editboxes in dialog popups
- initial code for dropdowns in history (not active yet)
- hovering and shift-clicking to link out of history
- proper confirmations for history rewriting
- options checkboxes more grid-like
- saved texts get a scrollbar instead of expanding indefinitely (duh)
- rearranged savedvars a bit (and added transition code)
- stores raider join/leave times and "demographic" info, all for MLEQDKP
- minor bugfixes and tweaks
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Thu, 25 Aug 2011 00:45:31 +0000 |
parents | 952c3ac0e783 |
children | f560cf82e7d3 |
comparison
equal
deleted
inserted
replaced
15:d8fee518ce5d | 16:5ee4edd24c13 |
---|---|
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_opts, OuroLootSV_hist | 6 ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootSV_opts, OuroLootSV_hist |
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 |