summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2017-12-04MAINT-7993 Fixed on uploading inventory will show up but won't display ↵andreykproductengine
uploaded item
2017-12-01MAINT-8036 Fixed Viewer freezing when overwriting existing snpshot with new one.andreykproductengine
2017-12-01MAINT-8034 Folder depth was not counted correctlyandreykproductengine
2017-11-29Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-11-29increment viewer version to 5.0.10Oz Linden
2017-11-29MAINT-8033 Trash Count - folders are included in Alertandreykproductengine
2017-11-28MAINT-8029 Crash in onCompleted()andreykproductengine
2017-11-28MAINT-8022 Crashes in unzip_llsd #2andreykproductengine
2017-11-27MAINT-8028 Fixed memory leak in allocateDataSize()andreykproductengine
2017-11-27MAINT-8022 Crashes in unzip_llsdandreykproductengine
2017-11-27Merged in MAINT-8027 (pull request #438)Andrey Kleshchev
MAINT-8027 Fixed URL-named group is displayed as a link in 'Group Inspector' Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com>
2017-11-24MAINT-8023 Viewer breaks URLs with internationalized domain namesMnikolenko Productengine
2017-11-24MAINT-8017 Avatar walks in half-bent position , without disabling "away" statusMnikolenko Productengine
2017-11-22MAINT-8027 Fixed URL-named group is displayed as a link in 'Group Inspector'andreykproductengine
2017-11-22MAINT-1804 Fixed bulk upload failures due to non-ansi symbols in namesandreykproductengine
2017-11-16MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-11-14MAINT-7228 Dummy triangle should use map instead of offset (in case of VBO)andreykproductengine
2017-11-14MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-11-07MAINT-7979 Debug info should contain correct stateandreykproductengine
2017-11-07MAINT-7966 Second Life viewer logs session ID in SecondLife.logMnikolenko Productengine
2017-11-03MAINT-7228 Substituted assert with errorandreykproductengine
2017-11-01MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-11-03MAINT-7974 Fixed LLProfile crash(error) caused by thread unsafe variableandreykproductengine
2017-11-06MAINT-7978 - Fixed allocation crash in doRead(), workers should never crashandreykproductengine
2017-11-06MAINT-7961 Search link in Recent tab of Inventory should open the Search ↵Mnikolenko Productengine
filters for Inventory
2017-10-31MAINT-2161 Fixed dae parsing issue - dae expects escaped namesandreykproductengine
2017-10-16STORM-2151: Respect "Hide cursor while typing" user setting on WindowsAnsariel
2017-11-22Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-11-21MAINT-8016 Crash in LLFloaterAvatarRenderSettings::removePicker()Mnikolenko Productengine
2017-11-21MAINT-8007 Music do not start playing after disablingMnikolenko Productengine
2017-11-20MAINT-581 Terrain detail remains on High when Graphics Quality is set to Lowandreykproductengine
2017-11-13MAINT-7847 Remake of 'white alpfa' fixandreykproductengine
2017-11-17MAINT-72 unmapBuffer crashandreykproductengine
2017-11-17MAINT-8013 FIXED Unnecessary tab change after using 'Show in Main panel' for ↵Mnikolenko Productengine
items from 'Received items' panel
2017-11-16MAINT-8006 FIXED The items from 'Received items' panel are not displayed in ↵Mnikolenko Productengine
'Worn' tab
2017-11-16MAINT-7988 Received Items should be searchable via inventoryMnikolenko Productengine
2017-11-15MAINT-7997 Fixed dialog text failing to get focus when selectedandreykproductengine
2017-11-14Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-11-14Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-11-10Backed out changeset: 544a91982ebaandreykproductengine
Originally a fix for MAINT-4773. This was causing a number of issues since changes made in this code were pushing null textures into server and viewer should not modify 'content' at server of own violition.
2017-11-09Merged in MAINT-2880Andrey Kleshchev
Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com>
2017-11-09MAINT-2880 Particle generator object doesn't start displaying particles, ↵Mnikolenko Productengine
when unblocking the owner of this object
2017-11-09MAINT-7990 Fixed avatar physics twitching at high fpsandreykproductengine
2017-11-08MAINT-7940 Don't decrease character limit when sending snapshot to Twitter. ↵Mnikolenko Productengine
Increase limit to 280
2017-10-12MAINT-7081 [FIXED] Access (write) violation / buffer overrun in ↵Kitty Barnett
LLTextureFetchWorker::doWork() The trouble lines are: U8 * buffer = (U8 *) ALLOCATE_MEM(LLImageBase::getPrivatePool(), total_size); if (cur_size > 0) { memcpy(buffer, mFormattedImage->getData(), cur_size); } If 'cur_size > mHttpReplyOffset + append_size' then 'total_size -= src_offset' will cause total_size to be smaller than cur_size causing a write access violation on the memcpy. Since the response is invalid it seemed best to make it follow the other failed partial condition. (transplanted from 737e28ec6b4d74f3ff915a4effc13d7b615a6a9b)
2017-10-27MAINT-1114 crash at LLVOAvatar updateGeometry()andreykproductengine
2017-10-27Merged from viewer-lynxandreykproductengine
2017-10-23MAINT-5261 The "Ping Interpolate the object position" seems to no longer workandreykproductengine
2017-10-23Backed out changeset: bfa432c3c7d5 (SL-775)andreykproductengine
2017-10-23MAINT-7929 Viewer shouldn't attempt to access unreadable cache indefientelyandreykproductengine