------------------------------------------------------------------------ r64265 | thrae | 2008-03-11 15:30:14 -0400 (Tue, 11 Mar 2008) | 1 line Changed paths: M /trunk/TinyTip/TinyTip.lua TinyTip: Internal modules are now properly initialized by TinyTip (external modules can initialize themselves). This should fix the DB issues and errors. Tested it this time both ways. Hopefully this'll be the last issue on RC. ------------------------------------------------------------------------ r64121 | thrae | 2008-03-10 06:20:13 -0400 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/TinyTip/TinyTip.lua TinyTip: GSVN --> WSVN ------------------------------------------------------------------------ r64110 | thrae | 2008-03-10 06:10:47 -0400 (Mon, 10 Mar 2008) | 1 line Changed paths: M /trunk/TinyTip/TinyTip.lua M /trunk/TinyTip/TinyTip.toc TinyTip: Update to allow saved variables, profiles, TinyTipOptions usage (in-game menu, use /ttip), and also new "Scale", "HideInCombat", and "HideInFrames" functionality. ------------------------------------------------------------------------ r62979 | thrae | 2008-02-26 09:06:33 -0500 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/TinyTip/libs/Dongle-1.0/Dongle.lua M /trunk/TinyTip/libs/Dongle-1.0/changelog.txt TinyTip: Dongle is now the latest revision, fixing Dongle error. My fault. ------------------------------------------------------------------------ r62975 | thrae | 2008-02-26 08:33:18 -0500 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/TinyTip/libs/Dongle-1.0/Dongle.lua TinyTip: Re-re-commit of Dongle. ------------------------------------------------------------------------ r62972 | thrae | 2008-02-26 08:28:26 -0500 (Tue, 26 Feb 2008) | 1 line Changed paths: M /trunk/TinyTip/libs/Dongle-1.0/Dongle.lua TinyTip: Revision-keyword removal. ------------------------------------------------------------------------ r62971 | thrae | 2008-02-26 08:27:11 -0500 (Tue, 26 Feb 2008) | 1 line Changed paths: A /trunk/TinyTip/libs/Dongle-1.0/Dongle.lua A /trunk/TinyTip/libs/Dongle-1.0/Dongle.toc A /trunk/TinyTip/libs/Dongle-1.0/changelog.txt M /trunk/TinyTip/modules TinyTip: Add Dongle files, add externals. ------------------------------------------------------------------------ r62970 | thrae | 2008-02-26 08:24:36 -0500 (Tue, 26 Feb 2008) | 1 line Changed paths: A /trunk/TinyTip/libs/Dongle-1.0 TinyTip: Need to add this first. ------------------------------------------------------------------------ r62969 | thrae | 2008-02-26 08:22:07 -0500 (Tue, 26 Feb 2008) | 1 line Changed paths: D /trunk/TinyTip/StandAloneConfig.lua M /trunk/TinyTip/TinyTip.lua M /trunk/TinyTip/TinyTip.toc A /trunk/TinyTip/libs D /trunk/TinyTip/localization A /trunk/TinyTip/modules TinyTip: Total revamp. TinyTip and TinyTipModules are now merged. Default modules inside TinyTip will be basic modules, so far: TinyTipBasic (basic formating), TinyTipPositioning( anchoring, now with SMART anchoring option), and TinyTipTargets. These default to internal, but can be checkedout and work as standalone addons if you so desire. Also, updated Dongle, but it's still giving that damn error (works anyway). ------------------------------------------------------------------------ r62346 | thrae | 2008-02-21 02:54:27 -0500 (Thu, 21 Feb 2008) | 1 line Changed paths: M /trunk/TinyTip/TinyTip.lua M /trunk/TinyTip/TinyTip.toc M /trunk/TinyTip/localization/TinyTipLocale.lua TinyTip: Tweaked and ready for interaction with TinyTipModules. Moved some usage of GlobalStrings.lua strings to locale table in case Blizz got it wrong. ------------------------------------------------------------------------ r62155 | mikma | 2008-02-19 21:24:08 -0500 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/TinyTip/TinyTip.lua TinyTip: TinyTip.lua: 477: GetAddonInfo -> GetAddOnInfo ------------------------------------------------------------------------ r62109 | thrae | 2008-02-19 15:16:06 -0500 (Tue, 19 Feb 2008) | 1 line Changed paths: M /trunk/TinyTip/TinyTip.lua M /trunk/TinyTip/localization/TinyTipLocale.lua TinyTip: Added slash command to explain no in-game menus. In v0.2, TinyTip was changed to allow only standalone configuration. TinyTipModules will handle the in-game options menu, and I hope to upload it by the end of the week. ------------------------------------------------------------------------ r61840 | thrae | 2008-02-17 20:03:40 -0500 (Sun, 17 Feb 2008) | 1 line Changed paths: A /trunk/TinyTip A /trunk/TinyTip/StandAloneConfig.lua A /trunk/TinyTip/TinyTip.lua A /trunk/TinyTip/TinyTip.toc A /trunk/TinyTip/localization A /trunk/TinyTip/localization/TinyTipLocale.lua A /trunk/TinyTip/localization/TinyTipLocale_deDE.lua A /trunk/TinyTip/localization/TinyTipLocale_esES.lua A /trunk/TinyTip/localization/TinyTipLocale_frFR.lua A /trunk/TinyTip/localization/TinyTipLocale_koKR.lua A /trunk/TinyTip/localization/TinyTipLocale_zhCN.lua A /trunk/TinyTip/localization/TinyTipLocale_zhTW.lua TinyTip: Beyond 0.2 in all its glory. You'll get your extra features back in TinyTipModules. ------------------------------------------------------------------------