promotional bannermobile promotional banner

zz_Coords

display map coords

File Details

zz_Coords-80205.12

  • R
  • Sep 30, 2019
  • 128.74 KB
  • 2.5K
  • 8.2.5
  • Retail

File Name

zz_Coords.zip

Supported Versions

  • 8.2.5

r12 | robin | Mon, 30 Sep 19 23:10:03 +0200
Changed paths:
M /trunk/zz_Coords/zz_Coords.toc

Updated TOC
------------------------------------------------------------------------
r1228 | nevcairiel | Fri, 06 Sep 19 10:51:17 +0200
Changed paths:
M /trunk/AceGUI-3.0/AceGUI-3.0.lua

AceGUI-3.0: Avoid re-entrance into the Release function

This can happen if a frame is released in a callback fired in the release process, and may in some cases throw errors.
------------------------------------------------------------------------
r10 | robin | Thu, 05 Sep 19 16:27:15 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua

Use WOW_PROJECT_ID == WOW_PROJECT_CLASSIC for IsClassic()
------------------------------------------------------------------------
r9 | robin | Sat, 31 Aug 19 07:42:23 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua

Add IsClassic function to common.lua
------------------------------------------------------------------------
r1225 | nevcairiel | Tue, 06 Aug 19 15:37:52 +0200
Changed paths:
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua

AceConfigDialog-3.0: Add an alternate backdrop for classic, since the DialogBorderDarkTemplate does not exist there
------------------------------------------------------------------------
r8 | robin | Thu, 01 Aug 19 18:15:20 +0200
Changed paths:
M /trunk/zzLibCommon/Common/frames.lua

bugfix SetTexture changed to SetColorTexture