Commit Graph

537 Commits (e75a7983cc4e2e71e78798f6b690282dd4c656d2)

Author SHA1 Message Date
Ansariel 07acc3112c Fix formatting and add comment for previous commit 2014-01-26 13:57:27 +01:00
LanceCorrimal 9894cf37d3 Fixed: BUG-4413 2014-01-18 17:28:34 +01:00
Tank_Master 3603c4f992 Merge ll 3.6.11 2013-11-23 20:22:24 -08:00
simon 8eb56668fe SUN-69 MAINT-2258 : temp attachments getting removed improperly. Reviewed by Kelly. 2013-10-17 14:58:27 -07:00
Graham Madarasz 025c890958 Merge vwr-dev-mat 2013-05-01 08:11:15 -07:00
Graham Madarasz 806d09b114 Merge 3.5.1 into Materials 2013-04-30 19:50:05 -07:00
Brad Payne (Vir Linden) d1d0a2cf67 SH-4058 - log spam reduction initiative. 2013-04-03 14:58:33 -04:00
Brad Payne (Vir Linden) de2c88ca43 Moved LastUpdateCOF stuff to avatar, so we can track last received for non-self avs 2013-03-22 12:17:06 -04:00
Nyx Linden 6f193d54da SH-3806 FIX test case for local bakes being wrong
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-13 17:52:40 -04:00
prep 8e3b190e91 merge 2013-03-11 15:17:13 -04:00
prep e0c9174609 merge 2013-03-11 15:05:47 -04:00
prep 207d9fd767 Viewer-chui merge 2013-03-11 14:45:53 -04:00
Don Kjer 54cdc322b8 Fixing issues with not detecting when LLSD XML parsing fails. Changing most http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. 2013-03-05 22:05:22 -08:00
Don Kjer 9a0c52a247 Adding debug setting to allow overriding appearance service url 2013-03-05 11:28:06 -08:00
Don Kjer 2efe411a4f Reducing amount of cof link data sent to appearance update service. Allowing links to items with 'null' asset ids to be passed 2013-03-04 12:02:02 -08:00
Don Kjer ec1bc19d01 Adding md5sum calculation to experimental server appearance update message 2013-03-04 01:09:45 -08:00
Don Kjer 8410887e2e Adding DebugAvatarExperimentalServerAppearanceUpdate setting to test sending full cof contents 2013-03-03 23:32:48 -08:00
Brad Payne (Vir Linden) 70e22de2bb SH-3860 WIP - fixes the cloud on initial login, still have a COF version rae condition due to creation of the base outfit link 2013-03-01 09:06:40 -05:00
Brad Payne (Vir Linden) ecb3d1d64d SH-3932 FIX - added LLSD blob for viewer-side cof contents, optionally included with request appearance update 2013-02-28 15:58:56 -05:00
Brad Payne (Vir Linden) 22f0515599 SH-3899 WIP 2013-02-28 14:53:53 -05:00
Brad Payne (Vir Linden) c14b43b5bf SH-3899 WIP - detailed logging of cof mismatch errors 2013-02-28 11:47:14 -05:00
Brad Payne (Vir Linden) 10acb5d321 merge 2013-02-28 08:40:28 -05:00
Brad Payne (Vir Linden) 2b6d7e5005 SH-3860 WIP - fixes for initial COF loading and config 2013-02-27 17:58:43 -05:00
Brad Payne (Vir Linden) 41d3b428e1 Increase number of retries for requestServerAppearanceUpdate() 2013-02-27 15:17:31 -05:00
Richard Linden 83eda3f152 Automated merge with https://bitbucket.org/lindenlab/sunshine-internal 2013-02-27 11:19:17 -08:00
Brad Payne (Vir Linden) df3f6f6cac Fix for mac build failure this time for sure 2013-02-27 11:59:44 -05:00
Brad Payne (Vir Linden) 72412e1b42 Fix for mac build failure 2013-02-27 11:55:08 -05:00
Brad Payne (Vir Linden) d9d5c7e0cc SH-3899 WIP - more verbose logging of appearance request status, debug option to force failures for testing 2013-02-27 11:38:12 -05:00
Brad Payne (Vir Linden) 26ac109772 SH-3899 WIP - more logging of appearance message info 2013-02-26 22:00:50 -05:00
Brad Payne (Vir Linden) d679ad47d5 cleaned up old message 2013-02-26 07:45:50 -05:00
Brad Payne (Vir Linden) 6fe74c21ad merge 2013-02-25 19:14:45 -05:00
Brad Payne (Vir Linden) b16dcda6a3 SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, log appearance request results 2013-02-25 19:12:36 -05:00
Nyx Linden 9233f08ddb SH-3892 SH-3896 SUN-28 FIX add to outfit behaves like replace outfit
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-25 18:19:08 -05:00
Brad Payne (Vir Linden) 7fba28471a merge 2013-02-13 10:21:33 -05:00
Brad Payne (Vir Linden) 9ef4c33772 SH-3852 WIP - modified metrics for update_appearance_from_cof and wear_inventory_category, end when bakes are fully loaded 2013-02-13 07:47:24 -05:00
Nyx Linden fe9fb67aea SH-3859 FIX adding or removing clothing in appearance edit mode are visible
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-12 18:37:01 -05:00
Brad Payne (Vir Linden) e11fd0a7eb SH-3852 WIP - added more specific logging of completenesss of texture loading 2013-02-12 10:58:04 -05:00
Brad Payne (Vir Linden) 99d197d021 SH-3852 WIP - track per-timer stats 2013-02-07 19:14:00 -05:00
Brad Payne (Vir Linden) cbf7de4538 SH-3779 WIP, SH-3534 WIP - more bake-status tracking 2013-01-28 13:47:00 -05:00
Cinders d378886a65 Go away F! 2013-11-11 10:41:53 -07:00
Ansariel bf19fc1f82 Merging is fun, fun, fun... 2013-11-11 18:18:48 +01:00
Ansariel 02de125b2d Re-apply crash fix for detaching temporary attachments 2013-11-11 17:16:48 +01:00
Tank_Master e41ca4b4b8 merge RLVa update 2013-11-11 00:40:45 -08:00
Cinders 017cd12d52 Parenthesis, parenthesis, parenthesis 2013-10-12 21:40:03 -06:00
Kitty Barnett 10a289598b Merged with default tip (Revision 74cc289067c8)
--HG--
branch : RLVa
2013-07-21 22:33:04 +02:00
Kitty Barnett d73dfe16c4 Merged with .RLVa tip
--HG--
branch : RLVa
2013-07-21 19:01:58 +02:00
Kitty Barnett 0ea462a7cb - internal : removed Appearance-MixedViewers patch branch
--HG--
branch : .RLVa
2013-07-21 18:56:35 +02:00
Kitty Barnett 037414f4fc Merged with default tip (Revision 74cc289067c8)
--HG--
branch : Appearance-Misc
2013-07-20 20:55:07 +02:00
Kitty Barnett a9ffc0120a Merged with default tip (Revision 13149a524874)
--HG--
branch : RLVa
2013-05-06 23:54:58 +02:00
Kitty Barnett 9177903931 Merged with Appearance-MixedViewers tip
--HG--
branch : .RLVa
2013-04-29 15:39:42 +02:00