summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-05-09mergeBrad Payne (Vir Linden)
2013-05-09MAINT-2665 FIX Crashes not being reported in some casesRichard Linden
made marker file lock use append, not truncate
2013-05-09SH-4168 WIP - fixed some bugs in inventory deletion and lost-and-found handling.Brad Payne (Vir Linden)
2013-05-08mergeNyx Linden
2013-05-08SH-4048 SH-4171 SH-4046 FIX avatar sinks into ground, updates sent to observersNyx Linden
Avatar preview code was triggering avatar size updates, which were causing the avatar's height above the ground to change when the previews were rendered. Also added code to suppress appearance updates being sent out while in appearance editing mode.
2013-05-07SH-4154 FIX - added a few more validity checks. Disabled by default so users ↵Brad Payne (Vir Linden)
won't have logs spammed.
2013-05-07merge changes for DRTVWR-299Oz Linden
2013-05-07merge changes for DRTVWR-315Oz Linden
2013-05-06SH-4147 FIX macro avatars with low hover look wrong after relogNyx Linden
Preventing hover limit from being applied during startup or shutdown when the rigged mesh may not be fully loaded.
2013-05-06MAINT-2657 Fix (speculative) for Crash in LLAudioEngine_FMODEX::shutdown()callum_linden
2013-05-03MAINT-2655: "Block button in permissions dialog prompt does not block object"Kelly Washington
* Fix mute button.
2013-05-03mergeKelly Washington
2013-05-03SH-4147 FIX Macro avatars with hover==0 look incorrect on relogNyx Linden
Inverted logic meant that we would enforce minimums only while in preview renders, not for actual user adjustments. This seems to fix it.
2013-05-03MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵Kelly Washington
LSL permissions * Switch mute to use task id. reviewed with Simon
2013-05-03MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵Kelly Washington
LSL permissions * Change text of dialog * Add callback for mute button reviewed with Richard and Widely.
2013-05-02mergeNyx Linden
2013-05-02SH-4060 FIX avatar hover being set to minimum at seemingly random timesNyx Linden
avatar hover was being temporarily set to -2.0 for the preview render, which was triggering the minimum enforcement, even when the user's requested value is no where near the minimum. Added a flag to disable the minimum enforcement if we are temporarily changing the value.
2013-05-01SH-4154 WIP - gInventory.validate() has inventory model internal consistency ↵Brad Payne (Vir Linden)
checks
2013-05-01mergeBrad Payne (Vir Linden)
2013-05-01MAINT-2629: limit stream searches to prevent hangs on bad streamscallum
2013-04-30MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵Kelly Washington
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft
2013-04-30SH-4140 FIX - removed a gratuitous log messageBrad Payne (Vir Linden)
2013-04-30MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater.callum_linden
2013-04-30merge changes for CHOP-913Oz Linden
2013-04-29SH-4140 FIX, SH-3860 FIX - appearance on first-time login should now be ↵Brad Payne (Vir Linden)
reliable without depending on retries of appearance update requests. May still see COF mismatch errors in the log - these will only be fixed, if at all, with AISv3 integration.
2013-04-29MAINT-2613: remove duplicate entry for ↵Oz Linden
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems
2013-04-29logcontrol.xml fix this time for sure.Brad Payne (Vir Linden)
2013-04-29removed debugging code that got pushed incorrectly.Brad Payne (Vir Linden)
2013-04-29removed overly enthusiastic log settingBrad Payne (Vir Linden)
2013-04-29mergeBrad Payne (Vir Linden)
2013-04-29SH-4144 FIX - Debug setting now disables use of AISv3 by default. This is ↵Brad Payne (Vir Linden)
just a workaround for the problem of aditi advertising the cap when it isn't really present. Once we have aditi in a consistent state we should remove the setting, or at least default it to true.
2013-04-29SH-4146 FIX petite avatars can't touch the groundNyx Linden
adjusted avatar hover limits to make sure that they are not forced to go above the default
2013-04-26SH-4142 FIX - made error messages a bit more informativeBrad Payne (Vir Linden)
2013-04-26SH-4142 FIX - avoid stack overflow in an AISv3 responder failure case.Brad Payne (Vir Linden)
2013-04-26mergeBrad Payne (Vir Linden)
2013-04-25SH-4137 WIP - added callback-based support for purge descendents, remove ↵Brad Payne (Vir Linden)
category
2013-04-25increment viewer version number to 3.5.2 (in new file)Oz Linden
2013-04-25merge changes for latest viewer-developmentOz Linden
2013-04-25BUILDFIX: removing unused variablesNyx Linden
2013-04-25mergeNyx Linden
2013-04-25SH-4050 FIX camera goes underground if hover set low enoughNyx Linden
Changing viewer limit for avatar height to match server limit, camera does not go underground. Also clarified where we do not need avatar offset in the code, through comments
2013-04-24merge changes for DRTVWR-309Oz Linden
2013-04-24SH-4128 WIP - misc cleanupBrad Payne (Vir Linden)
2013-04-24SH-4128 WIP - cleanup around item link removal and callbacksBrad Payne (Vir Linden)
2013-04-24FIX INTL-114 translation for 9 languages of major update from CHUI (based on ↵eli
latest merge with viewer-development)
2013-04-24sync with viewer-development (per DRTVWR-309)eli
2013-04-24SH-4128 - more cleanup of COF-link manipulating functionsBrad Payne (Vir Linden)
2013-04-24CHUI-849 WIP, SH-4116 WIP - added simpler match check in inventory for when ↵Brad Payne (Vir Linden)
we don't need the list of matches to be returned.
2013-04-23SH-4128 WIP - rewiring various link-deleting operations to support callbacksBrad Payne (Vir Linden)
2013-04-23merge changes for latest viewer-developmentOz Linden