3.0.1
Details
-
FilenamePrat-3.0-3.0.1.zip
-
Uploaded by
-
UploadedJan 20, 2009
-
Size517.99 KB
-
Downloads1,264
-
MD5b51732cf703f8aab43fa81140b8395bb
Supported WoW Retail Versions
- 3.0.8
Changelog
------------------------------------------------------------------------
r195 | sylvanaar | 2009-01-21 01:42:29 +0000 (Wed, 21 Jan 2009) | 1 line
Changed paths:
A /tags/3.0.1 (from /trunk:194)
Tagging as 3.0.1
------------------------------------------------------------------------
r194 | sylvanaar | 2009-01-13 23:54:39 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/modules/PopupMessage.lua
left in debug code
------------------------------------------------------------------------
r193 | sylvanaar | 2009-01-13 23:44:19 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/addon/locales.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/PopupMessage.lua
Centralize the player name pattern generation code. When doing a scan for popupmessage use the ORG.MESSAGE field instead of the MESSAGE field.
------------------------------------------------------------------------
r192 | sylvanaar | 2009-01-13 01:04:46 +0000 (Tue, 13 Jan 2009) | 1 line
Changed paths:
M /trunk/addon/options.lua
M /trunk/modules/ldb.lua
replace all aceconfigdialog open calls with internal toggleOptionsWindow calls
------------------------------------------------------------------------
r191 | sylvanaar | 2009-01-11 07:12:14 +0000 (Sun, 11 Jan 2009) | 1 line
Changed paths:
M /trunk/debug/printliteral.lua
register /print which calls print() via loadstring
------------------------------------------------------------------------
r190 | sylvanaar | 2009-01-10 13:04:52 +0000 (Sat, 10 Jan 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
fix typo
------------------------------------------------------------------------
r189 | sylvanaar | 2009-01-09 17:16:28 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
drycoded fix for my messed up filter function call
------------------------------------------------------------------------
r186 | sylvanaar | 2009-01-09 16:32:39 +0000 (Fri, 09 Jan 2009) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
touched by a troll (1)
------------------------------------------------------------------------
r184 | sylvanaar | 2008-12-29 19:27:23 +0000 (Mon, 29 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
let copychat button appear on combat log frame
------------------------------------------------------------------------
r183 | sylvanaar | 2008-12-27 17:10:43 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/debug/printliteral.lua
replace _G.print when using the debug pullout
------------------------------------------------------------------------
r182 | sylvanaar | 2008-12-26 04:13:04 +0000 (Fri, 26 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PopupMessage.lua
check PLAYERLINK for nil before calling :match (not sure why its nil)
------------------------------------------------------------------------
r181 | sylvanaar | 2008-12-25 13:34:42 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
commit the user submitted rework of the chatlink patterns
------------------------------------------------------------------------
r180 | sylvanaar | 2008-12-25 13:31:21 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Sounds.lua
modify the sounds module to use the names of the current channels, not some made up names.
------------------------------------------------------------------------
r179 | sylvanaar | 2008-12-25 12:43:53 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
M /trunk/modules/PopupMessage.lua
alter PopupMessage's name matching algorithm so that it works the same as the global name coloring pattern.
------------------------------------------------------------------------
r178 | sylvanaar | 2008-12-25 02:09:57 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
change to the GM icon paramters
------------------------------------------------------------------------
r177 | sylvanaar | 2008-12-25 01:52:31 +0000 (Thu, 25 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
revert changes made in r156
------------------------------------------------------------------------
r176 | sylvanaar | 2008-12-22 17:54:54 +0000 (Mon, 22 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Timestamps.lua
fixes for HH:MM:SS format thanks evonder!
------------------------------------------------------------------------
r174 | sylvanaar | 2008-12-15 12:52:41 +0000 (Mon, 15 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
conditional clause ordering error
------------------------------------------------------------------------
r173 | sylvanaar | 2008-12-15 12:50:55 +0000 (Mon, 15 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
precedence error
------------------------------------------------------------------------
r171 | sylvanaar | 2008-12-14 04:47:06 +0000 (Sun, 14 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
fix some issues with guild member classes
------------------------------------------------------------------------
r170 | sylvanaar | 2008-12-10 19:30:47 +0000 (Wed, 10 Dec 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
A /trunk/samples/MyGuildAlts
A /trunk/samples/MyGuildAlts/MyGuildAlts.lua
A /trunk/samples/MyGuildAlts/MyGuildAlts.toc
D /trunk/samples/no-dependency.lua
Give a sample of how to implement a "MyGuildAlts" addon - sorta like MyMedia. Also gave some instructions on how to configure AddonLoader so that it only loads the alt list when on the server with those alts.
------------------------------------------------------------------------
r169 | sylvanaar | 2008-12-08 21:54:16 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/libraries/includes.xml
update to include libdbicon (thanks vharr - just what i needed)
------------------------------------------------------------------------
r168 | sylvanaar | 2008-12-08 15:43:13 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
User submitted reimplementation of the chatlink code. looks much cleaner. not active yet.
------------------------------------------------------------------------
r167 | sylvanaar | 2008-12-06 22:35:25 +0000 (Sat, 06 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/CustomFilters.lua
M /trunk/services/chatsections.lua
fix issue where customfilters uses a bad name for its options tree node. Run messageeventfilters in the global environment.
------------------------------------------------------------------------
r165 | sylvanaar | 2008-11-28 23:14:19 +0000 (Fri, 28 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChannelColorMemory.lua
fix lingering usage of Prat.ServerChannels
------------------------------------------------------------------------
r164 | sylvanaar | 2008-11-28 05:06:08 +0000 (Fri, 28 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/services/channelapi.lua
more channel linking fixes, linking should be limited to private channels now
------------------------------------------------------------------------
r163 | sylvanaar | 2008-11-26 18:12:17 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/services/channelapi.lua
tested version of the fixes for chatlink
------------------------------------------------------------------------
r162 | sylvanaar | 2008-11-26 17:17:37 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/services/channelapi.lua
figuring out which channels were private was never complicated. Drycoded fixes for this.
------------------------------------------------------------------------
r161 | sylvanaar | 2008-11-26 13:39:05 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/services/channelapi.lua
logic inversion in the CanLinkInChannel function. Not very well tested still.
------------------------------------------------------------------------
r160 | sylvanaar | 2008-11-26 13:32:58 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
dont uppercase the aliased command either
------------------------------------------------------------------------
r159 | sylvanaar | 2008-11-26 00:02:11 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/addon/addon.lua
M /trunk/addon/options.lua
M /trunk/libraries/includes.xml
M /trunk/modules/ChatLink.lua
M /trunk/services/channelapi.lua
M /trunk/services/includes.xml
large number of changes to chatlink, and an extension to the channel api to help determine if a channel is linkable
------------------------------------------------------------------------
r158 | sylvanaar | 2008-11-25 23:51:53 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
D /trunk/libraries/utf8.lua
external utf8
------------------------------------------------------------------------
r157 | sylvanaar | 2008-11-25 23:46:10 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/libraries/includes.xml
A /trunk/libraries/utf8.lua
add utf8lib from http://grid.13th-floor.org/svn/trunk/UTF8/
------------------------------------------------------------------------
r156 | sylvanaar | 2008-11-25 18:32:23 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
alias some common debugging commands that i am sick of typing
------------------------------------------------------------------------
r155 | sylvanaar | 2008-11-25 13:08:04 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
A /trunk/services/channelapi.lua
moving blizzard channel API extensions into their own source file
------------------------------------------------------------------------
r154 | sylvanaar | 2008-11-24 11:49:03 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
M /trunk/debug/chunkprofiler.lua
M /trunk/modules/ChatLink.lua
some debugging changes not checked in yet
------------------------------------------------------------------------
r152 | sylvanaar | 2008-11-22 01:37:22 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
fixed a typo in playernames guild info
------------------------------------------------------------------------
r151 | sylvanaar | 2008-11-22 00:45:36 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/PlayerNames.lua
more multibyte fixes for global coloring. fixed uppercasing in tab-complete
------------------------------------------------------------------------
r150 | sylvanaar | 2008-11-22 00:01:47 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
Improved handling of non-ansi chars in the global patterns
------------------------------------------------------------------------
r149 | sylvanaar | 2008-11-19 17:52:06 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
enable the tab-complete option which was commented out
------------------------------------------------------------------------
r148 | sylvanaar | 2008-11-18 19:33:16 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
changed the invite link generator to not create as much garbage
------------------------------------------------------------------------
r146 | sylvanaar | 2008-11-18 18:35:27 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/locales.lua
M /trunk/modules/AltNames.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
changes for multi-byte character names
------------------------------------------------------------------------
r145 | sylvanaar | 2008-11-17 23:11:17 +0000 (Mon, 17 Nov 2008) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
pass arg1-arg12 to message event filters.
------------------------------------------------------------------------
r144 | sylvanaar | 2008-11-16 08:35:49 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/services/classgenderfix.lua
some changes to class name matching and illegal chars in patterns
------------------------------------------------------------------------
r143 | sylvanaar | 2008-11-16 07:53:02 +0000 (Sun, 16 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
code to deal with chars invalid for the current locale
------------------------------------------------------------------------
r142 | sylvanaar | 2008-11-16 06:23:31 +0000 (Sun, 16 Nov 2008) | 2 lines
Changed paths:
M /trunk/modules/AltNames.lua
change from %w to %S to allow high-ascii letters in altnames
------------------------------------------------------------------------
r140 | sylvanaar | 2008-11-15 17:22:58 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
change the way we work when wholib is active - make sure all calls to get player data pass through wholib if its active, but only if we dont have the data in our own cache
------------------------------------------------------------------------
r139 | sylvanaar | 2008-11-15 16:05:15 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
change the way we work when wholib is active - make sure all calls to get player data pass through wholib if its active
------------------------------------------------------------------------
r138 | sylvanaar | 2008-11-15 07:47:14 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
make the playername blacklist realmwide. I may move this later to the playernames module idk.
------------------------------------------------------------------------
r137 | sylvanaar | 2008-11-15 04:20:05 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
global coloring was broken.
------------------------------------------------------------------------
r136 | sylvanaar | 2008-11-15 02:16:40 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Timestamps.lua
make 2 column chat off by default.
------------------------------------------------------------------------
r135 | sylvanaar | 2008-11-15 02:13:52 +0000 (Sat, 15 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
fix other occurrence of "Cannot find module 'SMFHax'"
------------------------------------------------------------------------
r134 | sylvanaar | 2008-11-14 01:49:18 +0000 (Fri, 14 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
fixed non-silent getmodule call
------------------------------------------------------------------------
r132 | sylvanaar | 2008-11-12 06:33:28 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
fix a leaked global in the smfhax timestamp splitting code
------------------------------------------------------------------------
r131 | sylvanaar | 2008-11-12 02:54:59 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Font.lua
unhook when disabling the font module
------------------------------------------------------------------------
r130 | sylvanaar | 2008-11-12 02:43:43 +0000 (Wed, 12 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Font.lua
don't bother with trying to dynamically set font size defaults.
------------------------------------------------------------------------
r129 | sylvanaar | 2008-11-11 12:55:00 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
prevent mouseover hilighting from showing text which is outside the bounds of the chatframe
------------------------------------------------------------------------
r128 | sylvanaar | 2008-11-11 11:45:47 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
copychat is working slightly better in full frame mode(ctrl-click), but it still isnt quite there
------------------------------------------------------------------------
r126 | sylvanaar | 2008-11-11 10:41:06 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
fixed annoying 2 column chat bug regarding timestamps.
------------------------------------------------------------------------
r124 | sylvanaar | 2008-11-11 09:02:40 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLog.lua
put the queit option back into chatlog
------------------------------------------------------------------------
r123 | sylvanaar | 2008-11-11 08:39:04 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
set the defaults for both pullouts to disable.
------------------------------------------------------------------------
r122 | sylvanaar | 2008-11-11 08:32:39 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Prat-3.0.toc
M /trunk/addon/addon.lua
M /trunk/addon/modules.lua
M /trunk/modules/Experimental.lua
M /trunk/modules/Timestamps.lua
M /trunk/modules/highcpu.xml
fixes to timestamps options. gave the prat namespace a tostring method. removed the experimental module from the packaging. removed the word beta from the version strings.
------------------------------------------------------------------------
r121 | sylvanaar | 2008-11-11 08:19:01 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/debug/printliteral.lua
finally just lifted the ace2 code for printliteral
------------------------------------------------------------------------
r120 | sylvanaar | 2008-11-11 04:35:34 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
M /trunk/modules/Font.lua
M /trunk/modules/ScrollingMessageFrameHacks.lua
fix for not displaying chat in the upper portion of the chatframes due to string resizing. Fix font module not accepting the value given to it by the blizzard option. Made the default copychat action to scrape only the visible lines, modified by ctrl (scrape all), and shift(format for wowace forum).
------------------------------------------------------------------------
r119 | sylvanaar | 2008-11-11 02:55:20 +0000 (Tue, 11 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
target icons off by default
------------------------------------------------------------------------
r118 | sylvanaar | 2008-11-10 01:10:47 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Timestamps.lua
redid the format options for time stamps
------------------------------------------------------------------------
r117 | sylvanaar | 2008-11-10 00:19:06 +0000 (Mon, 10 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
Decode legacy chatlink itemlinks, since not even chatlink uses the new format (WTF?!)
------------------------------------------------------------------------
r115 | sylvanaar | 2008-11-09 20:55:47 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
xinhuans' fix to my gmatch pattern
------------------------------------------------------------------------
r114 | sylvanaar | 2008-11-09 20:38:55 +0000 (Sun, 09 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/ScrollingMessageFrameHacks.lua
fixed some more altnames stuff. my favorite was the bug that would changed the spelling of my own name from sylvaann to sylvan. Another shot at using AceTimer
------------------------------------------------------------------------
r113 | sylvanaar | 2008-11-08 03:50:45 +0000 (Sat, 08 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/PlayerNames.lua
added color by class back to altnames. changed the points where playername blacklists are applied. Load all the guild members at startup (for now at least)
------------------------------------------------------------------------
r111 | sylvanaar | 2008-11-07 23:13:53 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
fixed some places where libwho was still named wholib
------------------------------------------------------------------------
r110 | sylvanaar | 2008-11-07 21:45:08 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
check Name for nil not name
------------------------------------------------------------------------
r109 | sylvanaar | 2008-11-07 20:47:28 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/modules/ScrollingMessageFrameHacks.lua
M /trunk/services/classgenderfix.lua
Print DEBUG as the version for svn builds. Make Sure that everything is top justified, and make the gender-fixup table a local in non-debug builds
------------------------------------------------------------------------
r108 | sylvanaar | 2008-11-07 20:01:04 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/services/classgenderfix.lua
vielleicht / vielleicht nicht...
------------------------------------------------------------------------
r106 | sylvanaar | 2008-11-07 10:41:58 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
nil error
------------------------------------------------------------------------
r104 | sylvanaar | 2008-11-07 07:27:08 +0000 (Fri, 07 Nov 2008) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Bindings.xml
M /trunk/LICENSE.txt
M /trunk/Prat-3.0.toc
M /trunk/addon/addon.lua
M /trunk/addon/includes.xml
M /trunk/addon/locales.lua
M /trunk/addon/modules.lua
M /trunk/addon/namespace.lua
M /trunk/addon/options.lua
M /trunk/debug/chunkprofiler.lua
M /trunk/debug/includes.xml
M /trunk/debug/memory.lua
M /trunk/debug/printliteral.lua
M /trunk/frames/popup.xml
M /trunk/frames/pratcc.xml
M /trunk/libraries/LibDataBroker-1.1/LibDataBroker-1.1.lua
M /trunk/libraries/includes.xml
M /trunk/modules/AddonMessages.lua
M /trunk/modules/Alias.lua
M /trunk/modules/AltNames.lua
M /trunk/modules/Buttons.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/ChannelNames.lua
M /trunk/modules/ChannelSticky.lua
M /trunk/modules/ChatFrames.lua
M /trunk/modules/ChatLink.lua
M /trunk/modules/ChatLog.lua
M /trunk/modules/ChatTabs.lua
M /trunk/modules/Clear.lua
M /trunk/modules/CopyChat.lua
M /trunk/modules/CustomFilters.lua
M /trunk/modules/Editbox.lua
M /trunk/modules/EventNames.lua
M /trunk/modules/Experimental.lua
M /trunk/modules/Fading.lua
M /trunk/modules/Filtering.lua
M /trunk/modules/Font.lua
M /trunk/modules/History.lua
M /trunk/modules/Keybindings.lua
M /trunk/modules/Paragraph.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/PlayerNames.lua
M /trunk/modules/PopupMessage.lua
M /trunk/modules/Scroll.lua
M /trunk/modules/ServerNames.lua
M /trunk/modules/Sounds.lua
M /trunk/modules/Substitutions.lua
M /trunk/modules/TellTarget.lua
M /trunk/modules/UrlCopy.lua
M /trunk/modules/highcpu.xml
M /trunk/modules/includes.xml
M /trunk/modules/ldb.lua
M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/includes.xml
D /trunk/samples/blank-module.lua
M /trunk/samples/no-dependency.lua
M /trunk/services/chatsections.lua
M /trunk/services/classcolor.lua
M /trunk/services/classgenderfix.lua
M /trunk/services/events.lua
M /trunk/services/folderlocation.lua
M /trunk/services/includes.xml
M /trunk/services/links.lua
M /trunk/services/patterns.lua
M /trunk/services/print.lua
M /trunk/services/textcolor.lua
Added Prat.PlayerNameBlackList table. Names are in lowercase. /script table.insert(Prat.PlayerNameBlackList, "foo")
I guess eol-style is back. So every file has changed
------------------------------------------------------------------------
r103 | sylvanaar | 2008-11-07 07:08:07 +0000 (Fri, 07 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
M /trunk/modules/Timestamps.lua
replaced the hack i was using to split timestamps from the rest of the chatline and replaced it with an even better one.
------------------------------------------------------------------------
r102 | sylvanaar | 2008-11-06 19:34:40 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
update playernames to reference the new library name
------------------------------------------------------------------------
r101 | sylvanaar | 2008-11-06 15:11:51 +0000 (Thu, 06 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ServerNames.lua
severnames fixes
------------------------------------------------------------------------
r100 | sylvanaar | 2008-11-05 19:45:28 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
fix incorrect icon option
------------------------------------------------------------------------
r99 | sylvanaar | 2008-11-05 19:26:17 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
remove more 2.4 stuff
------------------------------------------------------------------------
r98 | sylvanaar | 2008-11-05 19:03:44 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/modules/CopyChat.lua
M /trunk/modules/History.lua
M /trunk/modules/PopupMessage.lua
M /trunk/services/classgenderfix.lua
D /trunk/services/hooks.lua
another stab at fixing popupmessage options, other cleanup.
------------------------------------------------------------------------
r96 | sylvanaar | 2008-11-05 09:14:37 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PopupMessage.lua
remove options once again...client lockup
------------------------------------------------------------------------
r95 | sylvanaar | 2008-11-05 06:13:36 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/addon/modules.lua
M /trunk/modules/PopupMessage.lua
reconfigure some defaults. restore the popupmessage per-frame options. for some reason they work again.
------------------------------------------------------------------------
r94 | sylvanaar | 2008-11-05 05:59:39 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
M /trunk/modules/Timestamps.lua
make sure colored timestamps are enabled when using 2 column chat mode.
------------------------------------------------------------------------
r93 | sylvanaar | 2008-11-05 05:39:56 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
Place SMFHax into the delay-load queue
------------------------------------------------------------------------
r92 | sylvanaar | 2008-11-05 05:32:25 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ScrollingMessageFrameHacks.lua
fix display issues when disabling 2 column chat frames
------------------------------------------------------------------------
r91 | sylvanaar | 2008-11-05 05:13:57 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/addon/modules.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/Experimental.lua
M /trunk/modules/PlayerNames.lua
A /trunk/modules/ScrollingMessageFrameHacks.lua
M /trunk/modules/Timestamps.lua
M /trunk/modules/highcpu.xml
Move the playername hover, and 2 column chatframes out of the experimental module. Check for bad sv's in channelcolormemory.
------------------------------------------------------------------------
r90 | sylvanaar | 2008-11-05 03:27:25 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
Update for wholib-2.0
------------------------------------------------------------------------
r88 | StingerSoft | 2008-10-30 13:10:46 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AddonMessages.lua
M /trunk/modules/Alias.lua
M /trunk/modules/AltNames.lua
M /trunk/modules/Buttons.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/ChannelNames.lua
M /trunk/modules/ChannelSticky.lua
M /trunk/modules/ChatFrames.lua
M /trunk/modules/ChatLink.lua
M /trunk/modules/ChatLog.lua
M /trunk/modules/ChatTabs.lua
M /trunk/modules/Clear.lua
M /trunk/modules/CopyChat.lua
M /trunk/modules/CustomFilters.lua
M /trunk/modules/Editbox.lua
M /trunk/modules/EventNames.lua
M /trunk/modules/Fading.lua
M /trunk/modules/Filtering.lua
M /trunk/modules/Font.lua
M /trunk/modules/History.lua
M /trunk/modules/Keybindings.lua
M /trunk/modules/Paragraph.lua
M /trunk/modules/PlayerNames.lua
M /trunk/modules/PopupMessage.lua
M /trunk/modules/Scroll.lua
M /trunk/modules/ServerNames.lua
M /trunk/modules/Sounds.lua
M /trunk/modules/TellTarget.lua
M /trunk/modules/Timestamps.lua
M /trunk/modules/UrlCopy.lua
add/update ruRU translation
------------------------------------------------------------------------
r87 | Ogneiar | 2008-10-30 09:39:16 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
D /trunk/localization_ruRU.lua
------------------------------------------------------------------------
r86 | Ogneiar | 2008-10-30 09:39:03 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
A /trunk/localization_ruRU.lua
------------------------------------------------------------------------
r85 | sylvanaar | 2008-10-30 04:15:01 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/ChannelNames.lua
reworked aspects of channel handling
------------------------------------------------------------------------
r84 | sylvanaar | 2008-10-29 22:23:09 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Font.lua
some rather complicated changes to default behavior. font size default values are set 'dynamically' based on the starting state of the client. not 100% about this change
------------------------------------------------------------------------
r83 | sylvanaar | 2008-10-29 07:01:42 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
Experimental module wasn't being delay loaded for some reason which I either cant remember, or doesn't exist.
------------------------------------------------------------------------
r82 | sylvanaar | 2008-10-29 06:56:11 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
D /trunk/modules/Deprecated
removed deprecated modules
------------------------------------------------------------------------
r81 | sylvanaar | 2008-10-29 06:53:46 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Font.lua
removed unused code
------------------------------------------------------------------------
r80 | sylvanaar | 2008-10-29 06:51:50 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Buttons.lua
fix the issues with the bottom button not being hidden and shown correctly
------------------------------------------------------------------------
r79 | sylvanaar | 2008-10-29 05:30:19 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Paragraph.lua
untested change to allow justification on the combat log frame.
------------------------------------------------------------------------
r78 | sylvanaar | 2008-10-27 10:23:39 +0000 (Mon, 27 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
revert 77
------------------------------------------------------------------------
r77 | sylvanaar | 2008-10-26 23:24:50 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
check for nil when processing fontstring GetText()
------------------------------------------------------------------------
r76 | sylvanaar | 2008-10-26 22:02:14 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
added a wowace.com mode for copychat which encloses the text in bgcolor=black tags
------------------------------------------------------------------------
r75 | sylvanaar | 2008-10-26 21:32:13 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
Fix the skew in the experimental modules splitting of the timestamps, the old code had the |r from the timestamp in the main fontstring, instead of the timestamp fontstring. The only way i really could observe this causing an issue was when copychat tried to format the text into bbcode or html.
------------------------------------------------------------------------
r73 | sylvanaar | 2008-10-26 19:19:51 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
Fixed alt/main display on tooltips. Added toggle for 'use libalts', to control internal use of libalts global data.
------------------------------------------------------------------------
r72 | sylvanaar | 2008-10-26 18:28:26 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
M /trunk/modules/CopyChat.lua
added html formatting for copychat, and enabled some of the input fields in altnames.
------------------------------------------------------------------------
r71 | sylvanaar | 2008-10-26 17:28:17 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatTabs.lua
M /trunk/modules/Paragraph.lua
fix chat tabs not being able to be hidden completely.
------------------------------------------------------------------------
r70 | sylvanaar | 2008-10-26 17:23:49 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Paragraph.lua
Fix problem with paragraph's options handling.
------------------------------------------------------------------------
r69 | sylvanaar | 2008-10-26 14:18:51 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
set toc version to @project-version@
------------------------------------------------------------------------
r67 | sylvanaar | 2008-10-26 14:07:00 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/libraries/Prat-3.0_Libraries.toc
M /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
Fixup some toc fields.
------------------------------------------------------------------------
r66 | sylvanaar | 2008-10-26 13:45:54 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
Fix typo which was preventing altname diaplay
------------------------------------------------------------------------
r65 | sylvanaar | 2008-10-26 13:29:48 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
fix the pre-addmessage callback signature
------------------------------------------------------------------------
r64 | sylvanaar | 2008-10-26 13:18:50 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Editbox.lua
Undo some changes made earlier to the hooking done by the editbox module.
------------------------------------------------------------------------
r63 | sylvanaar | 2008-10-26 00:27:01 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
M /trunk/modules/Editbox.lua
Fix some error messages associated with the "autohide" option.
------------------------------------------------------------------------
r62 | sylvanaar | 2008-10-25 23:53:50 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
M /trunk/modules/ldb.lua
toc and ldb tweaks
------------------------------------------------------------------------
r60 | sylvanaar | 2008-10-24 10:42:14 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatTabs.lua
Change help text verbage to explain tristate checkboxes (im lazy)
------------------------------------------------------------------------
r59 | sylvanaar | 2008-10-24 10:37:27 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatTabs.lua
zomg fixed the broken chattabs module
------------------------------------------------------------------------
r58 | sylvanaar | 2008-10-24 10:16:37 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Editbox.lua
Some (I think) fixes to the editbox module
------------------------------------------------------------------------
r57 | sylvanaar | 2008-10-24 09:50:27 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/libraries/includes.xml
M /trunk/modules/AltNames.lua
Drycode changes to pass stored altname data to LibAlts-1.0 (just on initial load)
------------------------------------------------------------------------
r56 | sylvanaar | 2008-10-21 11:58:07 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Experimental.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
Leaked 'this' from experimental module. Set priority of global playername paterns for future use.
------------------------------------------------------------------------
r54 | sylvanaar | 2008-10-20 18:57:35 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLog.lua
chatlocg fix patch by askr
------------------------------------------------------------------------
r53 | sylvanaar | 2008-10-20 14:43:49 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
Call back into the hook chain for CFMEH calls on frames we haven't hooked addmessage (ie. combat log). Was just terminating. I'm not sure what this was originally for - probably external frames.
------------------------------------------------------------------------
r51 | sylvanaar | 2008-10-17 17:50:38 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/AltNames.lua
Drycode changes to altnames to update for 3.0
------------------------------------------------------------------------
r50 | sylvanaar | 2008-10-17 17:02:34 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/locales.lua
Enable enUS as the default locale. This should enable non enUS users to function. Thanks X-buZZ
------------------------------------------------------------------------
r48 | sylvanaar | 2008-10-17 05:31:55 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/PopupMessage.lua
Comment out code that keeps causing errors
------------------------------------------------------------------------
r46 | sylvanaar | 2008-10-16 23:20:56 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChannelColorMemory.lua
force channel color restore on load, since we delay load, the colors are already set.
------------------------------------------------------------------------
r45 | sylvanaar | 2008-10-16 16:04:42 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Buttons.lua
some anchoring fixes
------------------------------------------------------------------------
r44 | sylvanaar | 2008-10-16 15:59:10 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/libraries/includes.xml
libsharedmedia-3.0 strikes again
------------------------------------------------------------------------
r42 | swix | 2008-10-16 11:18:36 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
M /trunk/modules/AddonMessages.lua
M /trunk/modules/Alias.lua
M /trunk/modules/AltNames.lua
M /trunk/modules/Buttons.lua
M /trunk/modules/ChannelColorMemory.lua
M /trunk/modules/ChannelNames.lua
M /trunk/modules/ChannelSticky.lua
M /trunk/modules/ChatFrames.lua
M /trunk/modules/ChatLink.lua
M /trunk/modules/ChatLog.lua
M /trunk/modules/ChatTabs.lua
M /trunk/modules/Clear.lua
M /trunk/modules/CopyChat.lua
M /trunk/modules/CustomFilters.lua
M /trunk/modules/Deprecated/ChatButtons.lua
M /trunk/modules/Editbox.lua
M /trunk/modules/EventNames.lua
M /trunk/modules/Fading.lua
M /trunk/modules/Filtering.lua
M /trunk/modules/Font.lua
M /trunk/modules/History.lua
M /trunk/modules/Keybindings.lua
M /trunk/modules/Paragraph.lua
M /trunk/modules/PlayerNames.lua
M /trunk/modules/PopupMessage.lua
M /trunk/modules/Scroll.lua
M /trunk/modules/ServerNames.lua
M /trunk/modules/Sounds.lua
M /trunk/modules/Substitutions.lua
M /trunk/modules/TellTarget.lua
M /trunk/modules/Timestamps.lua
M /trunk/modules/UrlCopy.lua
Small fix for Prat3 on ruRU
------------------------------------------------------------------------
r41 | sylvanaar | 2008-10-16 05:20:38 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
Make it work *with* wholib also
------------------------------------------------------------------------
r40 | sylvanaar | 2008-10-16 05:10:01 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
Disable who'ing without wholib
------------------------------------------------------------------------
r39 | sylvanaar | 2008-10-16 04:32:12 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Editbox.lua
remove a random char that was in the editbox's config table
------------------------------------------------------------------------
r38 | sylvanaar | 2008-10-15 08:31:37 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
Still having trouble with wholib, this version may make it worse my guildies arent talking for me to test.
------------------------------------------------------------------------
r37 | sylvanaar | 2008-10-15 07:10:19 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
Change the default setting of editbox so it will load.
------------------------------------------------------------------------
r36 | sylvanaar | 2008-10-15 07:00:47 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/PlayerNames.lua
M /trunk/modules/ldb.lua
Try to fix the overallocation of timers. Just removed the allocation. Note with WhoLib-1.0 the who list stops responding to changes right away, and you have to trigger it to update before it displays anything.
------------------------------------------------------------------------
r34 | sylvanaar | 2008-10-15 02:50:23 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
Stop playernames from messing up the friendsframe
------------------------------------------------------------------------
r32 | sylvanaar | 2008-10-15 01:39:05 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
Handle colors passed in from external frames
------------------------------------------------------------------------
r31 | sylvanaar | 2008-10-15 01:37:37 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
Cancel the throttle timer before creating a new one.
------------------------------------------------------------------------
r30 | sylvanaar | 2008-10-15 01:29:57 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/CopyChat.lua
Fix a lockup caused by copychat, if there are 0 messages in the frame.
------------------------------------------------------------------------
r29 | sylvanaar | 2008-10-14 11:53:57 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Fading.lua
Fix another fading bug.
------------------------------------------------------------------------
r28 | sylvanaar | 2008-10-14 11:44:06 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Fading.lua
M /trunk/modules/WIM.lua
Fix to fading module so it controls the right fading parameter. WIM compat color value passing.
------------------------------------------------------------------------
r27 | sylvanaar | 2008-10-13 12:06:46 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/modules.lua
Removed debug code which declares modules as globals.
------------------------------------------------------------------------
r25 | sylvanaar | 2008-10-13 09:14:14 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
M /trunk/services/textcolor.lua
revert a change made in rev 22 which had the note "Made hasty changes ill regret later"
------------------------------------------------------------------------
r24 | sylvanaar | 2008-10-12 22:37:44 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
M /trunk/libraries/Prat-3.0_Libraries.toc
Remove LoD tag left there from yesterday
------------------------------------------------------------------------
r23 | sylvanaar | 2008-10-12 14:35:48 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
remove debug message
------------------------------------------------------------------------
r22 | sylvanaar | 2008-10-12 05:42:10 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/services/patterns.lua
M /trunk/services/textcolor.lua
Made hasty changes ill regret later
------------------------------------------------------------------------
r21 | sylvanaar | 2008-10-12 03:26:28 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/libraries/Prat-3.0_Libraries.toc
M /trunk/modules/CustomFilters.lua
M /trunk/modules/PopupMessage.lua
Make sure that our table we pass for multiselect options is not nil or the client will hang
------------------------------------------------------------------------
r20 | sylvanaar | 2008-10-12 01:13:50 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
M /trunk/addon/addon.lua
M /trunk/modules/ChatFrames.lua
M /trunk/modules/ChatLink.lua
Start of beta builds. Fix frames module, enabled the deDE localization for chatlinks.
------------------------------------------------------------------------
r19 | sylvanaar | 2008-10-11 12:57:18 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/WIM.lua
Missing a WIM check
------------------------------------------------------------------------
r18 | sylvanaar | 2008-10-11 12:44:05 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
M /trunk/addon/addon.lua
M /trunk/modules/CopyChat.lua
A /trunk/modules/WIM.lua
M /trunk/modules/includes.xml
Put the WIM compatibility stuff into one place
------------------------------------------------------------------------
r17 | sylvanaar | 2008-10-11 12:01:41 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/addon/options.lua
M /trunk/modules/Buttons.lua
M /trunk/modules/Timestamps.lua
set some more defaults
------------------------------------------------------------------------
r16 | sylvanaar | 2008-10-11 11:19:35 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
project revision test
------------------------------------------------------------------------
r15 | sylvanaar | 2008-10-11 11:12:25 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
Test the no-lib-strip stuff
------------------------------------------------------------------------
r14 | sylvanaar | 2008-10-11 10:48:23 +0000 (Sat, 11 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/addon/addon.lua
M /trunk/libraries/includes.xml
M /trunk/modules/Buttons.lua
M /trunk/modules/Experimental.lua
Fix a few embedded library problems.
------------------------------------------------------------------------
r13 | sylvanaar | 2008-10-09 07:47:47 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
M /trunk/services/print.lua
instead of just commenting out, define a nop if printliteral hasnt been defined
------------------------------------------------------------------------
r12 | sylvanaar | 2008-10-09 07:44:04 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
M /trunk/services/print.lua
comment out printliteral
------------------------------------------------------------------------
r11 | sylvanaar | 2008-10-09 00:12:38 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
Change libraries dependency to optional.
------------------------------------------------------------------------
r10 | sylvanaar | 2008-10-08 22:24:05 +0000 (Wed, 08 Oct 2008) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/modules/Buttons.lua
M /trunk/modules/CopyChat.lua
M /trunk/services/chatsections.lua
Updates for WIM-3.0 compatibility.
------------------------------------------------------------------------
r9 | sylvanaar | 2008-10-07 11:13:07 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/libraries/includes.xml
Tweak the libraries standalone. Embed Ace3 into it.
------------------------------------------------------------------------
r8 | sylvanaar | 2008-10-07 10:55:50 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
M /trunk/libraries/Prat-3.0_Libraries.toc
Tweak the libraries standalone
------------------------------------------------------------------------
r7 | sylvanaar | 2008-10-07 10:52:03 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/Prat-3.0.toc
A /trunk/libraries/Prat-3.0_Libraries.toc
M /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
Spin off a libraries standalone.
------------------------------------------------------------------------
r6 | sylvanaar | 2008-10-07 10:47:57 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
new pkgmeta try #4
------------------------------------------------------------------------
r5 | sylvanaar | 2008-10-07 10:44:06 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
new pkgmeta try #3
------------------------------------------------------------------------
r4 | sylvanaar | 2008-10-07 09:47:57 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
new pkgmeta try #2
------------------------------------------------------------------------
r3 | sylvanaar | 2008-10-07 09:41:21 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
new pkgmeta try #1
------------------------------------------------------------------------
r2 | sylvanaar | 2008-10-07 09:29:57 +0000 (Tue, 07 Oct 2008) | 1 line
Changed paths:
M /trunk/services/links.lua
Remove SetItemRef workaround. I lost the unchecked-in changes to paragraph. Need to recode them. The options are being saved one level too high.
------------------------------------------------------------------------
r1 | root | 2008-10-06 20:10:42 +0000 (Mon, 06 Oct 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
A /trunk/Bindings.xml
A /trunk/LICENSE.txt
A /trunk/Prat-3.0.toc
A /trunk/addon
A /trunk/addon/addon.lua
A /trunk/addon/includes.xml
A /trunk/addon/locales.lua
A /trunk/addon/modules.lua
A /trunk/addon/namespace.lua
A /trunk/addon/options.lua
A /trunk/debug
A /trunk/debug/chunkprofiler.lua
A /trunk/debug/includes.xml
A /trunk/debug/memory.lua
A /trunk/debug/printliteral.lua
A /trunk/frames
A /trunk/frames/popup.xml
A /trunk/frames/pratcc.xml
A /trunk/icon.tga
A /trunk/libraries
A /trunk/libraries/LibDataBroker-1.1
A /trunk/libraries/LibDataBroker-1.1/LibDataBroker-1.1.lua
A /trunk/libraries/includes.xml
A /trunk/modules
A /trunk/modules/AddonMessages.lua
A /trunk/modules/Alias.lua
A /trunk/modules/AltNames.lua
A /trunk/modules/Buttons.lua
A /trunk/modules/ChannelColorMemory.lua
A /trunk/modules/ChannelNames.lua
A /trunk/modules/ChannelSticky.lua
A /trunk/modules/ChatFrames.lua
A /trunk/modules/ChatLink.lua
A /trunk/modules/ChatLog.lua
A /trunk/modules/ChatTabs.lua
A /trunk/modules/Clear.lua
A /trunk/modules/CopyChat.lua
A /trunk/modules/CustomFilters.lua
A /trunk/modules/Deprecated
A /trunk/modules/Deprecated/ChannelReordering.lua
A /trunk/modules/Deprecated/ChatButtons.lua
A /trunk/modules/Deprecated/ChatLangButton.lua
A /trunk/modules/Editbox.lua
A /trunk/modules/EventNames.lua
A /trunk/modules/Experimental.lua
A /trunk/modules/Fading.lua
A /trunk/modules/Filtering.lua
A /trunk/modules/Font.lua
A /trunk/modules/History.lua
A /trunk/modules/Keybindings.lua
A /trunk/modules/Paragraph.lua
A /trunk/modules/PlayerNameGlobalPatterns.lua
A /trunk/modules/PlayerNames.lua
A /trunk/modules/PopupMessage.lua
A /trunk/modules/Scroll.lua
A /trunk/modules/ServerNames.lua
A /trunk/modules/Sounds.lua
A /trunk/modules/Substitutions.lua
A /trunk/modules/TellTarget.lua
A /trunk/modules/Timestamps.lua
A /trunk/modules/UrlCopy.lua
A /trunk/modules/highcpu.xml
A /trunk/modules/includes.xml
A /trunk/modules/ldb.lua
A /trunk/pullouts
A /trunk/pullouts/Prat-3.0_Debug
A /trunk/pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc
A /trunk/pullouts/Prat-3.0_HighCPUUsageModules
A /trunk/pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc
A /trunk/pullouts/Prat-3.0_HighCPUUsageModules/includes.xml
A /trunk/samples
A /trunk/samples/blank-module.lua
A /trunk/samples/no-dependency.lua
A /trunk/services
A /trunk/services/chatsections.lua
A /trunk/services/classcolor.lua
A /trunk/services/classgenderfix.lua
A /trunk/services/events.lua
A /trunk/services/folderlocation.lua
A /trunk/services/hooks.lua
A /trunk/services/includes.xml
A /trunk/services/links.lua
A /trunk/services/patterns.lua
A /trunk/services/print.lua
A /trunk/services/textcolor.lua
A /trunk/sounds
A /trunk/sounds/Bell.mp3
A /trunk/sounds/Chime.mp3
A /trunk/sounds/Heart.wav
A /trunk/sounds/IM.mp3
A /trunk/sounds/Info.mp3
A /trunk/sounds/Kachink.wav
A /trunk/sounds/Link.wav
A /trunk/sounds/Text1.wav
A /trunk/sounds/Text2.wav
A /trunk/sounds/Xylo.mp3
A /trunk/textures
A /trunk/textures/chat-bubble.tga
A /trunk/textures/old.prat.tga
A /trunk/textures/prat-chatcopy.tga
A /trunk/textures/prat-chatcopy2.tga
A /trunk/textures/prat-editnotexture.tga
A /trunk/textures/prat.tga
Initial import of HEAD
------------------------------------------------------------------------