Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-20 | SH-4200 FIX - retry ais ops on 5xx errors, dialed back some verbose logging. | Brad Payne (Vir Linden) | |
2013-05-17 | SH-4200 WIP - added AISCommand classes with retry capabilities. | Brad Payne (Vir Linden) | |
2013-05-17 | merge | Brad Payne (Vir Linden) | |
2013-05-16 | SH-4168 FIX Inventory: Loading... Loading... shown on folders | Richard 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-16 | SH-4175 WIP - removed a case where we request to delete the base outfit link ↵ | Brad Payne (Vir Linden) | |
twice when changing outfits | |||
2013-05-15 | SH-4175 WIP - Avoid add to outfit or remove from outfit when an outfit ↵ | Brad Payne (Vir Linden) | |
change is already in progress | |||
2013-05-15 | SH-4197 FIX - also simplified the category remove flow for AIS, don't need ↵ | Brad Payne (Vir Linden) | |
to purge descendents first. | |||
2013-05-15 | SH-4144 FIX - removed UseAISv3Inventory debug settings - cap is now managed ↵ | Brad Payne (Vir Linden) | |
sim-side | |||
2013-05-14 | merge | Brad Payne (Vir Linden) | |
2013-05-13 | SH-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-13 | SH-4035: Removed prompt to save if av just has outfit changes and you click ↵ | prep@lindenlab.com | |
on the back button | |||
2013-05-13 | SH-4035: Hooked up logic to handle 'me->appearance'. Refactored out some ↵ | prep@lindenlab.com | |
commonly used code in llfloatersidepanelcontainer | |||
2013-05-13 | merge | Brad Payne (Vir Linden) | |
2013-05-10 | merge | prep@lindenlab.com | |
2013-05-10 | SH-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-10 | BUILDFIX capitalization error | Nyx Linden | |
2013-05-10 | merge | Nyx Linden | |
2013-05-10 | DEBUG adding additional logging for avatar height | Nyx Linden | |
usually disabled, enable avatar in logcontrol.xml to get output. | |||
2013-05-10 | SH-4176 WIP - allow retries on 4xx errors if enabled by flag. So enable in ↵ | Brad Payne (Vir Linden) | |
the case of appearance requests. | |||
2013-05-10 | SH-4176 WIP - avoid raw dump of whole error contents in log file | Brad Payne (Vir Linden) | |
2013-05-10 | SH-4176 WIP - tweaks to debugCOF(), which shows differences between viewer ↵ | Brad Payne (Vir Linden) | |
and server side views of the COF when a mismatch occurs | |||
2013-05-09 | SH-4176 WIP - made debugCOF() slightly harder to get to. | Brad Payne (Vir Linden) | |
2013-05-09 | merge | Brad Payne (Vir Linden) | |
2013-05-09 | SH-4168 WIP - fixed some bugs in inventory deletion and lost-and-found handling. | Brad Payne (Vir Linden) | |
2013-05-08 | merge | Nyx Linden | |
2013-05-08 | SH-4048 SH-4171 SH-4046 FIX avatar sinks into ground, updates sent to observers | Nyx 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-07 | SH-4154 FIX - added a few more validity checks. Disabled by default so users ↵ | Brad Payne (Vir Linden) | |
won't have logs spammed. | |||
2013-05-06 | SH-4147 FIX macro avatars with low hover look wrong after relog | Nyx Linden | |
Preventing hover limit from being applied during startup or shutdown when the rigged mesh may not be fully loaded. | |||
2013-05-03 | SH-4147 FIX Macro avatars with hover==0 look incorrect on relog | Nyx 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-02 | merge | Nyx Linden | |
2013-05-02 | SH-4060 FIX avatar hover being set to minimum at seemingly random times | Nyx 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-01 | SH-4154 WIP - gInventory.validate() has inventory model internal consistency ↵ | Brad Payne (Vir Linden) | |
checks | |||
2013-05-01 | merge | Brad Payne (Vir Linden) | |
2013-04-30 | SH-4140 FIX - removed a gratuitous log message | Brad Payne (Vir Linden) | |
2013-04-29 | SH-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-29 | logcontrol.xml fix this time for sure. | Brad Payne (Vir Linden) | |
2013-04-29 | removed debugging code that got pushed incorrectly. | Brad Payne (Vir Linden) | |
2013-04-29 | removed overly enthusiastic log setting | Brad Payne (Vir Linden) | |
2013-04-29 | merge | Brad Payne (Vir Linden) | |
2013-04-29 | SH-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-29 | SH-4146 FIX petite avatars can't touch the ground | Nyx Linden | |
adjusted avatar hover limits to make sure that they are not forced to go above the default | |||
2013-04-26 | SH-4142 FIX - made error messages a bit more informative | Brad Payne (Vir Linden) | |
2013-04-26 | SH-4142 FIX - avoid stack overflow in an AISv3 responder failure case. | Brad Payne (Vir Linden) | |
2013-04-26 | merge | Brad Payne (Vir Linden) | |
2013-04-25 | SH-4137 WIP - added callback-based support for purge descendents, remove ↵ | Brad Payne (Vir Linden) | |
category | |||
2013-04-25 | BUILDFIX: removing unused variables | Nyx Linden | |
2013-04-25 | merge | Nyx Linden | |
2013-04-25 | SH-4050 FIX camera goes underground if hover set low enough | Nyx 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-24 | SH-4128 WIP - misc cleanup | Brad Payne (Vir Linden) | |
2013-04-24 | SH-4128 WIP - cleanup around item link removal and callbacks | Brad Payne (Vir Linden) | |