2.0.10 Release
Details
-
FilenameflagRSP2-2.0.10_Release.zip
-
Uploaded by
-
UploadedApr 14, 2009
-
Size227.94 KB
-
Downloads1,811
-
MD5255010d38b2e3cdbbfbfe9b19a35c4fd
Supported WoW Retail Versions
- 3.1.0
Changelog
------------------------------------------------------------------------
r97 | azxiana | 2009-04-14 12:38:36 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
A /tags/2.0.10 Release (from /trunk:96)
Tagging as 2.0.10 Release
------------------------------------------------------------------------
r96 | azxiana | 2009-04-14 12:35:51 +0000 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.toc
TOC 30100
------------------------------------------------------------------------
r95 | azxiana | 2009-04-13 01:02:18 +0000 (Mon, 13 Apr 2009) | 2 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
Improved behavior of Viewer with description pop ups in revision 94.
Fixed bug that was allowing description to appear when it was only a blank line.
------------------------------------------------------------------------
r94 | azxiana | 2009-04-12 10:19:41 +0000 (Sun, 12 Apr 2009) | 3 lines
Changed paths:
M /trunk/flagRSP2.lua
Fixed bug that was causing target only description option to not obey sticky description properly.
Improved status line generation and improved efficiency.
Local'ed self = flagRSP2;
------------------------------------------------------------------------
r92 | azxiana | 2009-04-11 02:27:57 +0000 (Sat, 11 Apr 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.xml
Added ability to press escape to close character sheet and viewer frames.
------------------------------------------------------------------------
r91 | azxiana | 2009-04-11 02:00:18 +0000 (Sat, 11 Apr 2009) | 2 lines
Changed paths:
M /trunk/flagRSP2.lua
Removed name generation redundancy in description pop up.
Fixed bug created with description DV -1 blanking.
------------------------------------------------------------------------
r90 | azxiana | 2009-04-11 00:53:41 +0000 (Sat, 11 Apr 2009) | 4 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
M /trunk/options.lua
Fixed issue where titles were not formatting correctly with word limit enabled.
Fixed issue where hostile, neutral, or PvP NPCs would be colored blue due to the player being named the same.
Enhanced the communication channel throttling to prevent unnecessary spamming of DP requests.
Corrected DV -1 to properly blank descriptions.
------------------------------------------------------------------------
r88 | azxiana | 2009-02-19 03:04:03 +0000 (Thu, 19 Feb 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.toc
Tic Toc.
------------------------------------------------------------------------
r87 | azxiana | 2009-02-19 03:03:43 +0000 (Thu, 19 Feb 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.xml
Fixed Viewer bug referencing old name of function.
------------------------------------------------------------------------
r85 | azxiana | 2009-02-17 13:37:32 +0000 (Tue, 17 Feb 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
M /trunk/localization.lua
Chinese localization thanks to Bo.
------------------------------------------------------------------------
r83 | azxiana | 2009-02-16 05:43:30 +0000 (Mon, 16 Feb 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
Put in a waiting period while characters load into the world before attempting to join communication channel. This should fix the channel number reordering issue that occurs on slower connections or computers.
------------------------------------------------------------------------
r82 | azxiana | 2009-01-20 23:12:15 +0000 (Tue, 20 Jan 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Deja vu.
------------------------------------------------------------------------
r80 | azxiana | 2009-01-19 19:43:51 +0000 (Mon, 19 Jan 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.toc
Incremented version for recent fix.
------------------------------------------------------------------------
r79 | azxiana | 2009-01-19 17:46:23 +0000 (Mon, 19 Jan 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
Fixed issue were I was naming the AddOn "AceConfig-3.0".
------------------------------------------------------------------------
r77 | azxiana | 2009-01-11 04:09:09 +0000 (Sun, 11 Jan 2009) | 1 line
Changed paths:
M /trunk/flagRSP2.toc
Incremented version.
------------------------------------------------------------------------
r75 | azxiana | 2009-01-11 03:59:13 +0000 (Sun, 11 Jan 2009) | 1 line
Changed paths:
M /trunk/embeds.xml
Fixed library loading issues.
------------------------------------------------------------------------
r73 | azxiana | 2008-12-25 12:59:08 +0000 (Thu, 25 Dec 2008) | 3 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.xml
M /trunk/localization.lua
Tooltip display improvements.
Removed unused code.
Localization update.
------------------------------------------------------------------------
r72 | azxiana | 2008-12-14 08:03:17 +0000 (Sun, 14 Dec 2008) | 3 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
M /trunk/localization.lua
M /trunk/options.lua
Code clean up.
Attempt to fix AceDB-3.0 randomly unsetting self.db
Major localization update.
------------------------------------------------------------------------
r71 | azxiana | 2008-12-13 04:13:37 +0000 (Sat, 13 Dec 2008) | 1 line
Changed paths:
M /trunk/flagRSP2.toc
Version incremented properly.
------------------------------------------------------------------------
r69 | azxiana | 2008-12-12 05:01:09 +0000 (Fri, 12 Dec 2008) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
Death Knight class color.
------------------------------------------------------------------------
r67 | azxiana | 2008-12-12 04:48:02 +0000 (Fri, 12 Dec 2008) | 6 lines
Changed paths:
M /trunk
M /trunk/flagRSP2.lua
M /trunk/localization.lua
M /trunk/options.lua
Version 2.0.0 Beta
Fully ported to Ace3.
Fixed purge old DB function to delete more than one old entry. Was calling ReloadUI() within the for loop.
Fixed local defaults.(Coder idiocy.)
Added option to automatically purge old DB on WoW loading.
Moved FuBar options to self crafted options within Ace3.
------------------------------------------------------------------------
r66 | azxiana | 2008-11-11 20:01:35 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
Fixed incorrect externals.
------------------------------------------------------------------------
r65 | azxiana | 2008-11-11 12:39:52 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
Fixed FuBar's RightButton hissy fit.
------------------------------------------------------------------------
r64 | azxiana | 2008-11-11 00:57:23 +0000 (Tue, 11 Nov 2008) | 2 lines
Changed paths:
M /trunk/embeds.xml
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
M /trunk/localization.lua
M /trunk/options.lua
Full move over to Ace3.
Fixed a few issues with the previous alpha.
------------------------------------------------------------------------
r63 | azxiana | 2008-10-23 04:28:26 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
Breaking things.
------------------------------------------------------------------------
r62 | azxiana | 2008-10-23 04:26:54 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
M /trunk/flagRSP2.lua
M /trunk/options.lua
Experimental build.
------------------------------------------------------------------------
r60 | azxiana | 2008-10-19 20:30:16 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
Fixed error message and incremented version to 1.7.2.
------------------------------------------------------------------------
r59 | azxiana | 2008-10-19 17:33:23 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
M /trunk/flagRSP2.toc
No lib strip and readded LibStub.
------------------------------------------------------------------------
r57 | azxiana | 2008-10-18 03:06:17 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
M /trunk/flagRSP2.toc
CHEESE!
------------------------------------------------------------------------
r56 | azxiana | 2008-10-18 03:05:53 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Fixing .pkgmeta
------------------------------------------------------------------------
r54 | azxiana | 2008-10-18 02:56:10 +0000 (Sat, 18 Oct 2008) | 2 lines
Changed paths:
M /trunk/embeds.xml
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
Removed unnecessary library dependencies.
Fixed option to hide FlagRSP2's minimap button.
------------------------------------------------------------------------
r53 | azxiana | 2008-10-18 02:27:51 +0000 (Sat, 18 Oct 2008) | 7 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
M /trunk/flagRSP2.xml
M /trunk/localization.lua
M /trunk/options.lua
Added option to stop AFK spam.
Fixed description saving.
Removed extra tooltip option and integrated with default tooltip.
Fixed line 558 AN3 error.
Moved name and title generation to their own functions to simplify code.
Poorly updated German and French translations.
Changed default minimap icon position to 200 degrees to hopefully prevent it from initially being stuck under another icon.
------------------------------------------------------------------------
r52 | azxiana | 2008-10-12 23:45:07 +0000 (Sun, 12 Oct 2008) | 3 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.xml
M /trunk/options.lua
Removed ugly extra tooltip.
Made default tooltip use extra information, but can be selectively toggled.
Cleaned code extensively.
------------------------------------------------------------------------
r50 | azxiana | 2008-10-10 08:09:05 +0000 (Fri, 10 Oct 2008) | 3 lines
Changed paths:
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.xml
M /trunk/options.lua
Tidied up layouts.
Moved Rock options to options.lua
Removed some old commented code.
------------------------------------------------------------------------
r48 | azxiana | 2008-10-10 03:28:46 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
A /trunk/images
A /trunk/images/plain.tga
Hate you SVN. So much.
------------------------------------------------------------------------
r47 | azxiana | 2008-10-10 03:28:06 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/icon.tga
------------------------------------------------------------------------
r46 | azxiana | 2008-10-10 03:22:47 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
D /trunk/libs/LibFuBarPlugin-3.0
D /trunk/libs/LibRock-1.0
D /trunk/libs/LibRockConfig-1.0
D /trunk/libs/LibRockConsole-1.0
D /trunk/libs/LibRockDB-1.0
D /trunk/libs/LibRockEvent-1.0
D /trunk/libs/LibRockHook-1.0
D /trunk/libs/LibRockLocale-1.0
D /trunk/libs/LibRockTimer-1.0
D /trunk/libs/LibStub
------------------------------------------------------------------------
r45 | azxiana | 2008-10-10 03:22:25 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
D /trunk/icon.tga
------------------------------------------------------------------------
r44 | azxiana | 2008-10-10 03:22:19 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
D /trunk/images
------------------------------------------------------------------------
r43 | azxiana | 2008-10-10 03:21:47 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
D /trunk/.pkgmeta
------------------------------------------------------------------------
r41 | azxiana | 2008-10-09 05:16:40 +0000 (Thu, 09 Oct 2008) | 5 lines
Changed paths:
A /trunk/embeds.xml
M /trunk/flagRSP2.lua
M /trunk/flagRSP2.toc
M /trunk/flagRSP2.xml
D /trunk/libs/AceAddon-2.0
D /trunk/libs/AceComm-2.0
D /trunk/libs/AceConsole-2.0
D /trunk/libs/AceDB-2.0
D /trunk/libs/AceEvent-2.0
D /trunk/libs/AceHook-2.1
D /trunk/libs/AceLibrary
D /trunk/libs/AceLocale-2.2
D /trunk/libs/AceOO-2.0
D /trunk/libs/Dewdrop-2.0
D /trunk/libs/FuBarPlugin-2.0
A /trunk/libs/LibFuBarPlugin-3.0
A /trunk/libs/LibFuBarPlugin-3.0/Changelog-LibFuBarPlugin-3.0-r78705.txt
A /trunk/libs/LibFuBarPlugin-3.0/LibFuBarPlugin-3.0.lua
A /trunk/libs/LibFuBarPlugin-3.0/LibFuBarPlugin-3.0.toc
A /trunk/libs/LibFuBarPlugin-3.0/lib.xml
A /trunk/libs/LibRock-1.0
A /trunk/libs/LibRock-1.0/LibRock-1.0.lua
A /trunk/libs/LibRock-1.0/LibRock-1.0.toc
A /trunk/libs/LibRock-1.0/LibStub
A /trunk/libs/LibRock-1.0/LibStub/LibStub.lua
A /trunk/libs/LibRock-1.0/lib.xml
A /trunk/libs/LibRockConfig-1.0
A /trunk/libs/LibRockConfig-1.0/LibRockConfig-1.0.lua
A /trunk/libs/LibRockConfig-1.0/LibRockConfig-1.0.toc
A /trunk/libs/LibRockConfig-1.0/lib.xml
A /trunk/libs/LibRockConsole-1.0
A /trunk/libs/LibRockConsole-1.0/Changelog-LibRockConsole-1.0-r79900.txt
A /trunk/libs/LibRockConsole-1.0/LibRockConsole-1.0.lua
A /trunk/libs/LibRockConsole-1.0/LibRockConsole-1.0.toc
A /trunk/libs/LibRockConsole-1.0/lib.xml
A /trunk/libs/LibRockDB-1.0
A /trunk/libs/LibRockDB-1.0/LibRockDB-1.0.lua
A /trunk/libs/LibRockDB-1.0/LibRockDB-1.0.toc
A /trunk/libs/LibRockDB-1.0/lib.xml
A /trunk/libs/LibRockEvent-1.0
A /trunk/libs/LibRockEvent-1.0/LibRockEvent-1.0.lua
A /trunk/libs/LibRockEvent-1.0/LibRockEvent-1.0.toc
A /trunk/libs/LibRockEvent-1.0/lib.xml
A /trunk/libs/LibRockHook-1.0
A /trunk/libs/LibRockHook-1.0/LibRockHook-1.0.lua
A /trunk/libs/LibRockHook-1.0/LibRockHook-1.0.toc
A /trunk/libs/LibRockHook-1.0/lib.xml
A /trunk/libs/LibRockLocale-1.0
A /trunk/libs/LibRockLocale-1.0/LibRockLocale-1.0.lua
A /trunk/libs/LibRockLocale-1.0/LibRockLocale-1.0.toc
A /trunk/libs/LibRockLocale-1.0/lib.xml
A /trunk/libs/LibRockTimer-1.0
A /trunk/libs/LibRockTimer-1.0/LibRockTimer-1.0.lua
A /trunk/libs/LibRockTimer-1.0/LibRockTimer-1.0.toc
A /trunk/libs/LibRockTimer-1.0/lib.xml
A /trunk/libs/LibStub
A /trunk/libs/LibStub/LibStub.lua
A /trunk/libs/LibStub/LibStub.toc
D /trunk/libs/Tablet-2.0
M /trunk/localization.lua
M /trunk/options.lua
Ported from Ace2 to Rock.
Moved primary options into RockConfig.
Consolidated flagRSP2 options.
Improved channel handling.
Fixed embedding support.
------------------------------------------------------------------------
r40 | root | 2008-09-29 22:13:35 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r38 | root | 2008-09-29 20:59:00 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2
A /trunk (from /tmp/trunk/flagRSP2:37)
Importing old repo data under /trunk
------------------------------------------------------------------------
r35 | washuu | 2008-07-04 23:48:08 +0000 (Fri, 04 Jul 2008) | 1 line
Changed paths:
M /tmp/trunk/flagRSP2/flagRSP2.lua
M /tmp/trunk/flagRSP2/flagRSP2.toc
M /tmp/trunk/flagRSP2/flagRSP2.xml
flagRSP2: Fixed tooltips and description issues.
------------------------------------------------------------------------
r34 | washuu | 2008-06-07 07:41:29 +0000 (Sat, 07 Jun 2008) | 1 line
Changed paths:
M /tmp/trunk/flagRSP2/flagRSP2.lua
M /tmp/trunk/flagRSP2/flagRSP2.toc
flagRSP2: Fixed tooltips and description issues.
------------------------------------------------------------------------
r32 | washuu | 2008-04-27 22:35:07 +0000 (Sun, 27 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/flagRSP2/flagRSP2.lua
M /tmp/trunk/flagRSP2/flagRSP2.toc
M /tmp/trunk/flagRSP2/flagRSP2.xml
M /tmp/trunk/flagRSP2/localization.lua
M /tmp/trunk/flagRSP2/options.lua
flagRSP2: New features and fixing bugs.
------------------------------------------------------------------------
r31 | washuu | 2008-04-08 02:15:42 +0000 (Tue, 08 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/flagRSP2/flagRSP2.lua
M /tmp/trunk/flagRSP2/flagRSP2.toc
M /tmp/trunk/flagRSP2/flagRSP2.xml
M /tmp/trunk/flagRSP2/options.lua
flagRSP2: Fixed the options bug that I thought was fixed.
------------------------------------------------------------------------
r30 | washuu | 2008-04-08 01:34:32 +0000 (Tue, 08 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/flagRSP2/flagRSP2.lua
M /tmp/trunk/flagRSP2/flagRSP2.toc
M /tmp/trunk/flagRSP2/options.lua
flagRSP2: Fixed tons of bugs.
------------------------------------------------------------------------
r29 | washuu | 2008-04-06 17:45:31 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/flagRSP2/flagRSP2.lua
M /tmp/trunk/flagRSP2/flagRSP2.toc
flagRSP2: Fixed options bug and layout.
------------------------------------------------------------------------
r28 | washuu | 2008-04-06 17:42:16 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
M /tmp/trunk/flagRSP2/flagRSP2.xml
M /tmp/trunk/flagRSP2/options.lua
flagRSP2: Fixed options bug and layout.
------------------------------------------------------------------------
r27 | washuu | 2008-04-06 04:27:56 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
A /tmp/trunk/flagRSP2/flagRSP2.lua
A /tmp/trunk/flagRSP2/flagRSP2.toc
A /tmp/trunk/flagRSP2/flagRSP2.xml
A /tmp/trunk/flagRSP2/icon.tga
A /tmp/trunk/flagRSP2/images
A /tmp/trunk/flagRSP2/images/plain.tga
A /tmp/trunk/flagRSP2/libs
A /tmp/trunk/flagRSP2/libs/AceAddon-2.0
A /tmp/trunk/flagRSP2/libs/AceAddon-2.0/AceAddon-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceAddon-2.0/AceAddon-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceComm-2.0
A /tmp/trunk/flagRSP2/libs/AceComm-2.0/AceComm-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceComm-2.0/AceComm-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceConsole-2.0
A /tmp/trunk/flagRSP2/libs/AceConsole-2.0/AceConsole-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceConsole-2.0/AceConsole-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceDB-2.0
A /tmp/trunk/flagRSP2/libs/AceDB-2.0/AceDB-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceDB-2.0/AceDB-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceEvent-2.0
A /tmp/trunk/flagRSP2/libs/AceEvent-2.0/AceEvent-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceEvent-2.0/AceEvent-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceHook-2.1
A /tmp/trunk/flagRSP2/libs/AceHook-2.1/AceHook-2.1.lua
A /tmp/trunk/flagRSP2/libs/AceHook-2.1/AceHook-2.1.toc
A /tmp/trunk/flagRSP2/libs/AceLibrary
A /tmp/trunk/flagRSP2/libs/AceLibrary/AceLibrary.lua
A /tmp/trunk/flagRSP2/libs/AceLibrary/AceLibrary.toc
A /tmp/trunk/flagRSP2/libs/AceLocale-2.2
A /tmp/trunk/flagRSP2/libs/AceLocale-2.2/AceLocale-2.2.lua
A /tmp/trunk/flagRSP2/libs/AceLocale-2.2/AceLocale-2.2.toc
A /tmp/trunk/flagRSP2/libs/AceOO-2.0
A /tmp/trunk/flagRSP2/libs/AceOO-2.0/AceOO-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceOO-2.0/AceOO-2.0.toc
A /tmp/trunk/flagRSP2/libs/Dewdrop-2.0
A /tmp/trunk/flagRSP2/libs/Dewdrop-2.0/Dewdrop-2.0.lua
A /tmp/trunk/flagRSP2/libs/FuBarPlugin-2.0
A /tmp/trunk/flagRSP2/libs/FuBarPlugin-2.0/FuBarPlugin-2.0.lua
A /tmp/trunk/flagRSP2/libs/Tablet-2.0
A /tmp/trunk/flagRSP2/libs/Tablet-2.0/Tablet-2.0.lua
A /tmp/trunk/flagRSP2/localization.lua
A /tmp/trunk/flagRSP2/options.lua
flagRSP2
------------------------------------------------------------------------
r26 | washuu | 2008-04-06 04:24:17 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2/options.lua
flagRSP2: Starting over on SVN.
------------------------------------------------------------------------
r25 | washuu | 2008-04-06 04:23:50 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2/localization.lua
flagRSP2: Starting over on SVN.
------------------------------------------------------------------------
r24 | washuu | 2008-04-06 04:23:20 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2/icon.tga
flagRSP2: Starting over on SVN.
------------------------------------------------------------------------
r23 | washuu | 2008-04-06 04:22:46 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2/flagRSP2.xml
flagRSP2: Starting over on SVN.
------------------------------------------------------------------------
r22 | washuu | 2008-04-06 04:22:07 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2/flagRSP2.toc
flagRSP2: Starting over on SVN.
------------------------------------------------------------------------
r21 | washuu | 2008-04-06 04:21:41 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2/flagRSP2.lua
flagRSP2: Starting over on SVN.
------------------------------------------------------------------------
r20 | washuu | 2008-04-06 04:21:12 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2/libs
flagRSP2: Starting over on SVN.
------------------------------------------------------------------------
r19 | washuu | 2008-04-06 04:20:20 +0000 (Sun, 06 Apr 2008) | 1 line
Changed paths:
D /tmp/trunk/flagRSP2/images
flagRSP2: Starting over on SVN.
------------------------------------------------------------------------
r18 | washuu | 2008-03-27 02:01:19 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
A /tmp/trunk/flagRSP2
A /tmp/trunk/flagRSP2/flagRSP2.lua
A /tmp/trunk/flagRSP2/flagRSP2.toc
A /tmp/trunk/flagRSP2/flagRSP2.xml
A /tmp/trunk/flagRSP2/icon.tga
A /tmp/trunk/flagRSP2/images
A /tmp/trunk/flagRSP2/images/editbox.tga
A /tmp/trunk/flagRSP2/images/editboxoptions.tga
A /tmp/trunk/flagRSP2/images/editboxtooltip.tga
A /tmp/trunk/flagRSP2/images/editboxviewer.tga
A /tmp/trunk/flagRSP2/libs
A /tmp/trunk/flagRSP2/libs/AceAddon-2.0
A /tmp/trunk/flagRSP2/libs/AceAddon-2.0/AceAddon-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceAddon-2.0/AceAddon-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceComm-2.0
A /tmp/trunk/flagRSP2/libs/AceComm-2.0/AceComm-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceComm-2.0/AceComm-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceConsole-2.0
A /tmp/trunk/flagRSP2/libs/AceConsole-2.0/AceConsole-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceConsole-2.0/AceConsole-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceDB-2.0
A /tmp/trunk/flagRSP2/libs/AceDB-2.0/AceDB-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceDB-2.0/AceDB-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceEvent-2.0
A /tmp/trunk/flagRSP2/libs/AceEvent-2.0/AceEvent-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceEvent-2.0/AceEvent-2.0.toc
A /tmp/trunk/flagRSP2/libs/AceHook-2.1
A /tmp/trunk/flagRSP2/libs/AceHook-2.1/AceHook-2.1.lua
A /tmp/trunk/flagRSP2/libs/AceHook-2.1/AceHook-2.1.toc
A /tmp/trunk/flagRSP2/libs/AceLibrary
A /tmp/trunk/flagRSP2/libs/AceLibrary/AceLibrary.lua
A /tmp/trunk/flagRSP2/libs/AceLibrary/AceLibrary.toc
A /tmp/trunk/flagRSP2/libs/AceLocale-2.2
A /tmp/trunk/flagRSP2/libs/AceLocale-2.2/AceLocale-2.2.lua
A /tmp/trunk/flagRSP2/libs/AceLocale-2.2/AceLocale-2.2.toc
A /tmp/trunk/flagRSP2/libs/AceOO-2.0
A /tmp/trunk/flagRSP2/libs/AceOO-2.0/AceOO-2.0.lua
A /tmp/trunk/flagRSP2/libs/AceOO-2.0/AceOO-2.0.toc
A /tmp/trunk/flagRSP2/libs/Dewdrop-2.0
A /tmp/trunk/flagRSP2/libs/Dewdrop-2.0/Dewdrop-2.0.lua
A /tmp/trunk/flagRSP2/libs/FuBarPlugin-2.0
A /tmp/trunk/flagRSP2/libs/FuBarPlugin-2.0/FuBarPlugin-2.0.lua
A /tmp/trunk/flagRSP2/libs/Tablet-2.0
A /tmp/trunk/flagRSP2/libs/Tablet-2.0/Tablet-2.0.lua
A /tmp/trunk/flagRSP2/localization.lua
A /tmp/trunk/flagRSP2/options.lua
flagRSP2: Role Playing AddOn for extra names, descriptions, and role playing status.
------------------------------------------------------------------------