r120
Details
-
FilenamePrat-3.0-r120.zip
-
Uploaded by
-
UploadedNov 10, 2008
-
Size475.35 KB
-
Downloads160
-
MD5a16b11a43151686158db58b9bcfaf449
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------