Commit Graph

27947 Commits (1c0c8a8a20febe721787640e40a66aa02bbf8011)

Author SHA1 Message Date
Brad Payne (Vir Linden) 1c0c8a8a20 merge 2013-06-27 15:42:10 -04:00
Brad Payne (Vir Linden) cda919cdbf SH-4300 WIP - comment 2013-06-27 15:37:57 -04:00
Brad Payne (Vir Linden) 47fb1fc67b SH-4300 WIP - added callback for a non-callback case of updateClothingOrderingInfo. Also removed some wrong code for drag-and-drop corresponding to a case that's not allowed anyway. 2013-06-27 15:30:14 -04:00
Brad Payne (Vir Linden) 8090388a27 SH-4300 WIP - removed outfit autopopulate 2013-06-27 14:41:06 -04:00
Brad Payne (Vir Linden) 4c75140008 SH-4300 WIP - added order validation 2013-06-27 11:43:06 -04:00
Nyx Linden f388b32137 merge 2013-06-26 17:57:40 -04:00
Nyx Linden ec00f7f14f SH-4226 FIX wearing petite outfit gives appearance responder errors
Requesting appearance updates on updateGeometry for the avatar was spamming
the back-end and causing the throttling mechanism to get hit. Removing that
caused a re-introduction of SH-4109, so added a callback to link creation
in the COF for attachments to request an appearance update.

This should cause us to request an appearance update once per attachment
attached, where before we were seeing up to 8 redundant requests.
2013-06-26 17:57:10 -04:00
Brad Payne (Vir Linden) 5be12cf0be SH-4300 WIP - set wearable ordering desc fields in slammer during updateCOF(), should need to go item-by-item fairly rarely. 2013-06-26 17:40:41 -04:00
Brad Payne (Vir Linden) 1f133213b9 SH-4300 WIP - removed unused update_base_outfit stuff in updateClothingOrderingInfo() 2013-06-26 15:44:28 -04:00
Brad Payne (Vir Linden) fd2893e23d SH-4305 WIP - cleanup 2013-06-26 12:19:38 -04:00
Brad Payne (Vir Linden) cbb83180e8 SH-4305 WIP - one more case where we need to use slammer to update category 2013-06-26 11:27:13 -04:00
Brad Payne (Vir Linden) e2e198d9b3 SH-4305 WIP - fix for compiler grumbling on linux build. 2013-06-26 10:50:07 -04:00
Brad Payne (Vir Linden) ffd7b0d7e7 SH-4305 WIP 2013-06-25 17:52:02 -04:00
Brad Payne (Vir Linden) bbdd2a34d0 SH-4243 FIX - removed wait for category creation, since callback-based cap only works correctly if a recent fix is deployed server-side. May revisit at some point. 2013-06-25 10:00:46 -04:00
Brad Payne (Vir Linden) 3e0e236f33 SH-4243 WIP - cleaned up callback structure for createNewCategory, modified makeNewOutfitLinks() to wait for category creation before populating. 2013-06-24 15:42:27 -04:00
Brad Payne (Vir Linden) 687b1d3f68 merge 2013-06-24 11:27:29 -04:00
Nyx Linden 01ffa67887 SH-4240 FIX Users can set their hover height to 0
Adjusted the startup conditions, and relogging should apply the enforcement
as appropriate now. Note that this affects the startup enforcement and should
re-test the macro avatar loading bug.
2013-06-21 21:21:57 -04:00
Brad Payne (Vir Linden) 4ffc162492 SH-4263 FIX - added yet another level of callback kludgery to updateAppearanceFromCOF() 2013-06-19 16:17:33 -04:00
Brad Payne (Vir Linden) c62b6c4695 merge 2013-06-18 17:19:53 -04:00
Brad Payne (Vir Linden) f88594599c SH-4237 WIP - removed somewhat misleading warning 2013-06-18 16:54:37 -04:00
Brad Payne (Vir Linden) 8ed4b4d3df merge 2013-06-18 16:54:02 -04:00
Brad Payne (Vir Linden) 27fc270c73 SH-4262 WIP - fix for the reordering bug in AIS regions. 2013-06-18 16:51:37 -04:00
Nyx Linden 69b062b908 merge with viewer-release 2013-06-18 16:15:03 -04:00
prep@lindenlab.com 425ff28e4b SH-4275: Fixed regression - appearances are no longer broadcasted before exiting appearance editor 2013-06-18 10:00:05 -05:00
Nyx Linden c67db8e755 SH-4274 FIX Adding RegionHandshakeReply flags for SSA
Adding a flag to hint to the sim that this viewer knows how to handle
AvatarAppearance messages for self in SSA-enabled regions.
2013-06-17 18:52:03 -04:00
Brad Payne (Vir Linden) 1a42b98a8f SH-4237 WIP - logging cleanup in onAIS handling 2013-06-17 16:56:59 -04:00
Brad Payne (Vir Linden) 79f91264e2 merge 2013-06-17 16:21:03 -04:00
Brad Payne (Vir Linden) 2d0b329003 SH-4238 WIP - postpone calling notifyObservers until all deletes are processed. 2013-06-17 16:20:17 -04:00
prep@lindenlab.com 8c35b1b58b WIP: sh-4035 backed out changes to appearance window confirmation 2013-06-14 12:34:45 -05:00
Brad Payne (Vir Linden) 56cf4297f3 SH-4250 WIP - logging tweaks and cleanup 2013-06-13 16:07:02 -04:00
Brad Payne (Vir Linden) 4cf208cc7c merge 2013-06-10 16:31:05 -04:00
Brad Payne (Vir Linden) 6d46132ef5 SH-4216 WIP - finished item/cat update and reorg of aisv3 code 2013-06-10 16:29:10 -04:00
prep@lindenlab.com b3d3eee3b8 Removed some debug tracking 2013-06-07 17:25:43 -05:00
prep@lindenlab.com d93ec94751 sh-4109: Update agent appearance after attaching a rigged mesh 2013-06-07 14:43:18 -05:00
Brad Payne (Vir Linden) 89e3959cf3 SH-4216 WIP - moved AISv3 commands and responders to llaisapi.* files 2013-06-07 12:58:04 -04:00
Brad Payne (Vir Linden) 41694a902d SH-4216 WIP - broke up the onAISUpdateReceived monolith 2013-06-07 10:35:07 -04:00
Logan Dethrow d847b9dc3f Can't use bash local keyword outside of functions. 2013-06-06 19:42:22 -04:00
Logan Dethrow 36812775a4 Updated llappearance-utility-source autobuild package to latest and changed debian changelog mangling to include codeticket number. 2013-06-06 18:53:06 -04:00
Brad Payne (Vir Linden) d8a8f03da2 merge 2013-06-06 17:59:53 -04:00
Brad Payne (Vir Linden) bee76e3052 SH-4166 WIP - fix for a permissions issue that was preventing cof-created links from being reordered in outfits. 2013-06-06 17:59:16 -04:00
Logan Dethrow 5f1a43489b Use the codeticket number ($revision) instead of the nonexistent ${VERSION_VIEWER} to set a unique version in the debian changelogs and version strings. 2013-06-06 17:04:09 -04:00
Brad Payne (Vir Linden) 16eb7d82c9 merge 2013-06-06 14:54:27 -04:00
Brad Payne (Vir Linden) b1769b6a60 SH-4234 FIX - the only persistent failure seen was caused by a broken link in the outfit. Modified updateIsDirty() to ignore broken links. 2013-06-06 13:55:27 -04:00
prep d22c315f57 merge 2013-06-05 17:36:31 -04:00
prep a07cee746c Updated to latest llappearanceutility 2013-06-05 17:34:25 -04:00
Brad Payne (Vir Linden) a5e41af809 merge 2013-06-05 16:28:33 -04:00
Brad Payne (Vir Linden) ca806315a9 SH-3635 WIP - logging cleanup, moved some big dumps into separate XML files 2013-06-05 15:52:44 -04:00
Brad Payne (Vir Linden) f7c9739fd9 SH-3635 WIP - COF slammer works in AISv3 regions. Extensive rework of onAISUpdateReceived. 2013-06-05 15:13:48 -04:00
prep 3340eb8c71 Updated to latest llappearanceutility package 2013-06-05 10:46:12 -04:00
prep c5c2e7b405 SH-4035 spec change. If you revert after quiting, SL shutsdown. 2013-06-03 18:08:48 -04:00