Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-18 | merge | Brad Payne (Vir Linden) | |
2013-06-18 | SH-4237 WIP - removed somewhat misleading warning | Brad Payne (Vir Linden) | |
2013-06-18 | merge | Brad Payne (Vir Linden) | |
2013-06-18 | SH-4262 WIP - fix for the reordering bug in AIS regions. | Brad Payne (Vir Linden) | |
2013-06-18 | merge with viewer-release | Nyx Linden | |
2013-06-18 | SH-4275: Fixed regression - appearances are no longer broadcasted before ↵ | prep@lindenlab.com | |
exiting appearance editor | |||
2013-06-17 | SH-4274 FIX Adding RegionHandshakeReply flags for SSA | Nyx 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-17 | merge | Brad Payne (Vir Linden) | |
2013-06-17 | SH-4238 WIP - postpone calling notifyObservers until all deletes are processed. | Brad Payne (Vir Linden) | |
2013-06-14 | WIP: sh-4035 backed out changes to appearance window confirmation | prep@lindenlab.com | |
2013-06-13 | SH-4250 WIP - logging tweaks and cleanup | Brad Payne (Vir Linden) | |
2013-06-10 | merge | Brad Payne (Vir Linden) | |
2013-06-10 | SH-4216 WIP - finished item/cat update and reorg of aisv3 code | Brad Payne (Vir Linden) | |
2013-06-07 | Removed some debug tracking | prep@lindenlab.com | |
2013-06-07 | sh-4109: Update agent appearance after attaching a rigged mesh | prep@lindenlab.com | |
2013-06-07 | SH-4216 WIP - moved AISv3 commands and responders to llaisapi.* files | Brad Payne (Vir Linden) | |
2013-06-07 | SH-4216 WIP - broke up the onAISUpdateReceived monolith | Brad Payne (Vir Linden) | |
2013-06-06 | SH-4166 WIP - fix for a permissions issue that was preventing cof-created ↵ | Brad Payne (Vir Linden) | |
links from being reordered in outfits. | |||
2013-06-06 | SH-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-05 | merge | Brad Payne (Vir Linden) | |
2013-06-05 | SH-3635 WIP - logging cleanup, moved some big dumps into separate XML files | Brad Payne (Vir Linden) | |
2013-06-05 | SH-3635 WIP - COF slammer works in AISv3 regions. Extensive rework of ↵ | Brad Payne (Vir Linden) | |
onAISUpdateReceived. | |||
2013-06-03 | SH-4035 spec change. If you revert after quiting, SL shutsdown. | prep | |
2013-06-03 | SH-4166 WIP - COF-slammer infrastructure working for non-AIS case. | Brad Payne (Vir Linden) | |
2013-06-03 | Fix for sh-4221 Sometimes ctrl+q needed to be hit twice | prep | |
2013-06-03 | SH-3635 WIP - unstick outfit change if stuck beyond a certain time range | Brad Payne (Vir Linden) | |
2013-05-31 | SH-3635 WIP | Brad Payne (Vir Linden) | |
2013-05-30 | SH-4147 FIX Macro avatar hover gets reset on relog | Nyx 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-29 | SH-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-29 | increment version to 3.5.4 | Oz Linden | |
2013-05-28 | Sh-4035: Updated implementation according to new specs. Fixed a couple of ↵ | prep@lindenlab.com | |
outstanding bugs. | |||
2013-05-24 | SH-4207 WIP - use item updates with callback when updating link ↵ | Brad Payne (Vir Linden) | |
descriptions. Reworked updateAppearanceFromCOF() cof-validation stages. | |||
2013-05-24 | SH-4027 WIP - initial implementation of item update via AIS. | Brad Payne (Vir Linden) | |
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
2013-05-22 | merge changes for chui-967 | Oz Linden | |
2013-05-22 | CHUI-967: fix display of % escapes in chat | Gilbert Gonzales | |
2013-05-21 | merge changes for maint-2628 | Oz Linden | |
2013-05-21 | merge changes for chop-947 | Oz Linden | |
2013-05-21 | BUG-2432: Crashfix. Don't call map::erase when the iterator is not valid. | Oz Linden | |
2013-05-21 | merge changes for chop-948 | Oz Linden | |
2013-05-21 | NORSPEC-196: fix frame stalls caused by FmodEx logging | callum_linden | |
2013-05-21 | more merge fixing | Brad Payne (Vir Linden) | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-21 | revise test for hg to detect and ignore incorrect results from cygwin hg | Oz Linden | |
2013-05-21 | CHOP-947: create summary.json (really python) metadata file for TeamCity results | Oz Linden | |
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-20 | SH-4200 FIX - retry ais ops on 5xx errors, dialed back some verbose logging. | Brad Payne (Vir Linden) | |
2013-05-17 | increment version to 3.5.3 to be higher than the release | Oz 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) | |