summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.cpp
AgeCommit message (Collapse)Author
2013-04-03SH-4058 - log spam reduction initiative.Brad Payne (Vir Linden)
2013-03-22Moved LastUpdateCOF stuff to avatar, so we can track last received for ↵Brad Payne (Vir Linden)
non-self avs
2013-03-13SH-3806 FIX test case for local bakes being wrongNyx Linden
Local bakes were following folder links in some cases, causing unworn items to be rendered. Fixed the cof fetcher, now they should no longer show up.
2013-03-11mergeprep
2013-03-11mergeprep
2013-03-11Viewer-chui mergeprep
2013-03-05Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵Don Kjer
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam.
2013-03-05Adding debug setting to allow overriding appearance service urlDon Kjer
2013-03-04Reducing amount of cof link data sent to appearance update service. ↵Don Kjer
Allowing links to items with 'null' asset ids to be passed
2013-03-04Adding md5sum calculation to experimental server appearance update messageDon Kjer
2013-03-03Adding DebugAvatarExperimentalServerAppearanceUpdate setting to test sending ↵Don Kjer
full cof contents
2013-03-01SH-3860 WIP - fixes the cloud on initial login, still have a COF version rae ↵Brad Payne (Vir Linden)
condition due to creation of the base outfit link
2013-02-28SH-3932 FIX - added LLSD blob for viewer-side cof contents, optionally ↵Brad Payne (Vir Linden)
included with request appearance update
2013-02-28SH-3899 WIPBrad Payne (Vir Linden)
2013-02-28SH-3899 WIP - detailed logging of cof mismatch errorsBrad Payne (Vir Linden)
2013-02-28mergeBrad Payne (Vir Linden)
2013-02-27SH-3860 WIP - fixes for initial COF loading and configBrad Payne (Vir Linden)
2013-02-27Increase number of retries for requestServerAppearanceUpdate()Brad Payne (Vir Linden)
2013-02-27Automated merge with https://bitbucket.org/lindenlab/sunshine-internalRichard Linden
2013-02-27Fix for mac build failure this time for sureBrad Payne (Vir Linden)
2013-02-27Fix for mac build failureBrad Payne (Vir Linden)
2013-02-27SH-3899 WIP - more verbose logging of appearance request status, debug ↵Brad Payne (Vir Linden)
option to force failures for testing
2013-02-26SH-3899 WIP - more logging of appearance message infoBrad Payne (Vir Linden)
2013-02-26cleaned up old messageBrad Payne (Vir Linden)
2013-02-25mergeBrad Payne (Vir Linden)
2013-02-25SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵Brad Payne (Vir Linden)
log appearance request results
2013-02-25SH-3892 SH-3896 SUN-28 FIX add to outfit behaves like replace outfitNyx Linden
Conversion away from retry mechanism missed one case which was not supporting the 'add' operation properly. Changed code to use linkAll instead, as it did previously.
2013-02-13mergeBrad Payne (Vir Linden)
2013-02-13SH-3852 WIP - modified metrics for update_appearance_from_cof and ↵Brad Payne (Vir Linden)
wear_inventory_category, end when bakes are fully loaded
2013-02-12SH-3859 FIX adding or removing clothing in appearance edit mode are visibleNyx Linden
Added check to cancel any appearance update requests that occur while in appearance edit mode. Closing appearance edit mode does trigger an update, so should be safe to cancel intermediate requests without further changes.
2013-02-12SH-3852 WIP - added more specific logging of completenesss of texture loadingBrad Payne (Vir Linden)
2013-02-07SH-3852 WIP - track per-timer statsBrad Payne (Vir Linden)
2013-01-28SH-3779 WIP, SH-3534 WIP - more bake-status trackingBrad Payne (Vir Linden)
2013-01-22Added cof version information to DebugAvatarAppearanceMessage outputBrad Payne (Vir Linden)
2013-01-16SH-3645 WIP - preserve item order after wearable save asBrad Payne (Vir Linden)
2013-01-15SH-3339 WIP, SH-3645 WIP - added getActualDescription to obviate an ↵Brad Payne (Vir Linden)
obnoxious and widely-used workaround, re-create COF link after wearable edit to force COF version bump
2013-01-11SH-3639 WIP - cleaned up some diagnostics and added fault injection ability. ↵Brad Payne (Vir Linden)
Disabled inventory retries for now.
2013-01-10SH-3639 WIP - increased retry interval to allow for intermittent extremely ↵Brad Payne (Vir Linden)
slow responses
2012-12-18SH-3604 WIP - more frequent polling for retriesBrad Payne (Vir Linden)
2012-12-18SH-3604 WIP - fixed a case with retry logicBrad Payne (Vir Linden)
2012-12-17SH-3629 WIP - avoid clobbering links to desired items that are already in ↵Brad Payne (Vir Linden)
the COF, as will be the case when wearing an outfit with required body parts missing
2012-12-17SH-3629 WIP - fixed out-of-order outfit itemsBrad Payne (Vir Linden)
2012-12-17SH-3604 FIX - resolved an issue with simulated failures/retry logicBrad Payne (Vir Linden)
2012-12-13Merged SH-3339 work with sunshine-internal. Still a WIP.Logan Dethrow
2012-12-12SH-3604 WIP - fixed a failure when base outfit link did not need to be createdBrad Payne (Vir Linden)
2012-12-12Fix for problem found with changing to an outfit with missing shapeBrad Payne (Vir Linden)
2012-12-11SH-3604 WIP - added base outfit link creation to retryable copy/link ↵Brad Payne (Vir Linden)
operations. Resolves race condition with cof version and server texture bakes
2012-12-10SH-3606 WIP - replaced several LLInventoryCallback subclasses with ↵Brad Payne (Vir Linden)
boost::func equivalents
2012-12-07SH-3606 WIP - moving classes to more reusable locationBrad Payne (Vir Linden)
2012-12-06SH-3604 FIX - switched link creation in updateCOF() to use retry path, ↵Brad Payne (Vir Linden)
better stats reporting, fixed failure logic