Library: Zasurus' Message Controls (LibZasMsgCtr)

Abandoned
This library is to control the displaying of messages to the user and also the control of debugging messages.

File Details

V1.1-5 BETA

  • B
  • Dec 18, 2010
  • 17.07 KB
  • 28
  • 4.0.3a
  • Retail

File Name

LibZasMsgCtr-V1.1-5_BETA.zip

Supported Versions

  • 4.0.3a

------------------------------------------------------------------------
r25 | zasurus | 2010-12-18 23:49:29 +0000 (Sat, 18 Dec 2010) | 1 line
Changed paths:
   A /tags/V1.1-5 BETA (from /trunk:24)

Tagging as V1.1-5 BETA
------------------------------------------------------------------------
r24 | zasurus | 2010-12-18 11:29:46 +0000 (Sat, 18 Dec 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua

Fixed issue with making ZMC global when there are older major versions loaded as well
------------------------------------------------------------------------
r23 | zasurus | 2010-12-16 02:29:08 +0000 (Thu, 16 Dec 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Updated to force new compile with Useful Functions Library now it has files :)
------------------------------------------------------------------------
r22 | zasurus | 2010-12-16 00:51:26 +0000 (Thu, 16 Dec 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Updated .pkgmeta to add LibZasUsefulFuncs library which I missed
------------------------------------------------------------------------
r21 | zasurus | 2010-12-16 00:49:44 +0000 (Thu, 16 Dec 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua

Passed back the settings in an array encase the calling AddOn want's to know what the default colour is for example
------------------------------------------------------------------------
r20 | zasurus | 2010-12-15 17:15:14 +0000 (Wed, 15 Dec 2010) | 2 lines
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua

- Made ZMC a global (again) variable so stuff like ZMC.Colour and some of the version functions can be used by the AddOns without the need to pass a local copy. After all there is no need to keep these calls short as they won't be done all the time like Msg() etc...
- Started using LibZasUsefulFuncs for useful functions
------------------------------------------------------------------------
r19 | zasurus | 2010-12-14 20:46:59 +0000 (Tue, 14 Dec 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua

Made ZMC a global variable so stuff like ZMC.Colour and some of the version functions can be used by the AddOns without the need to pass a local copy. After all there is no need to keep these calls short as they won't be done all the time like Msg() etc...
------------------------------------------------------------------------
r17 | zasurus | 2010-11-26 22:06:36 +0000 (Fri, 26 Nov 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua

Updated DBState() so it now returns the previous state. This means it can be stored to return to the same state later if you want.
------------------------------------------------------------------------
r16 | zasurus | 2010-11-22 14:58:34 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua

Corrected version number for last change
------------------------------------------------------------------------
r15 | zasurus | 2010-11-22 14:56:19 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua

Fixed error in with ZMC_COLOUR...
------------------------------------------------------------------------
r13 | zasurus | 2010-11-21 10:52:37 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua
   M /trunk/ReadMe.txt

Corrected Grammar
------------------------------------------------------------------------
r12 | zasurus | 2010-11-21 10:46:19 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
   M /trunk/LibZasMsgCtr.toc

Cosmetic change to toc file
------------------------------------------------------------------------
r11 | zasurus | 2010-11-20 13:38:38 +0000 (Sat, 20 Nov 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.toc

Small cosmetic changes to History and .toc files
------------------------------------------------------------------------
r10 | zasurus | 2010-11-18 12:44:44 +0000 (Thu, 18 Nov 2010) | 1 line
Changed paths:
   M /trunk/History.txt
   M /trunk/LibZasMsgCtr.lua

V1.1-2 - Added ZMC_COLOUR to the values passed back to be stored locally so the user has access to them again.
------------------------------------------------------------------------