summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-25TeamCity not happy and only thing left to try is a dummy (whitespace) commitCallum Prentice
2021-01-08Addresses SL-14582: Add code to only write the file last access time ↵Callum Prentice
occasionally
2020-12-11Merged in DRTVWR-519 (pull request #414)Maxim Nikolenko
SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale Approved-by: Callum Linden
2020-12-11SL-14505 FIXED [Win10] The viewer isn't started on the non-English system localeMnikolenko Productengine
2020-11-13Merged in DRTVWR-519 (pull request #373)Maxim Nikolenko
SL-14269 FIXED Textures are corrupt after reducing the cache size. Approved-by: Callum Linden
2020-11-12SL-14269 FIXED Textures are corrupt after reducing the cache size.Mnikolenko Productengine
2020-11-11Merge branch 'master' into DRTVWR-519Callum Prentice
2020-11-11Increment viewer version to 6.4.12Nat Goodspeed
following promotion of DRTVWR-507
2020-11-04Merge branch 'SL-14264' into DRTVWR-507-maintAndrey Lihatskiy
2020-11-04SL-14264 - BOM textureBrad Payne (Vir Linden)
2020-11-02Updated LLCA to codeticket build 551526Andrey Lihatskiy
2020-10-29fix for SL-14227 The 'Fatal error detected' message is displayed while ↵Callum Prentice
downloading a new version of the SL Viewer
2020-10-29SL-14226 Cleanup teleport requestsAndrey Kleshchev
2020-10-28Remove reference to SQLite 3P package since we are no longer using itCallum Prentice
2020-10-27Fix for meta issue: SL-14210 Prune descriptive tag from new cache filenamesCallum Prentice
2020-10-27Fix for meta issue: SL-14211 Determine optimum cache size for VFS ↵Callum Prentice
replacement cache
2020-10-27Merged in DRTVWR-519 (pull request #359)Maxim Nikolenko
SL-14182 remove old script asset file after saving changes and allow renaming files if destination file exists Approved-by: Callum Linden
2020-10-27SL-14182 remove old script asset file after saving changes and allow ↵Mnikolenko Productengine
renaming files if destination file exists
2020-10-26Merged in DRTVWR-519 (pull request #356)Maxim Nikolenko
SL-14148 remove redundant zeroing of the file Approved-by: Callum Linden
2020-10-26SL-14148 remove redundant zeroing of the fileMnikolenko Productengine
2020-10-26Merge branch 'SL-14081' into DRTVWR-507-maintAndrey Lihatskiy
2020-10-22SL-14161 FIXED an item persists in inventory after dragging it to the ↵Mnikolenko Productengine
marketplace listings
2020-10-21Updated LLCA to codeticket build 550026Andrey Lihatskiy
2020-10-20SL-13733 Verify window handleAndrey Kleshchev
2020-10-15Merge branch 'SL-13705' into DRTVWR-507-maintAndrey Lihatskiy
2020-10-14Mostly automatic merge with canonical viewer after releaseCallum Prentice
2020-10-14SL-13980 Fixed preview cleanupAndrey Kleshchev
2020-10-14SL-14079 crash accessing LLHUDTextAndrey Kleshchev
LLHUDObject has a lot of deriveds stored as LLPointer<LLHUDObject>, no-virtual destructor is unlikely to be cause of the crash, but might be related
2020-10-14mergeBrad Payne (Vir Linden)
2020-10-14SL-14081 - changed debug level for one messageBrad Payne (Vir Linden)
2020-10-14SL-14081 - detail on viewer-initiated timeoutBrad Payne (Vir Linden)
2020-10-14SL-14081 - more teleport loggingBrad Payne (Vir Linden)
2020-10-14SL-14081 - more detailed logging of teleport processBrad Payne (Vir Linden)
2020-10-14build fixAndrey Lihatskiy
2020-10-14Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llfloatermodelpreview.cpp
2020-10-14Increment viewer version to 6.4.11Nat Goodspeed
following promotion of DRTVWR-482
2020-10-14SL-14081 - detail on viewer-initiated timeoutBrad Payne (Vir Linden)
2020-10-13SL-14081 - more teleport loggingBrad Payne (Vir Linden)
2020-10-13SL-14107 fixed crash due to missing animation when avatar hits the ground ↵Mnikolenko Productengine
after falling down
2020-10-12SL-13980 Crash at cullAvatarsByPixelAreaAndrey Kleshchev
LLVOAvatars and derived classes appear to be stored as LLPointer<LLViewerObject> in a lot of cases, so non-virtual ~LLViewerObject() might be triggered by LLPointer and end up not cleaning sInstances in some cases (animeshes specific?), thus causing broken pointers in sInstances.
2020-10-12SL-13830 One more crash when quiting on startup or right after teleportAndrey Kleshchev
2020-10-12SL-14093 Show the amount of saved categories and itemsMnikolenko Productengine
2020-10-09SL-14081 - more detailed logging of teleport processBrad Payne (Vir Linden)
2020-10-08macos build fixMnikolenko ProductEngine
2020-10-08Merged in maxim_productengine/maxim-viewer/DRTVWR-519 (pull request #332)Maxim Nikolenko
Purge excessive files from disc cache each startup Approved-by: Callum Linden <callum@lindenlab.com>
2020-10-08Purge excessive files from disc cache each startupMnikolenko Productengine
2020-10-07Tweak name of cache folder in the Viewer cache directoryCallum Prentice
2020-10-07remove the static cache files from the viewer and update viewer_manifest.py ↵Callum Prentice
to not try to copy them into the installer bundle
2020-10-07Improve, rationalize and expand commentsCallum Prentice
2020-10-07Add in some cache stats for the about boxCallum Prentice