summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-07-10SH-4319 WIP - set using server bakes on receiving a cached texture response ↵Brad Payne (Vir Linden)
in a non-bake region
2013-07-03SH-4305 WIP - unlock and set loading complete after base outfit saved.Brad Payne (Vir Linden)
2013-07-03SH-4226 WIP - small tweaksBrad Payne (Vir Linden)
2013-07-03SH-4226 WIP - try to be smarter about when to send appearance update ↵Brad Payne (Vir Linden)
requests, removed many redundant calls
2013-06-28SH-4240 FIX users can set hover height to 0Nyx Linden
removing minimum height enforcement, as changes are local-only and would not be visible by other users in this repro, unless the user explicitly saved the changes. Since there are many ways to get around the enforcement, and the enforced minimums won't be visible to other users, its simpler to allow users to use the full range of the hover slider. NOTE: this means that a user's avatar can be underground, leading to the camera pointing up at the sky. this is a known issue.
2013-06-27Log slamming callsBrad Payne (Vir Linden)
2013-06-27mergeBrad Payne (Vir Linden)
2013-06-27SH-4300 WIP - commentBrad Payne (Vir Linden)
2013-06-27SH-4300 WIP - added callback for a non-callback case of ↵Brad Payne (Vir Linden)
updateClothingOrderingInfo. Also removed some wrong code for drag-and-drop corresponding to a case that's not allowed anyway.
2013-06-27SH-4300 WIP - removed outfit autopopulateBrad Payne (Vir Linden)
2013-06-27SH-4300 WIP - added order validationBrad Payne (Vir Linden)
2013-06-26mergeNyx Linden
2013-06-26SH-4226 FIX wearing petite outfit gives appearance responder errorsNyx Linden
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-26SH-4300 WIP - set wearable ordering desc fields in slammer during ↵Brad Payne (Vir Linden)
updateCOF(), should need to go item-by-item fairly rarely.
2013-06-26SH-4300 WIP - removed unused update_base_outfit stuff in ↵Brad Payne (Vir Linden)
updateClothingOrderingInfo()
2013-06-26SH-4305 WIP - cleanupBrad Payne (Vir Linden)
2013-06-26SH-4305 WIP - one more case where we need to use slammer to update categoryBrad Payne (Vir Linden)
2013-06-26SH-4305 WIP - fix for compiler grumbling on linux build.Brad Payne (Vir Linden)
2013-06-25SH-4305 WIPBrad Payne (Vir Linden)
2013-06-25SH-4243 FIX - removed wait for category creation, since callback-based cap ↵Brad Payne (Vir Linden)
only works correctly if a recent fix is deployed server-side. May revisit at some point.
2013-06-24SH-4243 WIP - cleaned up callback structure for createNewCategory, modified ↵Brad Payne (Vir Linden)
makeNewOutfitLinks() to wait for category creation before populating.
2013-06-24mergeBrad Payne (Vir Linden)
2013-06-21SH-4240 FIX Users can set their hover height to 0Nyx Linden
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-19SH-4263 FIX - added yet another level of callback kludgery to ↵Brad Payne (Vir Linden)
updateAppearanceFromCOF()
2013-06-18mergeBrad Payne (Vir Linden)
2013-06-18SH-4237 WIP - removed somewhat misleading warningBrad Payne (Vir Linden)
2013-06-18mergeBrad Payne (Vir Linden)
2013-06-18SH-4262 WIP - fix for the reordering bug in AIS regions.Brad Payne (Vir Linden)
2013-06-18merge with viewer-releaseNyx Linden
2013-06-18SH-4275: Fixed regression - appearances are no longer broadcasted before ↵prep@lindenlab.com
exiting appearance editor
2013-06-17SH-4274 FIX Adding RegionHandshakeReply flags for SSANyx Linden
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-17SH-4237 WIP - logging cleanup in onAIS handlingBrad Payne (Vir Linden)
2013-06-17mergeBrad Payne (Vir Linden)
2013-06-17SH-4238 WIP - postpone calling notifyObservers until all deletes are processed.Brad Payne (Vir Linden)
2013-06-14WIP: sh-4035 backed out changes to appearance window confirmationprep@lindenlab.com
2013-06-13SH-4250 WIP - logging tweaks and cleanupBrad Payne (Vir Linden)
2013-06-10mergeBrad Payne (Vir Linden)
2013-06-10SH-4216 WIP - finished item/cat update and reorg of aisv3 codeBrad Payne (Vir Linden)
2013-06-07Removed some debug trackingprep@lindenlab.com
2013-06-07sh-4109: Update agent appearance after attaching a rigged meshprep@lindenlab.com
2013-06-07SH-4216 WIP - moved AISv3 commands and responders to llaisapi.* filesBrad Payne (Vir Linden)
2013-06-07SH-4216 WIP - broke up the onAISUpdateReceived monolithBrad Payne (Vir Linden)
2013-06-06SH-4166 WIP - fix for a permissions issue that was preventing cof-created ↵Brad Payne (Vir Linden)
links from being reordered in outfits.
2013-06-06SH-4234 FIX - the only persistent failure seen was caused by a broken link ↵Brad Payne (Vir Linden)
in the outfit. Modified updateIsDirty() to ignore broken links.
2013-06-05mergeBrad Payne (Vir Linden)
2013-06-05SH-3635 WIP - logging cleanup, moved some big dumps into separate XML filesBrad Payne (Vir Linden)
2013-06-05SH-3635 WIP - COF slammer works in AISv3 regions. Extensive rework of ↵Brad Payne (Vir Linden)
onAISUpdateReceived.
2013-06-03SH-4035 spec change. If you revert after quiting, SL shutsdown.prep
2013-06-03SH-4166 WIP - COF-slammer infrastructure working for non-AIS case.Brad Payne (Vir Linden)
2013-06-03Fix for sh-4221 Sometimes ctrl+q needed to be hit twiceprep