summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-08SL-13161 Fixed notificationAndrey Kleshchev
2020-05-07SL-13119 Fixed label updatesAndrey Kleshchev
2020-05-06SL-13132 Emphasize parcel name over region name in Landmarks and Place ProfilesAndrey Kleshchev
2020-05-06Pull in the newest Dullahan built against the latest CEF. The CEF/Dullahan ↵Callum Prentice
Windows builds are both functionally identical to the last one but the macOS CEF (and hence Dullahan) one is the first to be build entirely from source in TeamCity
2020-05-05Pull in a new version of Dullahan that is identical other than a bump in ↵Callum Prentice
version number
2020-05-05Fixed conflict caused by SL-13178Andrey Kleshchev
2020-05-05SL-13178 Improve initial opening time of the landmarks floaterMnikolenko Productengine
2020-05-05SL-11445 pulled in fresh fmod studio packageAndrey Kleshchev
2020-05-05SL-12607 Revert changes to no longer necessary packagesAndrey Kleshchev
This packages were needed for icons, but since icons are no longer needed, neither should packages change.
2020-05-05SL-12743 Unified codeAndrey Kleshchev
Fade out for deferred, fixed distance, reused non-deferred logic, fixed flicker
2020-05-05Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-05-04Nonsensical, trivial change to force a build after I ran afoul of a TeamCity ↵Callum Prentice
buildscripts change
2020-05-04Merge branch 'master' into DRTVWR-460Andrey Lihatskiy
2020-05-04Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-512Callum Prentice
2020-05-04Merged master into DRTVWR-508Andrey Kleshchev
2020-05-04Increment viewer version to 6.4.2Nat Goodspeed
following promotion of DRTVWR-500
2020-05-03Pick up first version of new Dullahan build autobuild scripts that builds ↵Callum Prentice
CEF wrapper first before building Dullahan. Change to version headers meant a change to appviewer.cpp too.
2020-05-01SL-12678 Removed auto login retryAndrey Kleshchev
2020-04-30SL-12898 Added https to allowed audio linksAndrey Kleshchev
2020-04-30SL-13119 Made control settings cached and fixed potential filtering issueAndrey Kleshchev
2020-04-29SL-13119 Moved ineffective function from inventory view creationAndrey Kleshchev
2020-04-29SL-13121 fixed typo errorMnikolenko Productengine
2020-04-28Fix for SL-13138 - Remove extraneous additon of dullahan_host.exe that crept ↵Callum Prentice
in trying to make code signing work
2020-04-28Remove dullahan_host.exe from signing list - doesn't change anything ↵Callum Prentice
security wise and leads to an extra copy of dullahan_host.exe because of a code signing bug
2020-04-28Pull in the Dullahan package from the DRTVWR-512 branch of the canonical ↵Callum Prentice
Dullahan repository
2020-04-28Pull in this viewers version of Dullanan (and CEF) - identical to DRTVWR-509 ↵Callum Prentice
(aduly swim) for now but will evolve
2020-04-28Initial port of the changes from DRTVWR509 (Adult Swim) minus the volume ↵Callum Prentice
fall-off settings updates
2020-04-28Merged in DRTVWR-460 (pull request #91)Andrey Lihatskiy
SL-13133 Numerical camera preset names sorting order fix Approved-by: Maxim Nikolenko
2020-04-28SL-13133 Numerical camera preset names sorting order fixAndrey Lihatskiy
2020-04-28SL-13119 Duplicate check was causing slowdownsAndrey Kleshchev
2020-04-28SL-13119 Optimize initialization of inventory viewsAndrey Kleshchev
2020-04-28SL-12298 Convert LLSettingsType to an LLSINGLETON variantMnikolenko Productengine
2020-04-27SL-13018 FIXED Chat Transcripts not showing on right click when encoding of ↵Mnikolenko Productengine
text file is UTF-8 with BOM
2020-04-27SL-12678 Removed auto login retryAndrey Kleshchev
2020-04-27Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-04-26Merge branch 'master' into DRTVWR-460Andrey Lihatskiy
# Conflicts: # indra/llmath/llquaternion.h # indra/newview/lldrawpoolwater.cpp # indra/newview/lljoystickbutton.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/textures/textures.xml
2020-04-23SL-12904 Temporarily use LLSD to avoid crashes on older viewersMnikolenko Productengine
2020-04-21AMD CPUs list updateAndrey Lihatskiy
2020-04-20Restored SL-12732 after merge conflictAndrey Kleshchev
2020-04-20SL-13040 Fixed crash at EnvironmentPersistAcrossLoginAndrey Kleshchev
2020-04-20Merge branch 'master' into DRTVWR-500Andrey Lihatskiy
# Conflicts: # indra/newview/pipeline.cpp
2020-04-20Merged master into DRTVWR-508Andrey Kleshchev
2020-04-20Increment viewer version to 6.4.1Nat Goodspeed
following promotion of DRTVWR-440
2020-04-20SL-12904 FIXED Camera Preset does not restore correctly when sittingMnikolenko Productengine
2020-04-16SL-13008 Crash after a second login attempt with unsupported name formatAndrey Kleshchev
2020-04-16SL-12607 Removed spacerAndrey Kleshchev
2020-04-16SL-13048 FIXED Status Blog URL does not show Official Second Life web page iconMnikolenko Productengine
2020-04-15SL-12607 Rearrange login panelAndrey Kleshchev
2020-04-14Merged in euclid-13019 (pull request #70)Dave Houlton
SL-13019, fix broken varying linkage on MacOS Approved-by: Michael Pohoreski
2020-04-14SL-13019, fix broken varying linkage on MacOSDave Houlton