File Details
zz_GarrisonToggle-80205.16
- R
- Sep 30, 2019
- 126.29 KB
- 364
- 8.2.5
- Retail
File Name
zz_GarrisonToggle.zip
Supported Versions
- 8.2.5
r16 | robin | Mon, 30 Sep 19 23:12:27 +0200
Changed paths:
M /trunk/zz_GarrisonToggle/zz_GarrisonToggle.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