Debug-1.0-r45116

Details

  • Filename
    Debug-1.0-r45116.zip
  • Uploaded by
  • Uploaded
    Jul 30, 2007
  • Size
    58.40 KB
  • Downloads
    65
  • MD5
    a342385b48d2962f52672cbcb9f93c9f

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r45116 | sylvanaar | 2007-07-28 14:05:17 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/Debug-1.0/Component-1.0.lua
   M /trunk/Debug-1.0/Debug-1.0/Stub-1.0.lua
   M /trunk/Debug-1.0/Debug-1.0.toc
   M /trunk/Debug-1.0/DebugUI-1.0/LogConsole-1.0.lua
   A /trunk/Debug-1.0/DebugUI-1.0/util.lua

Debug-1.0: Many issues fixed, there are still a few more that need to be worked out.
------------------------------------------------------------------------
r44707 | sylvanaar | 2007-07-24 01:37:42 -0400 (Tue, 24 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/DebugUI-1.0/LogConsole-1.0.lua

Debug-1.0: and it had a bug....
------------------------------------------------------------------------
r44705 | sylvanaar | 2007-07-24 01:34:11 -0400 (Tue, 24 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/DebugUI-1.0/LogConsole-1.0.lua

Debug-1.0: This took way way too long to make even these basic changes
------------------------------------------------------------------------
r44681 | sylvanaar | 2007-07-23 21:28:27 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   A /trunk/Debug-1.0/DebugUI-1.0/Debug-1.0.toc (from /trunk/Debug-1.0/Debug-1.0.toc:44676
   M /trunk/Debug-1.0/DebugUI-1.0/LogConsole-1.0.lua

Debug-1.0: Format tweaks, copied toc for moving the UI to another addon
------------------------------------------------------------------------
r44676 | sylvanaar | 2007-07-23 20:27:31 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   D /trunk/Debug-1.0/Console-1.0
   M /trunk/Debug-1.0/Debug-1.0.toc
   A /trunk/Debug-1.0/DebugUI-1.0 (from /trunk/Debug-1.0/Console-1.0:44675)

Debug-1.0: Restructure
------------------------------------------------------------------------
r44675 | sylvanaar | 2007-07-23 20:23:23 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   A /trunk/Debug-1.0/Console-1.0/LogConsole-1.0.lua (from /trunk/Debug-1.0/Console-1.0/nLog.lua:44673
   D /trunk/Debug-1.0/Console-1.0/nLog.lua

Debug-1.0: Rename
------------------------------------------------------------------------
r44673 | sylvanaar | 2007-07-23 20:04:11 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/Console-1.0/nLog.lua

Debug-1.0: Console registers with sml, and gives itself a name when its created
------------------------------------------------------------------------
r44663 | sylvanaar | 2007-07-23 18:18:10 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/Console-1.0/nLog.lua

Debug-1.0: Display has been greatly improved. Moved the less useful info to the detail panel, automatic coloring, and some reformatting
------------------------------------------------------------------------
r44658 | sylvanaar | 2007-07-23 17:26:32 -0400 (Mon, 23 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/Debug-1.0/Component-1.0.lua
   M /trunk/Debug-1.0/Debug-1.0/Stub-1.0.lua

Debug-1.0: Fixed a bunch of errors related to the concept of mixin scope and library instance scope.
------------------------------------------------------------------------
r44520 | sylvanaar | 2007-07-22 13:20:30 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/Debug-1.0/Stub-1.0.lua

Debug-1.0: Was not using the correct storage scope for the addon name.
------------------------------------------------------------------------
r44519 | sylvanaar | 2007-07-22 12:42:07 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/Debug-1.0/Component-1.0.lua
   M /trunk/Debug-1.0/Debug-1.0/Stub-1.0.lua

Debug-1.0: AutoDocs for Stub
------------------------------------------------------------------------
r44516 | sylvanaar | 2007-07-22 11:52:12 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/Console-1.0/nLog.lua
   M /trunk/Debug-1.0/Debug-1.0/Component-1.0.lua

Debug-1.0: Renamed the coloring fx to GetAutoGenColor, and cache the colors returned from it.
------------------------------------------------------------------------
r44514 | sylvanaar | 2007-07-22 11:38:45 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0/Console-1.0/nLog.lua
   M /trunk/Debug-1.0/Debug-1.0/Stub-1.0.lua

Debug-1.0: nLog -> log, expose the "Msg" function from the stub mixin to make straight through calls.
------------------------------------------------------------------------
r44512 | sylvanaar | 2007-07-22 10:53:31 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   M /trunk/Debug-1.0
   A /trunk/Debug-1.0/Debug-1.0.toc

Debug-1.0: pair of mixins to redirect AceDebug calls to a secondary source and add Subsystem level control via an in-game menu, includes a fork of norganna's nLog for in-game viewing w/ filtering and sorting of log data from the shim mixin
------------------------------------------------------------------------
r44511 | sylvanaar | 2007-07-22 10:43:42 -0400 (Sun, 22 Jul 2007) | 1 line
Changed paths:
   A /trunk/Debug-1.0
   A /trunk/Debug-1.0/Console-1.0
   A /trunk/Debug-1.0/Console-1.0/lgpl.txt
   A /trunk/Debug-1.0/Console-1.0/nLog.lua
   A /trunk/Debug-1.0/Debug-1.0
   A /trunk/Debug-1.0/Debug-1.0/Component-1.0.lua
   A /trunk/Debug-1.0/Debug-1.0/Stub-1.0.lua
   A /trunk/Debug-1.0/VeraMono.ttf

Debug-1.0: Import, no toc - no zip
------------------------------------------------------------------------