summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-18SH-4275: Fixed regression - appearances are no longer broadcasted before ↵prep@lindenlab.com
exiting appearance editor
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
2013-06-03SH-3635 WIP - unstick outfit change if stuck beyond a certain time rangeBrad Payne (Vir Linden)
2013-05-31SH-3635 WIPBrad Payne (Vir Linden)
2013-05-30SH-4147 FIX Macro avatar hover gets reset on relogNyx Linden
Hover minimum enforcement was getting triggered on relog for macro avatars before the joint offsets were applied when loading the avatar. Added code to verify that all attachments in COF have been rezzed, and all attached objects are not in the process of being rebuilt to the enforcement code. This should verify that we only apply the hover value enforcement when all rigged meshes are actually loaded before enforcing minimum hover value
2013-05-29SH-4222 FIX, SH-3635 WIP - start of stuck-appearance checker, always ↵Brad Payne (Vir Linden)
increment folder version when a contained item is updated.
2013-05-28Sh-4035: Updated implementation according to new specs. Fixed a couple of ↵prep@lindenlab.com
outstanding bugs.
2013-05-24SH-4207 WIP - use item updates with callback when updating link ↵Brad Payne (Vir Linden)
descriptions. Reworked updateAppearanceFromCOF() cof-validation stages.
2013-05-24SH-4027 WIP - initial implementation of item update via AIS.Brad Payne (Vir Linden)
2013-05-21more merge fixingBrad Payne (Vir Linden)
2013-05-21mergeBrad Payne (Vir Linden)
2013-05-20SH-4200 FIX - retry ais ops on 5xx errors, dialed back some verbose logging.Brad Payne (Vir Linden)
2013-05-17increment version to 3.5.3 to be higher than the releaseOz Linden
2013-05-17SH-4200 WIP - added AISCommand classes with retry capabilities.Brad Payne (Vir Linden)
2013-05-17mergeBrad Payne (Vir Linden)
2013-05-16SH-4168 FIX Inventory: Loading... Loading... shown on foldersRichard Linden
cleaned up logic for displaying "loading..." message so that it only applies to folders that are opened whose contents aren't yet loaded
2013-05-16SH-4175 WIP - removed a case where we request to delete the base outfit link ↵Brad Payne (Vir Linden)
twice when changing outfits
2013-05-15SH-4175 WIP - Avoid add to outfit or remove from outfit when an outfit ↵Brad Payne (Vir Linden)
change is already in progress
2013-05-15MAINT-2665: fix crashes being counted as wrong type in last_exec_event due ↵Oz Linden
to log macro wrapper
2013-05-15SH-4197 FIX - also simplified the category remove flow for AIS, don't need ↵Brad Payne (Vir Linden)
to purge descendents first.
2013-05-15SH-4144 FIX - removed UseAISv3Inventory debug settings - cap is now managed ↵Brad Payne (Vir Linden)
sim-side
2013-05-14mergeBrad Payne (Vir Linden)
2013-05-13SH-4168 WIP, SH-4155 WIP - update inventory model based on ais returns, try ↵Brad Payne (Vir Linden)
to maintain loading... string more consistently in folder bridge
2013-05-13SH-4035: Removed prompt to save if av just has outfit changes and you click ↵prep@lindenlab.com
on the back button
2013-05-13CHOP-942: fix crash if update check times outOz Linden
2013-05-13SH-4035: Hooked up logic to handle 'me->appearance'. Refactored out some ↵prep@lindenlab.com
commonly used code in llfloatersidepanelcontainer
2013-05-13mergeBrad Payne (Vir Linden)
2013-05-10mergeprep@lindenlab.com
2013-05-10SH-4035: Removed prompt to save if av just has outfit changes. Hooked up ↵prep@lindenlab.com
logic to handle ctrl+w and ctrl+shift+w confirmation prompts
2013-05-10BUILDFIX capitalization errorNyx Linden
2013-05-10mergeNyx Linden