Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-01 | MAINT-2629: limit stream searches to prevent hangs on bad streams | callum | |
2013-04-30 | MAINT-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-30 | SH-4140 FIX - removed a gratuitous log message | Brad Payne (Vir Linden) | |
2013-04-30 | MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater. | callum_linden | |
2013-04-30 | merge changes for CHOP-913 | Oz 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 | MAINT-2613: remove duplicate entry for ↵ | Oz Linden | |
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems | |||
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 | increment viewer version number to 3.5.2 (in new file) | Oz Linden | |
2013-04-25 | merge changes for latest viewer-development | Oz Linden | |
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 | merge changes for DRTVWR-309 | Oz Linden | |
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) | |
2013-04-24 | FIX INTL-114 translation for 9 languages of major update from CHUI (based on ↵ | eli | |
latest merge with viewer-development) | |||
2013-04-24 | sync with viewer-development (per DRTVWR-309) | eli | |
2013-04-24 | SH-4128 - more cleanup of COF-link manipulating functions | Brad Payne (Vir Linden) | |
2013-04-24 | CHUI-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-23 | SH-4128 WIP - rewiring various link-deleting operations to support callbacks | Brad Payne (Vir Linden) | |
2013-04-23 | merge changes for latest viewer-development | Oz Linden | |
2013-04-23 | merge changes for 3.5.1-beta3 | Oz Linden | |
2013-04-22 | SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵ | Nyx Linden | |
characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA. | |||
2013-04-22 | merge | Brad Payne (Vir Linden) | |
2013-04-22 | SH-4128 WIP - more stages of outfit change now go through the callback ↵ | Brad Payne (Vir Linden) | |
mechanism for link removals | |||
2013-04-22 | merge changes for OPEN-173 | Oz Linden | |
2013-04-19 | OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵ | callum | |
Latif Khalifa & Siana Gearz) | |||
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-18 | SH-4116 WIP - removed follow_folder_links behavior, which was used nowhere ↵ | Brad Payne (Vir Linden) | |
and isn't really desirable currently | |||
2013-04-18 | SH-4128 WIP - avoid needless called to updateLinkedObjectsFromPurge() | Brad Payne (Vir Linden) | |
2013-04-18 | merge changes for DRTVWR-298 | Oz Linden | |
2013-04-18 | add newline | Oz Linden | |
2013-04-18 | Blank line on end of files as per commit hook requirements | callum_linden | |
2013-04-18 | SH-4128 WIP - use the AISv3 inventory cap when available for cof link ↵ | Brad Payne (Vir Linden) | |
deletion, hook in to callback mechanism so all link operations should be done before outfit is worn. | |||
2013-04-18 | merge changes for 3.5.1-beta2 | Oz Linden | |
2013-04-17 | BUG-2326 MAINT-2596 FIX crash when selecting non-existant user in resident ↵ | Nyx Linden | |
picker Added checks to validate that the selection list is non-empty |