summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerparcelmgr.cpp
AgeCommit message (Collapse)Author
2017-03-13Backed out changeset: 87661f6ec809Rider Linden
2017-03-13MAINT-7196: Revers flag when sent to viewer (to correctly mask when value ↵Rider Linden
isn't sent)
2017-03-10MAINT-7196: Viewer changes supporting new Allow Access Override opition for ↵Rider Linden
estate owners.
2016-12-19MAINT-7009 backing out changeset 638ac620a500 (MAINT-4576)andreykproductengine
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-17MergeRider Linden
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-03-03MAINT-2199 reverted previous change, refixed missing cloud and ban lineandreykproductengine
2016-02-01MAINT-6042 FIXED Audio/Media automatically starts playing again after ↵andreykproductengine
clicking "Stop All"
2016-01-25MAINT-6042 region crossing in any form should trigger music checkandreykproductengine
2016-01-24MAINT-6042 FIXED Regular agent-parcel updates should not restart stopped audioandreykproductengine
2016-01-14MAINT-6042 FIXED Audio/Media automatically starts playing again after ↵andreykproductengine
clicking "Stop All"
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-08-25MergeRider Linden
2015-07-01MergeRider Linden
2015-07-01Merge from viewer-relese and become version 3.8.1andreykproductengine
2015-06-08merge changes for 3.7.29-releaseOz Linden
2015-07-02Merge from viewer-relese and become version 3.8.1andreykproductengine
2015-05-18Parcel Media and Viewer Parcel Mgr to generic coroutines.Rider Linden
2015-04-28increment viewer version to 3.7.29Mnikolenko ProductEngine
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-15Merge viewer-releasesimon
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-08MAINT-5063 FIXED SLurl display text shows name of parcel in adjacent region ↵andreykproductengine
when mousing over parcel after region crossing
2015-02-24Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2015-02-24merge changes for 3.7.25-releaseOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-10-15MAINT-4576 FIXED Damage Icon always displays regardless of land setting.andreykproductengine
2014-10-09Mergedolphin
2014-09-11MAINT-4415 FIXED Speak button does not become enabled after enabling voice ↵andreykproductengine
on parcel, if voice was disabled upon parcel entry
2014-06-24MAINT-875 FIXED Display notification if user is not allowed to terraform ↵Mnikolenko ProductEngine
hovered parcel.
2014-05-07Merge with 3.7.7-releasedolphin
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-01parcel experience lists can be manipulated through the ParcelAccessListUpdatedolphin
message
2014-03-21MAINT-1805 FIXED "Back" button doesn't teleport user to correct location ↵andreykproductengine
after performing several teleports to a different locations Agent position gets reseted frequently while not all varibles are uptadet, as result it is not reliable for inter-region teleportation. Changed to value from message.
2014-02-12merge with releaseRichard Linden
2013-11-18add callbacks to LLAgent for Region and Parcel changesOz Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-13Merge from viewer-betaprep
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2013-01-24MAINT-2277 Yellow "fence" (selection) of the parcel doesn't update after ↵Kelly Washington
selecting the other parcel * Removed bogus check on matching parcel data coming in.
2013-01-10MAINT-2209 Parcel name not updating after teleportKelly Washington
2012-09-21MAINT-1601 Land remains for sale after purchasing for group.Kelly Washington
reviewed with Simon
2012-08-22mergeBrad Payne (Vir Linden)
2012-08-17Expanding region flags to 64 bits. Adding region protocol flagsDon Kjer
2012-08-16merge up to latest viewer-developmentOz Linden
2012-08-09MAINT-113 Fix for flashing property lines when selecting objects.davep@spiral.lindenlab.com