------------------------------------------------------------------------ r59029 | jerry | 2008-01-21 03:14:37 -0500 (Mon, 21 Jan 2008) | 2 lines Changed paths: M /trunk/Grid/GridStatusRange.lua Grid: add test for charmed units to GridStatusRange. ------------------------------------------------------------------------ r58723 | jerry | 2008-01-18 08:19:32 -0500 (Fri, 18 Jan 2008) | 2 lines Changed paths: M /trunk/Grid/GridStatusRange.lua Grid: bugfix, GetUnitRange() may return nil ------------------------------------------------------------------------ r58713 | kunda | 2008-01-18 05:59:15 -0500 (Fri, 18 Jan 2008) | 1 line Changed paths: M /trunk/Grid/GridLocale-deDE.lua Grid: deDE update ------------------------------------------------------------------------ r58708 | jerry | 2008-01-18 03:09:38 -0500 (Fri, 18 Jan 2008) | 2 lines Changed paths: M /trunk/Grid/GridStatusRange.lua Grid: bugfix, when the target is dead, IsSpellInRange() fails for all healing spells ------------------------------------------------------------------------ r58689 | sayclub | 2008-01-17 19:22:18 -0500 (Thu, 17 Jan 2008) | 1 line Changed paths: M /trunk/Grid/GridLocale-koKR.lua Grid: - koKR Update ------------------------------------------------------------------------ r58645 | jerry | 2008-01-17 05:58:59 -0500 (Thu, 17 Jan 2008) | 18 lines Changed paths: M /trunk/Grid/GridCore.lua M /trunk/Grid/GridFrame.lua M /trunk/Grid/GridLayout.lua M /trunk/Grid/GridLayoutLayouts.lua M /trunk/Grid/GridLocale-deDE.lua M /trunk/Grid/GridLocale-enUS.lua M /trunk/Grid/GridLocale-frFR.lua M /trunk/Grid/GridLocale-koKR.lua M /trunk/Grid/GridLocale-zhCN.lua M /trunk/Grid/GridLocale-zhTW.lua M /trunk/Grid/GridRange.lua M /trunk/Grid/GridStatus.lua M /trunk/Grid/GridStatusAggro.lua M /trunk/Grid/GridStatusAuras.lua M /trunk/Grid/GridStatusHeals.lua M /trunk/Grid/GridStatusHealth.lua M /trunk/Grid/GridStatusMana.lua M /trunk/Grid/GridStatusName.lua M /trunk/Grid/GridStatusRange.lua M /trunk/Grid/GridStatusVoiceComm.lua Grid: merge Pet for Grid branch into mailine. _ Add support for Pet units into Grid. _ Better and faster GridRange module. _ Added unit color selection to Grid core. _ GridStatusRange allows to select the range to check, also allows faster updates thanks to the optimisations in GridRange. _ Support Hunter Feign Death ability in GridStatusHealth. _ Added detection of abolish abilities in GridStatusAuras. _ Updated frFR locale. Note: _ Due to a bug in the World of Warcraft client and a limitation of Roster-2.1, sometimes a pet frame may appear as a black square. The reason behind this is that when a pet leave your area of interests, the client lose informations about it. One of this information lost is the name of the unit, which is required by Roster-2.1 to correctly register the unit. ------------------------------------------------------------------------ r57348 | shag | 2007-12-22 10:50:53 -0500 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/Grid/GridFrame.lua Grid: -- Bugfix: font size not updated on profile change ------------------------------------------------------------------------