summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2016-02-23MAINT-6110 Show hovertext on attached objectsMnikolenko ProductEngine
2016-02-22Killing windows line endings.Rider Linden
2016-02-19Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-02-19MAINT-6137: Re enable pipelining by default, use new version of CURL (7.47) ↵Rider Linden
with corrections for timed out connections in pipelining. Minor fix for safer op retrieval.
2016-02-18Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-02-18Merged bunch of crashfixes from KittyAndreyL ProductEngine
2016-02-18MAINT-2199 In some rare cases priorities can change, it shouldn't affect ↵andreykproductengine
texture list.
2016-02-18MAINT-6119 Viewer needs a few NULL uuid checksMnikolenko ProductEngine
2016-02-17kludge for darwin builds on el capitanJJ Linden
2016-02-17Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-02-17MAINT-6142 Assorted viewer crashes when viewer is in a disconnected state & ↵Mnikolenko ProductEngine
certain floaters are opened.
2016-02-17MAINT-5678 Improvement: ImporterPreprocessDAE debug setting to disable DAE ↵AndreyL ProductEngine
preprocessing when needed
2016-02-17MAINT-6132 Fixed error on uploading models with textureAndreyL ProductEngine
2016-02-16MAINT-2199 separating UI elements from in-world textures.andreykproductengine
2016-02-15MAINT-6135 Set non-zero minimum value for slider to prevent vanishing trees ↵Mnikolenko ProductEngine
on lowest setting.
2016-02-15MAINT-867 Inventory dialog stays in transparent mode after object was taken ↵Mnikolenko ProductEngine
to inventory
2016-02-14FIXED Crash in LLGroupMgr::notifyObservers() when closing a group invitation ↵Kitty Barnett
before the group properties arrive
2016-02-14BUG-11402 FIXED Crash when opening a group floater when disconnectedKitty Barnett
2016-02-14BUG-11401 FIXED Viewer crashes at logout when using Ctrl-Q/Alt-F4Kitty Barnett
2016-02-13FIXED Crash in LLPreviewTexture destructorKitty Barnett
2016-02-11MAINT-2617 No notification is displayed when saving appearance to XMLMnikolenko ProductEngine
2016-02-11Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-02-10MAINT-6066 crash in LLTransferSource::getID()andreykproductengine
2016-02-09MAINT-6118 FIXED Viewer about land option for auto return XML has bad ↵andreykproductengine
attribute "wrap"
2016-02-09MAINT-6120 Group notices do not show in chronological order in Notification ↵Mnikolenko ProductEngine
floater
2016-02-07FIXED Crash in LLVOVolume::lineSegmentIntersect()Kitty Barnett
2016-02-07FIXED Crash in LLVOVolume::notifyAboutMissingAsset()Kitty Barnett
2016-02-05MAINT-6105 FIXED Lowering Cache Size and relogging results in many corrupted ↵andreykproductengine
textures
2016-02-08MAINT-6109 Translate some strings received from serverAndreyL ProductEngine
2016-02-05MAINT-6115 Remove the obsolete "Always allow 'create landmark'" group ↵Mnikolenko ProductEngine
ability from viewer UI.
2016-02-05MAINT-6110 FIXED No hovertext (PRIM_TEXT/llSetText) on child primsMnikolenko ProductEngine
2016-02-05MAINT-6110 FIXED No hovertext (PRIM_TEXT/llSetText) on child primsMnikolenko ProductEngine
2016-02-05Merged in ruslantproductengine/viewer-lion-ruslan-teliuk-4-code-review (pull ↵Ruslan Teliuk
request #21) MAINT-3210 (Flickering Squares with Advanced Lighting Model)
2016-02-04MAINT-1537 code clean-upMnikolenko ProductEngine
2016-02-04MAINT-1537 Size of navigation/favourites bars is not saved after restart of ↵Mnikolenko ProductEngine
viewer
2016-02-03MAINT-3210 (Flickering Squares with Advanced Lighting Model)ruslantproductengine
Fixed with Solution # 2
2016-02-02MAINT-6067: There appears to be an issue with HTTP pipelining and timeouts ↵Rider Linden
in CURL that has never been resolved (see https://github.com/bagder/curl/issues/627). Until resolved disable pipelining for meshes and textures.
2016-02-02MAINT-1632 FIXED Both radio-buttons are not selected Advanced tab of Preferenceandreykproductengine
2016-02-02MAINT-1520 FIXED User is able to resize child object and is not able to ↵andreykproductengine
resize root object when he sits on linked object
2016-02-02MAINT-5667 FIXED When attempting to check the top scripts, the parcel names ↵Mnikolenko ProductEngine
would not load in the top scripts console.
2016-02-01Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-02-01Merged in MAINT-6042 Audio/Media automatically starts playing again after ↵Andrey Kleshchev
clicking "Stop All"
2016-02-01MAINT-6042 FIXED Audio/Media automatically starts playing again after ↵andreykproductengine
clicking "Stop All"
2016-02-01MAINT-5443 fixed hexadecimal value.andreykproductengine
2016-02-01MAINT-5443 fixed hexadecimal value.andreykproductengine
2016-02-01MAINT-6084 FIXED Replacing current outfit with contents of a non-outfit ↵Mnikolenko ProductEngine
folder creates folder link in COF
2016-01-29MAINT-6099: One more log message.Rider Linden
2016-01-29MAINT-6099: Add a check on the result of requestPostWithLLSD for error. ↵Rider Linden
Also log the failed URL.
2016-01-29Merged in andreyl_productengine/viewer-lion-marchcat (pull request #19)Andrey Lihatskiy
MAINT-6082 Value checks for Viewer terrain Elevation Ranges
2016-01-26MAINT-6086: Fixed an issue with management of sessionStates (was removing ↵Rider Linden
one before it was added in certain cases.) Also changed the calls to LL_ERRS to LL_WARNS (LL_ERRS is a "HaltCatchFire" command and will crash the viewer and nothing in voice should ever bring down the viewer.