Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-09 | MAINT-4216 FIX | Brad Payne (Vir Linden) | |
2014-06-16 | correct merge mistake | Oz Linden | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-05-16 | merge fixes | Brad Payne (Vir Linden) | |
2014-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | correct bad merges from 3.7.7-release | Oz Linden | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-03-12 | merge with release | Richard Linden | |
2014-01-23 | correct coding style problems, add contribution credit | Oz Linden | |
2014-01-18 | Fixed: BUG-4413 | LanceCorrimal | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-18 | SH-4578 WIP - cleaner folder version accounting | Brad Payne (Vir Linden) | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-15 | SH-3455 WIP - llstartup cleanup | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-11 | SH-4422 WIP - avoid redundant calls to updateAppearanceFromCOF() if rezzing ↵ | Brad Payne (Vir Linden) | |
an attachment that's already linked in COF | |||
2013-08-29 | SH-4455 WIP - versioned some metrics whose usage has changed, added name and ↵ | Brad Payne (Vir Linden) | |
item id checks in setWearableOutfit() | |||
2013-08-29 | SH-4455 WIP - restrict use of LLWearableHoldingPattern metrics. When ↵ | Brad Payne (Vir Linden) | |
changing wearables, bail out if current wearables already match those requested. | |||
2013-08-19 | moved LLTrackPhaseWrapper to do its work in destructor | Brad Payne (Vir Linden) | |
2013-08-14 | SH-4422 FIX - fixed some recently introduced issues with link description ↵ | Brad Payne (Vir Linden) | |
fields, which among other things reduces the number of appearance requests sent. | |||
2013-10-17 | SUN-69 MAINT-2258 : temp attachments getting removed improperly. Reviewed ↵ | simon | |
by Kelly. | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-09 | Refactoring link creation calls in preparation for adding AIS v3 hook. | Don Kjer | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-16 | SH-4333 FIX - turned on category patch now that AISv3 has it | Brad Payne (Vir Linden) | |
2013-07-11 | Adding support for COPY methods to httpclient. Implementing viewer-side use ↵ | Don Kjer | |
of AISv3 COPY library folder operation. (SH-4304) | |||
2013-07-03 | SH-4305 WIP - unlock and set loading complete after base outfit saved. | Brad Payne (Vir Linden) | |
2013-07-03 | SH-4226 WIP - small tweaks | Brad Payne (Vir Linden) | |
2013-07-03 | SH-4226 WIP - try to be smarter about when to send appearance update ↵ | Brad Payne (Vir Linden) | |
requests, removed many redundant calls | |||
2013-06-27 | merge | Brad Payne (Vir Linden) | |
2013-06-27 | SH-4300 WIP - comment | Brad Payne (Vir Linden) | |
2013-06-27 | SH-4300 WIP - added callback for a non-callback case of ↵ | Brad Payne (Vir Linden) | |
updateClothingOrderingInfo. Also removed some wrong code for drag-and-drop corresponding to a case that's not allowed anyway. | |||
2013-06-27 | SH-4300 WIP - removed outfit autopopulate | Brad Payne (Vir Linden) | |
2013-06-27 | SH-4300 WIP - added order validation | Brad Payne (Vir Linden) | |
2013-06-26 | merge | Nyx Linden | |
2013-06-26 | SH-4226 FIX wearing petite outfit gives appearance responder errors | Nyx Linden | |
Requesting appearance updates on updateGeometry for the avatar was spamming the back-end and causing the throttling mechanism to get hit. Removing that caused a re-introduction of SH-4109, so added a callback to link creation in the COF for attachments to request an appearance update. This should cause us to request an appearance update once per attachment attached, where before we were seeing up to 8 redundant requests. | |||
2013-06-26 | SH-4300 WIP - set wearable ordering desc fields in slammer during ↵ | Brad Payne (Vir Linden) | |
updateCOF(), should need to go item-by-item fairly rarely. | |||
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-19 | SH-4263 FIX - added yet another level of callback kludgery to ↵ | Brad Payne (Vir Linden) | |
updateAppearanceFromCOF() | |||
2013-06-18 | SH-4262 WIP - fix for the reordering bug in AIS regions. | Brad Payne (Vir Linden) | |
2013-06-13 | SH-4250 WIP - logging tweaks and cleanup | 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 | Brad Payne (Vir Linden) | |