Mercurial > wow > ouroloot
log
age | author | description |
---|---|---|
Thu, 26 Jul 2012 20:46:00 +0000 | Farmbuyer of US-Kilrogg | Break the options panel out of gui.lua into new options.lua. Move default item lists from verbage.lua there also. Redo options panel as a tree instead of a massive scrolling thing, and prepare data structures to let plugins/etc add their own options code. |
Thu, 26 Jul 2012 03:34:56 +0000 | Farmbuyer of US-Kilrogg | 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. |
Tue, 24 Jul 2012 23:04:51 +0000 | Farmbuyer of US-Kilrogg | Do not register '/loot' as a synonym any longer, as it becomes a builtin command in MoP. |