Mercurial > wow > askmrrobot
annotate AskMrRobot.toc @ 101:ec6f0938932f v46
Removed tag v46
author | yellowfive |
---|---|
date | Tue, 25 Oct 2016 10:00:40 -0700 |
parents | a24cad57517c |
children | ed7ffc8d9936 |
rev | line source |
---|---|
yellowfive@98 | 1 ## Interface: 70100 |
adam@0 | 2 ## Title: Ask Mr. Robot |
adam@0 | 3 ## Author: Team Robot, Inc. |
yellowfive@98 | 4 ## Version: 46 |
yellowfive@57 | 5 ## Notes: Gear import/export, combat logging, and more. |
adam@0 | 6 ## URL: www.askmrrobot.com |
yellowfive@81 | 7 ## SavedVariables: AskMrRobotDb3 |
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@81 | 24 ##localization\frFR.lua |
yellowfive@81 | 25 ##localization\itIT.lua |
adam@0 | 26 |
yellowfive@57 | 27 AskMrRobot-Serializer\AskMrRobot-Serializer.xml |
adam@0 | 28 |
yellowfive@57 | 29 Core.lua |
yellowfive@57 | 30 Constants.lua |
yellowfive@57 | 31 ui\Ui.lua |
yellowfive@11 | 32 |
yellowfive@57 | 33 ui\AmrUiLabel.lua |
yellowfive@57 | 34 ui\AmrUiButton.lua |
yellowfive@57 | 35 ui\AmrUiTextButton.lua |
yellowfive@57 | 36 ui\AmrUiCheckBox.lua |
yellowfive@57 | 37 ui\AmrUiTextarea.lua |
yellowfive@57 | 38 ui\AmrUiDropDown.lua |
yellowfive@57 | 39 ui\AmrUiPanel.lua |
yellowfive@57 | 40 ui\AmrUiFrame.lua |
yellowfive@57 | 41 ui\AmrUiTabGroup.lua |
yellowfive@57 | 42 ui\AmrUiIcon.lua |
yellowfive@57 | 43 ui\AmrUiScrollFrame.lua |
adam@17 | 44 |
yellowfive@57 | 45 Export.lua |
yellowfive@57 | 46 Import.lua |
yellowfive@57 | 47 Shopping.lua |
yellowfive@57 | 48 Gear.lua |
yellowfive@57 | 49 CombatLog.lua |
yellowfive@57 | 50 Loot.lua |
yellowfive@57 | 51 TeamOptimizer.lua |
yellowfive@57 | 52 Options.lua |