Prat-r57687-nolib

Details

  • Filename
    Prat-r57687-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 30, 2007
  • Size
    319.64 KB
  • Downloads
    35
  • MD5
    7a9be2e933876ddde9a2a27f15cc559d

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r57687 | sylvanaar | 2007-12-30 14:27:44 -0500 (Sun, 30 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat.toc
   M /trunk/Prat/Prat_Modules/modules/ChannelNames.lua

Prat: Reduce core memory usage by ~300k by removing the built-in profiler. Eliminate extra table creations when updating the channelnames module's menu
------------------------------------------------------------------------
r57686 | sylvanaar | 2007-12-30 13:16:52 -0500 (Sun, 30 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/extras/PratFu.lua

Prat: Throttle updates to the fubar menu on enable/disable.
------------------------------------------------------------------------
r57479 | fin | 2007-12-26 08:10:07 -0500 (Wed, 26 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/Fading.lua

Prat: Prat_Modules/modules/Fading.lua replaced SetFadeDuration() with SetTimeVisible() - thanks to fawx for reporting this via the Google Group
------------------------------------------------------------------------
r57072 | sylvanaar | 2007-12-16 15:17:50 -0500 (Sun, 16 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/CustomFilters.lua

Prat: Make which portion of the chat text gets passed to SinkLib an option (really)
------------------------------------------------------------------------
r57071 | sylvanaar | 2007-12-16 15:14:54 -0500 (Sun, 16 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat_Modules/modules/CustomFilters.lua

Prat: Make which portion of the chat text gets passed to SinkLib an option.
------------------------------------------------------------------------
r57070 | sylvanaar | 2007-12-16 14:54:33 -0500 (Sun, 16 Dec 2007) | 1 line
Changed paths:
   M /trunk/Prat/Prat.lua
   M /trunk/Prat/Prat_Modules/modules/CustomFilters.lua

Prat: Enhancements to the handling of custom filters. Allow for processing of messages even when they are blocked since they can be reoutput via sinklib. Changed which portion of the message is forwarded to only include the MESSAGE section.
------------------------------------------------------------------------