Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-26 | SH-4300 WIP - removed unused update_base_outfit stuff in ↵ | Brad Payne (Vir Linden) | |
updateClothingOrderingInfo() | |||
2013-06-26 | SH-4305 WIP - cleanup | Brad Payne (Vir Linden) | |
2013-06-26 | SH-4305 WIP - one more case where we need to use slammer to update category | Brad Payne (Vir Linden) | |
2013-06-26 | SH-4305 WIP - fix for compiler grumbling on linux build. | Brad Payne (Vir Linden) | |
2013-06-25 | SH-4305 WIP | Brad Payne (Vir Linden) | |
2013-06-25 | SH-4243 FIX - removed wait for category creation, since callback-based cap ↵ | Brad Payne (Vir Linden) | |
only works correctly if a recent fix is deployed server-side. May revisit at some point. | |||
2013-06-24 | SH-4243 WIP - cleaned up callback structure for createNewCategory, modified ↵ | Brad Payne (Vir Linden) | |
makeNewOutfitLinks() to wait for category creation before populating. | |||
2013-06-24 | merge | Brad Payne (Vir Linden) | |
2013-06-21 | SH-4240 FIX Users can set their hover height to 0 | Nyx Linden | |
Adjusted the startup conditions, and relogging should apply the enforcement as appropriate now. Note that this affects the startup enforcement and should re-test the macro avatar loading bug. | |||
2013-06-19 | SH-4263 FIX - added yet another level of callback kludgery to ↵ | Brad Payne (Vir Linden) | |
updateAppearanceFromCOF() | |||
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 | SH-4237 WIP - logging cleanup in onAIS handling | Brad Payne (Vir Linden) | |
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 | Can't use bash local keyword outside of functions. | Logan Dethrow | |
2013-06-06 | Updated llappearance-utility-source autobuild package to latest and changed ↵ | Logan Dethrow | |
debian changelog mangling to include codeticket number. | |||
2013-06-06 | merge | 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 | Use the codeticket number ($revision) instead of the nonexistent ↵ | Logan Dethrow | |
${VERSION_VIEWER} to set a unique version in the debian changelogs and version strings. | |||
2013-06-06 | merge | Brad Payne (Vir Linden) | |
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 | prep | |
2013-06-05 | Updated to latest llappearanceutility | prep | |
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-05 | Updated to latest llappearanceutility package | prep | |
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-29 | Added tag 3.5.3-release for changeset a277b841729f | Oz Linden | |