Mercurial > wow > askmrrobot
annotate AskMrRobot.toc @ 133:a0894ffebd15 v62
Bug fixes and tweaks for 8.0.
author | yellowfive |
---|---|
date | Wed, 25 Jul 2018 12:17:24 -0700 |
parents | 318c93e0cd6b |
children | 57be71eccc0a |
rev | line source |
---|---|
yellowfive@124 | 1 ## Interface: 80000 |
adam@0 | 2 ## Title: Ask Mr. Robot |
adam@0 | 3 ## Author: Team Robot, Inc. |
yellowfive@133 | 4 ## Version: 62 |
yellowfive@57 | 5 ## Notes: Gear import/export, combat logging, and more. |
adam@0 | 6 ## URL: www.askmrrobot.com |
yellowfive@124 | 7 ## SavedVariables: AskMrRobotDb4 |
adam@0 | 8 |
yellowfive@57 | 9 Libs\LibStub\LibStub.lua |
yellowfive@57 | 10 Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml |
yellowfive@57 | 11 Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua |
yellowfive@57 | 12 Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua |
yellowfive@57 | 13 Libs\AceAddon-3.0\AceAddon-3.0.xml |
yellowfive@57 | 14 Libs\AceSerializer-3.0\AceSerializer-3.0.xml |
yellowfive@57 | 15 Libs\AceEvent-3.0\AceEvent-3.0.xml |
yellowfive@57 | 16 Libs\AceComm-3.0\AceComm-3.0.xml |
yellowfive@57 | 17 Libs\AceConsole-3.0\AceConsole-3.0.xml |
yellowfive@57 | 18 Libs\AceDB-3.0\AceDB-3.0.xml |
yellowfive@57 | 19 Libs\AceLocale-3.0\AceLocale-3.0.xml |
yellowfive@57 | 20 Libs\AceGUI-3.0\AceGUI-3.0.xml |
adam@0 | 21 |
yellowfive@57 | 22 localization\enUS.lua |
yellowfive@83 | 23 localization\ruRU.lua |
yellowfive@122 | 24 localization\ptBR.lua |
yellowfive@124 | 25 localization\frFR.lua |
yellowfive@124 | 26 localization\itIT.lua |
adam@0 | 27 |
yellowfive@57 | 28 AskMrRobot-Serializer\AskMrRobot-Serializer.xml |
adam@0 | 29 |
yellowfive@57 | 30 Core.lua |
yellowfive@57 | 31 Constants.lua |
yellowfive@57 | 32 ui\Ui.lua |
yellowfive@11 | 33 |
yellowfive@57 | 34 ui\AmrUiLabel.lua |
yellowfive@57 | 35 ui\AmrUiButton.lua |
yellowfive@57 | 36 ui\AmrUiTextButton.lua |
yellowfive@57 | 37 ui\AmrUiCheckBox.lua |
yellowfive@57 | 38 ui\AmrUiTextarea.lua |
yellowfive@57 | 39 ui\AmrUiDropDown.lua |
yellowfive@57 | 40 ui\AmrUiPanel.lua |
yellowfive@57 | 41 ui\AmrUiFrame.lua |
yellowfive@57 | 42 ui\AmrUiTabGroup.lua |
yellowfive@57 | 43 ui\AmrUiIcon.lua |
yellowfive@57 | 44 ui\AmrUiScrollFrame.lua |
adam@17 | 45 |
yellowfive@57 | 46 Export.lua |
yellowfive@57 | 47 Import.lua |
yellowfive@57 | 48 Shopping.lua |
yellowfive@57 | 49 Gear.lua |
yellowfive@57 | 50 CombatLog.lua |
yellowfive@122 | 51 Options.lua |