Mercurial > wow > ouroloot
log options.lua @ 100:a57133ee3c9b
age | author | description |
---|---|---|
Mon, 30 Jul 2012 19:25:46 +0000 | Farmbuyer of US-Kilrogg | - Allow event callbacks using the standard CallbackHandler scheme. Add |
Sun, 29 Jul 2012 23:12:18 +0000 | Farmbuyer of US-Kilrogg | - Brought plugin handling code up to date. SVs are kept in DB namespaces |
Fri, 27 Jul 2012 19:09:29 +0000 | Farmbuyer of US-Kilrogg | Properly switch between profiles. |
Fri, 27 Jul 2012 10:23:12 +0000 | Farmbuyer of US-Kilrogg | (First breaking change for MoP/3.0, incomplete transition.) Move generic user options to acedb. Remove older savedvar-upgrade code for a clean break. Add a profiles tab since it will be expected; changing profiles not yet implemented. |
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. |