summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
AgeCommit message (Collapse)Author
2021-11-30SL-16119 Viewer should now direct IM 2 Email setting to webMnikolenko Productengine
2021-06-25Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llvoicevivox.cpp
2021-03-18SL-14927 Some avatar names not resolvingAndrey Kleshchev
2021-02-04SL-14796 Updated code accordingly to changed event orderAndrey Kleshchev
2021-02-03SL-14796 After teleporting, add notation into Nearby ChatAndrey Kleshchev
2020-11-11Merge branch 'master' into DRTVWR-513-maintAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llui/llfolderviewmodel.h # indra/newview/lltexturecache.cpp # indra/newview/llviewermenu.h # indra/newview/skins/default/xui/en/menu_wearable_list_item.xml
2020-10-26Merge branch 'SL-14081' into DRTVWR-507-maintAndrey Lihatskiy
2020-10-15Merge branch 'SL-14081' into DRTVWR-513-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llviewerregion.cpp
2020-10-14SL-14081 - more detailed logging of teleport processBrad Payne (Vir Linden)
2020-10-12SL-14078 No point in verifying display name cap each frame #2Andrey Kleshchev
2020-08-18Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-05-18Small CleanupAndrey Kleshchev
2020-04-29Merge branch 'DRTVWR-500' into DRTVWR-501-maintAndrey Lihatskiy
2019-10-16mergeBrad Payne (Vir Linden)
2019-09-25SL-6109 Mouse support readyandreykproductengine
2019-09-10Merge viewer-release 6.3.2Graham Linden
2019-06-13SL-11402 Resaving home image if file does not existandreykproductengine
2018-09-26MergeRider Linden
2018-08-29MAINT-6291 Fixed Scripted teleports have a higher rate of failure than ↵andreykproductengine
user-initiated teleports. Sim apparently sends finish and start messages simultaneously in case of scripted or experience teleports
2019-03-06SL-10687 FIXED Audio error when trying to fly when flying is not availablemaxim_productengine
2018-05-24Enable sky changes with altitude.Rider Linden
2017-04-06MAINT-7255: Change viewer to use UserInfo cap if available.Rider Linden
2016-12-05Backed out changeset: ffffbe002ff2AndreyL ProductEngine
Finally reverting the MAINT-4488 (see BUG-37693 for details)
2016-10-18Restored MAINT-4488 (perviosly reverted in MAINT-6242)andreykproductengine
2016-08-22Backed out changeset: 6d631b9d02a0 for maint-6242andreykproductengine
2016-06-22MAINT-6385: Ensure that VMM initialization only happens once after login and ↵Rider Linden
that it will only happen after the region caps have been received.
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-17MergeRider Linden
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-01-06MAINT-4488 [PUBLIC] llTakeControls(*,FALSE,TRUE) prevents left clicks from ↵andreykproductengine
mouselook.
2015-12-21MAINT-335 FIXED Avatar hangs in space after cancelling teleportandreykproductengine
2015-11-20MAINT-5831: If there is a teleport request active and it has failed, ↵Rider Linden
teleport state will always return "None".
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-06MAINT-5693: Consolidated the avatar appearance request into a coroutine. If ↵Rider Linden
the request fails because of a stale COF, then rerequest with the corrected one.
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
--HG-- branch : MAINT-5575
2015-06-09Removed homelocation responder (rolled into llagent)Rider Linden
Removed sdhandler from llagent. Removed unused values from llacountingccostmgr Fixed smart pontier creation in llfacebook
2015-06-08Added a way to pass a policy Id to the coroadapter.Rider Linden
Changed language, appearance, and maturity to conform to use the adapter rather than the SDHandler
2015-04-14Merged lindenlab/viewer-tools-update into defaultRider Linden
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond ↵Rider Linden
correctly to Event Pumps. Added get/setRequestURL() to LLCore::HttpResponse Removed URI from the HttpSDHandler.
2015-03-27first set of chnages from code review from NatRider Linden
2015-03-26Create trivial handler for SD Messages, method in LLAgent for posting HTTP ↵Rider Linden
requests.
2015-03-26Fix line endings on appearancemgr and added LLCore::Http to llAgent.Rider Linden
2014-12-03MAINT-1871 FIXED Don't allow moving avatar while changing camera position.Mnikolenko ProductEngine
2014-10-18Update to build on Xcode 6.0: more removal of unused variables and functionscallum_linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-02-12merge with releaseRichard Linden
2014-02-11mergeBrad Payne (Vir Linden)
2013-12-18STORM-1831 Changing addRegionChangedCallback to more closely resemble the ↵Ima Mechanique
feature it replaces. This fixes the crashes reported by Whirly ;-)
2013-12-17add LLAgent::removeRegionChangedCallbackOz Linden