summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2019-09-10SL-11909 FIXED Crash in Second Life ↵maxim_productengine
Release!LLIMProcessing::requestOfflineMessagesCoro
2019-09-09MergeGraham Linden
2019-09-09INTL-367Graham Linden
Merge translations
2019-09-09FIX INTL-367 Translation update for Set59 (EEP Viewer, DRTVWR-440)eli
2019-09-09SL-1144Graham Linden
The un-water-fogged gap area was rendering while we were still above water, but the water surface was being near culled. I've re-enabled preculling water objects (which also fixes issues with water culling vs spinning the camera) and it seems to behave correctly.
2019-09-06handle slvoice executable separately from the vivox libraries, and update ↵Oz Linden
mac slvoice package
2019-09-06Upstream merge from viewer-nekoAndreyL ProductEngine
2019-09-06SL-11315 Build fix (removed not yet existing state)andreykproductengine
2019-09-06SL-11883 FIXED Crash: SecondLifeViewer!update_statisticsmaxim_productengine
2019-09-06Mac buildfixAndreyL ProductEngine
2019-09-05SL-11848 Fixed login crash (Face with no texture index references indexed ↵AndreyL ProductEngine
texture draw info)
2019-09-05Upstream merge from viewer-nekoAndreyL ProductEngine
2019-09-05Merged in lindenlab/viewer-manulAndreyL ProductEngine
2019-09-05Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-09-05Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2019-09-05SL-11315 Viewer asks to play media and retains selected choiceandreykproductengine
2019-09-09SL-11315 Fix paddings for checkboxandreykproductengine
2019-09-09SL-11903 FIXED Crash in LLAppearanceMgr::slamCategoryLinksmaxim_productengine
2019-09-06SL-11894 FIXED Crash: SecondLifeViewer!LLPanelPlaces::onShowOnMapButtonClickedmaxim_productengine
2019-09-05SL-11315 Checkbox support for notificationsandreykproductengine
2019-09-05SL-11718 Another exit crashandreykproductengine
2019-09-05SL-11867 FIXED [ES][FR][IT] The text “Unable to buy” goes beyond the ↵maxim_productengine
description area
2019-09-04DRTVWR-493 Do not recreate proxy only to destroy itandreykproductengine
2019-09-04SL-11868 Fix cache init after purgeandreykproductengine
2019-09-04SL-11217 Show confirmation when replacing skin,shape,eyes or hairbase with ↵maxim_productengine
item which doesn't match the type.
2019-09-04SL-11866 [D493] Some startup elements can be executed twice, added protectionsandreykproductengine
2019-09-04SL-11865 Fixed weird existance checkandreykproductengine
2019-09-03SL-11543, SL-11443Graham Linden
Fix faullbright/emissive problems.
2019-09-03SL-11856 Backed out SL-11012AndreyL ProductEngine
changeset: 0d43d9754b79
2019-08-30Fix names on sentinels to get doxygen to shaddap.Graham Linden
2019-08-30SL-1171 [Dev tools] UI controls <-> settings connection issuesandreykproductengine
2019-08-29SL-11657 Further improvementsandreykproductengine
2019-08-29SL-10536 Crash in getPosRegionFromAgentandreykproductengine
2019-08-29Merged in maxim_productengine/viewer-eep (pull request #491)Graham Madarasz
SL-11835 FIXED [EEP] Environment settings are shown with general 'object' icon in Inventory Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
2019-08-29Remove unref'd var reintroduced in upstream merges.Graham Linden
2019-08-29SL-11675 Don't show identical error messages more then oncemaxim_productengine
2019-08-29Merge from lindenlab/viewer-releaseandreykproductengine
2019-08-29SL-11835 FIXED [EEP] Environment settings are shown with general 'object' ↵maxim_productengine
icon in Inventory
2019-08-28Work around issue with friend ops not accepting default params on Clang.Graham Linden
2019-08-28SL-11772Graham Linden
Modify behavior of culling while doing reflection/refraction passes.
2019-08-28SL-11776 [EEP] Reduced frequency of sky updates by comparing data fuzzilyandreykproductengine
2019-08-28SL-11795 Rename Load/Clone/Clear buttonsmaxim_productengine
2019-08-27SL-11519Graham Linden
Remove code for fixing 11370. We *do* want objects in distortion map in Low-Mid after all.
2019-08-27SL-11550Graham Linden
Restore mul by light_transmittance in CPU version of atmospherics.
2019-08-27SL-11055Graham Linden
Remedy cloud_shadow and hack halving being done twice to ambient in some cases (i.e. artificial dimunition of necessary bullshit factor).
2019-08-27Merge fixAnsariel
2019-08-27Merged in graham_linden/viewer-eep-g (pull request #486)Graham Madarasz
Default
2019-08-27Move decl of statics inside func to appease Clang, maybe.Graham Linden
2019-08-27SL-11782 FIXED Light is still visible when it's out of the draw distancemaxim_productengine
2019-08-26Make texture ctrl visibility set respect BOOL vs bool and use better naming.Graham Linden