From 6b270891b1b64e26a5c07e9239b925527e7be4c2 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Wed, 27 Jan 2010 18:30:48 -0600 Subject: ChangeLog entries for client identification / name tags. --- ChangeLog.txt | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 940f139..87e1c7a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -269,6 +269,15 @@ modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml +2009-12-29 Armin Weatherwax + + * Fetch client list from Imprudence's web site. + (Instead of Emerald's web site.) + + modified: linden/indra/newview/llvoavatar.cpp + modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml + + 2009-12-28 McCabe Maxsted * Removed old pre-1.23 alerts and notifications. @@ -335,7 +344,15 @@ new file: linden/indra/newview/Imprudence.exe.config new file: linden/indra/newview/ImprudenceDebug.exe.config modified: linden/indra/cmake/CopyWinLibs.cmake - + + +2009-12-02 Armin Weatherwax + + * Added Imprudence's texture UUID for client identification. + + modified: linden/indra/llprimitive/llprimitive.cpp + modified: linden/indra/newview/llvoavatar.cpp + 2009-12-02 McCabe Maxsted @@ -362,8 +379,25 @@ * Removed libpng12-0.dll from CopyWinLibs.cmake. modified: linden/indra/cmake/CopyWinLibs.cmake - - + + +2009-11-30 Armin Weatherwax + + * Emeralds client name tag and clothing layer protection. + + modified: linden/indra/llprimitive/llprimitive.cpp + modified: linden/indra/llprimitive/llprimitive.h + modified: linden/indra/newview/app_settings/settings.xml + modified: linden/indra/newview/llagent.cpp + modified: linden/indra/newview/llappviewer.cpp + modified: linden/indra/newview/llfirstuse.cpp + modified: linden/indra/newview/llfirstuse.h + modified: linden/indra/newview/llstartup.cpp + modified: linden/indra/newview/llvoavatar.cpp + modified: linden/indra/newview/llvoavatar.h + modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml + + 2009-11-30 McCabe Maxsted * Made downloading the artwork work while using the --standalone flag. -- cgit v1.1