summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2022-05-12Merged DRTVWR-544-maint into SL-12238Howard Stearns
2022-05-12Merge remote-tracking branch 'origin/SL-17243' into DRTVWR-544-maintAndrey Lihatskiy
2022-05-12SL-17243 - moved inventory warnings to a mapBrad Payne (Vir Linden)
2022-05-11SL-12238 - error message to match new limitsHoward Stearns
2022-05-11SL-12238 - bump terrain texture size limit to 1024Howard Stearns
2022-05-11SL-17243 - ViewerStats includes details on warning conditions in inventory, ↵Brad Payne (Vir Linden)
if any are encountered.
2022-05-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/viewer_components/login/lllogin.cpp
2022-05-04Increment viewer version to 6.5.6Nat Goodspeed
following promotion of DRTVWR-550
2022-04-26SL-15383 Controls table was empty after canceling advanced graphical settingsAndrey Kleshchev
Also causes crashes on SearchableControl::setHighlighted due to views not being there
2022-04-26SL-15383 repalced some boost::shared_ptr with std version to make it ↵Andrey Kleshchev
readable in VC
2022-04-25SL-17223 fix unit tests with new method stub implementationBrad Kittenbrink
2022-04-25Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get ↵Brad Kittenbrink
lost in case of crash
2022-04-23SL-17270 FIXED Torn-off menus not getting update after operationMnikolenko Productengine
2022-04-20SL-15507 Post-merge fixAndrey Lihatskiy
2022-04-18Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfaBrad Kittenbrink
2022-04-18Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llfloatersearch.cpp # indra/newview/llgroupactions.cpp # indra/newview/llvovolume.cpp
2022-04-18Increment viewer version to 6.5.5Nat Goodspeed
following promotion of DRTVWR-540
2022-04-15SL-16831 Don't wait for an updater on login failure unles it's the cause of ↵Andrey Kleshchev
failure
2022-04-07SL-17092 Fix a gesture upload crashAndrey Kleshchev
2022-04-07SL-17171 Display Marketplace Error Messages only when trying to use MarketplaceAndrey Kleshchev
2022-04-05Merged in SL-17147 Disable simplification UI after calculating feeMaxim Nikolenko
2022-04-05SL-17147 Disable simplification UI after calculating feeMnikolenko Productengine
2022-04-05Merge remote-tracking branch 'origin/SL-16950' into DRTVWR-540-maintAndrey Lihatskiy
2022-04-04SL-16902 Fmod better loggingAndrey Kleshchev
2022-04-01SL-17106 Show self avatar in Nearby tab if same string is not excluded from ↵Mnikolenko Productengine
search
2022-03-29SL-17059 SEH crash at getRenderInfoFromRegionAndrey Kleshchev
2022-03-29SL-17091 FIXED Walk/Run/Fly buttons are not clickableMnikolenko Productengine
2022-03-29SL-16831 Fix unit testAndrey Kleshchev
2022-03-29SL-16831 Viewer stalls for 10 seconds before displaying a login failureAndrey Kleshchev
# Conflicts: # indra/newview/llstartup.cpp
2022-03-25SL-17036 update menu item similar to NavMesh iconMnikolenko Productengine
2022-03-25SL-16831 Fix unit testAndrey Kleshchev
2022-03-24SL-16831 Viewer stalls for 10 seconds before displaying a login failureAndrey Kleshchev
2022-03-24SL-11216: To display release notes, listen on "relnotes" LLEventPump.Nat Goodspeed
Now, when the viewer decides it's appropriate to display release notes on the login screen, wait for SLVersionChecker to post the release-notes URL before opening the web floater.
2022-03-23SL-17037 Center map on current location after teleportingMnikolenko Productengine
2022-03-22SL-17049 Fixed a crash when adding item 4096 to the queueAndrey Kleshchev
2022-03-21SL-16865 llStopSound() does not stop sound if it is out of cutoff radiusAndrey Kleshchev
2022-03-18Fix SL-17034/BUG-231938 whitespace in token causes authentication failureBrad Kittenbrink
2022-03-18SL-16984 Dupplicated FT_SETTINGS shouldn't prevent inventory from loadingAndrey Kleshchev
2022-03-17SL-17019 mfa_hash should get saved per-usernameBrad Kittenbrink
2022-03-16SL-17008 Viewer spams 'mSourceObject is NULL' warningAndrey Kleshchev
2022-03-15SL-17002 FIXED The "include joint positions" checkbox is displayed inactiveMnikolenko Productengine
2022-03-14Revert "Debug Fmod with logging"Andrey Kleshchev
This reverts commits b21c17eee973dc06c1392dd45dbc19c1ce394852 and 2f78338aeb3d0297813bc9c9c7a9d75a2055000d. 'Debug Fmod' was not an intended commit, was meant for local testing. But might be a good idea to make this a part of DebWithRelInfo or provide a cmake switch.
2022-03-14SL-16845 PTT Mic doesn't close when leaving window and releasing keyAndrey Kleshchev
2022-03-11SL-16985 FIXED [Mac] Key combinations for diacritical marks are not workingMnikolenko ProductEngine
2022-03-10SL-16984 Loop tracking and loggingAndrey Kleshchev
2022-03-10Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵Andrey Lihatskiy
DRTVWR-540-maint
2022-03-09Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵Brad Kittenbrink
DRTVWR-550-mfa
2022-03-10Merge remote-tracking branch 'origin/brad/viewer-manifest-codesign-fix' into ↵Andrey Lihatskiy
DRTVWR-540-maint
2022-03-09More DRTVWR-550 Teamcity build fix. another piece of python2 syntax leftover ↵Brad Kittenbrink
in an error handling block
2022-03-09Fix DRTVWR-550 TeamCity build. codesigning retry block had some leftover ↵Brad Kittenbrink
python2 syntax