summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
AgeCommit message (Collapse)Author
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-09-26MergeRider Linden
2018-09-26Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2018-09-17SL-9671 - refresh simulator features on region changeBrad Payne (Vir Linden)
2018-09-17MergeAnchor Linden
2018-08-22DRTVWR-447: Attempt to post BugSplat metadata with Mac crash reports.Nat Goodspeed
Introduce CrashMetadata, an LLSingleton in llappviewermacosx.cpp, declared in llappviewermacosx-for-objc.h and accessed by the various BugsplatStartupManagerDelegate override methods. CrashMetadata is populated by reading the previous (presumably crashed) run's static_debug_info.log file. This replaces the previous getOldLogFilePathname(), getFatalMessage() and getAgentFullname() functions. To extend that suite for additional metadata, not only would we have to keep adding new free functions, but we'd have to keep rereading the static_debug_info.log file. Override the new applicationKeyForBugsplatStartupManager, defaultUserNameForBugsplatStartupManager, defaultUserEmailForBugsplatStartupManager methods to extract relevant fields from CrashMetadata. Change applicationLogForBugsplatStartupManager and attachmentForBugsplatStartupManager to do the same. Enhance llviewerregion.cpp to update the static_debug_info.log file every time we enter a new region.
2019-04-24SL-10994 Removed Facebook In-world SharingAndreyL ProductEngine
SL-11024 Fixed Twitter connect failure
2018-08-04Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-08-03MergeRider Linden
2018-08-02mergeBrad Payne (Vir Linden)
2018-07-19[MAINT-8873] - check for bakesOnMesh enabled sim feature, before creating ↵Anchor Linden
universal wearable type
2018-07-18SL-920 Change http methodsandreykproductengine
2018-08-01Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-07-18SL-920 Disable friendship caps untill new requirements are providedandreykproductengine
2018-07-17SL-927 Better loggingandreykproductengine
2018-06-26SL-927 Add new groups caps to viewer (offline messages only)andreykproductengine
2018-06-22Merged lindenlab/viewer-release into defaultAndrey Lihatskiy
2018-06-21MergeRider Linden
2018-06-21mergeBrad Payne (Vir Linden)
2018-06-14SL-920 Add new friendship caps to viewerandreykproductengine
2018-06-19Backed out changeset: 4ce8c663a9a0AndreyL ProductEngine
STORM-2122: UDP data bandwidth measuring is off by factor 8
2018-05-22MergeRider Linden
2018-05-08MAINT-8592 EstateAccess capability supportAndreyL ProductEngine
2018-05-18mergeBrad Payne (Vir Linden)
2018-05-10MAINT-7867 - additional cap fetch loggingBrad Payne (Vir Linden)
2018-04-04MAINT-8203 Temporary disable capability until 'friend request' server side fixandreykproductengine
2018-03-20MAINT-8363 Additional sanity checksandreykproductengine
2018-03-06Settings type inventory objects and upload the assests.Rider Linden
2018-02-26Added settings inventory object with subtypeRider Linden
2018-02-13MAINT-8203 Use the ReadOfflineMsgs cap to fetch IMs after loginandreykproductengine
2018-01-30Cleanup on daycyle selection and stack. Move blenders into environment.Rider Linden
(Transition bronken, instant only. Shaddows moved based on region, not parcel)
2018-01-29SL-859 - exceptionally verbose logging of object state updates, likely temporaryBrad Payne (Vir Linden)
2018-01-17mergeBrad Payne (Vir Linden)
2018-01-16MAINT-8052: Report if the returned environment is the default.Rider Linden
2018-01-08MAINT-7699: Deliver new settings to viewer via capRider Linden
2017-11-29mergeBrad Payne (Vir Linden)
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-10-24MAINT-7081: Merge from lindenlab/viewer64.Nat Goodspeed
2017-10-11mergeBrad Payne (Vir Linden)
2017-10-10MAINT-7081: Hack to allow overriding asset capability URL.Nat Goodspeed
2017-07-10SL-748 - viewer must request the ObjectAnimation cap in order to get the new ↵Brad Payne (Vir Linden)
messages
2017-08-17SL-683 Instrument viewer cacheandreykproductengine
2017-04-06MAINT-7255: Change viewer to use UserInfo cap if available.Rider Linden
2017-03-06SL-409 - consolidated user of ViewerAsset cap for mesh and texture fetching ↵Brad Payne (Vir Linden)
as well.
2017-02-15SL-409 - WIP on http fetching path for assetsBrad Payne (Vir Linden)
2016-05-10Display correct attempt for requesting region capabilities at startupAnsariel
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-01-11MAINT-5978: comment out the caps log reporting.Rider Linden
2015-12-04Initial changes for Vivox/Azumarill merge. Lots of temporary code and ↵Rider Linden
conditional compile switches. Begin switch from statemachine to coroutine.