------------------------------------------------------------------------ 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 ------------------------------------------------------------------------