r260-nolib
Details
-
FilenamePrat-3.0-r260-nolib.zip
-
Uploaded by
-
UploadedApr 7, 2009
-
Size320.58 KB
-
Downloads70
-
MD56390cf8c24198e06113decca4e4e3912
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r260 | sylvanaar | 2009-04-07 23:56:08 +0000 (Tue, 07 Apr 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
remove the channel: and chattyp: link handlers
------------------------------------------------------------------------
r258 | sylvanaar | 2009-03-27 00:09:09 +0000 (Fri, 27 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
fix channel naming
------------------------------------------------------------------------
r257 | sylvanaar | 2009-03-25 01:43:24 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
M /trunk/services/chatsections.lua
fix left behind debug statement
------------------------------------------------------------------------
r256 | sylvanaar | 2009-03-25 00:03:29 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
M /trunk/libraries/includes.xml
fix #107
------------------------------------------------------------------------
r255 | sylvanaar | 2009-03-24 23:40:33 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/ChannelNames.lua
disable the channel link creation feature in the channelnames module due to a regression resulting from a change from __index="" as the base metatable.
------------------------------------------------------------------------
r254 | sylvanaar | 2009-03-24 22:07:13 +0000 (Tue, 24 Mar 2009) | 1 line
Changed paths:
M /trunk/debug/printliteral.lua
color the value passed to print() in the debugging tool
------------------------------------------------------------------------
r253 | sylvanaar | 2009-03-23 04:44:46 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/ChatTabs.lua
implementation of tab-flashing for all chat types (not used)
------------------------------------------------------------------------
r252 | sylvanaar | 2009-03-23 02:40:16 +0000 (Mon, 23 Mar 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
i guess __index="" does not work, or at least I forgot how it works
------------------------------------------------------------------------
r251 | sylvanaar | 2009-03-21 16:58:34 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/services/classcolor.lua
Implement CUSTOM_CLASS_COLORS #99
------------------------------------------------------------------------
r250 | sylvanaar | 2009-03-21 16:44:45 +0000 (Sat, 21 Mar 2009) | 1 line
Changed paths:
M /trunk/modules/PopupMessage.lua
try to address #101, may have had a logic bug with the DEBUG flag
------------------------------------------------------------------------
r248 | sylvanaar | 2009-03-20 18:55:25 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/addon/addon.lua
fix PTR detection 31000 -> 30100
------------------------------------------------------------------------
r247 | sylvanaar | 2009-03-20 18:16:46 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/services/chatsections.lua
more stuff to try to address (#103)
------------------------------------------------------------------------
r246 | sylvanaar | 2009-03-20 17:13:09 +0000 (Fri, 20 Mar 2009) | 1 line
Changed paths:
M /trunk/addon/addon.lua
M /trunk/modules/CopyChat.lua
M /trunk/services/chatsections.lua
address filter function issue with DBM (#103) on live
------------------------------------------------------------------------
r245 | sylvanaar | 2009-02-27 09:30:37 +0000 (Fri, 27 Feb 2009) | 1 line
Changed paths:
M /trunk/addon/addon.lua
fix issue seen on the ptr where blank lines would be printed in battlegrounds.
------------------------------------------------------------------------