summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
AgeCommit message (Collapse)Author
2012-08-14SH-3310 WIP setting up architecture for switching texture baking on ↵Nyx (Neal Orman)
per-region basis Set up an architecture to minimize the use of the baked texture debug setting. Instead concentrating on setting a per-region flag at the region handshake point. This should be processed once the new regions are using the updated handshake. The debug setting is being used in this one location as a placeholder. Builds, but not fully tested/commented yet, passing this work off to Vir.
2012-07-31merge up to latest viewer-developmentOz Linden
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-24merge to viewer-developmentoOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-16SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
clean up of llstats stuff
2012-07-12SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
improved update logging API and output format
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks
2012-07-02FIX: renamed UpdateAgentAppearance to UpdateAvatarAppearanceNyx (Neal Orman)
2012-06-29SH-3226 WIP - request appearance update request, connects to ↵Brad Payne (Vir Linden)
UpdateAgentAppearance cap, in updateAppearanceFromCOF()
2012-06-15Merge with tipcallum
2012-06-14WIP: path-722. Some agent_state_updates come through (god mode), region ↵prep
crossings, cleanup logic is a TBD, etc..
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-06-11WIP:path-703 Adding icon to slurl bar to indicate if dynamic pathfinding is ↵prep
enabled or disbled.
2012-05-17EXP-1928: Handling the rare case that the user preferences cannot be ↵Todd Stinson
successfully changed, and reporting that to the user.
2012-04-16storm-1843: remove unused ParcelMediaURLFilter capabilityOz Linden
2012-03-20Cleaning up miscellaneous differences between the pathfinding repository and ↵Todd Stinson
the latest viewer-development.
2012-03-12PATH-304: Making the navmesh version information work for both Premium ↵Todd Stinson
Wilderness regions (old pathfinding simulator build with missing capabilities) as well as the new pathfinding simulator builds with the version services.
2012-02-25PATH-292: Adding the ability to view and edit pathfinding attributes of the ↵William Todd Stinson
terrain.
2012-02-17PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel.Todd Stinson
2012-02-07PATH-245: Hooking the characters floater up to the character service. Also, ↵Todd Stinson
adding in an additional state to handle the floater when the service does not exist.
2012-01-24WIP: path-118prep
2012-01-20PATH-226: Removing the extraneous checks for both the old and new CAP ↵Todd Stinson
service names as the new server-side code has been fully deployed.
2012-01-18PATH-226: Implementing a check for the multiple names of the ↵Todd Stinson
ObjectNavMeshProperties service until the new service name is fully deployed.
2012-01-09PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI.Todd Stinson
2012-01-09Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-06Add capability-based create folder routine for more reliable inventory, with ↵Aura Linden
fix for copy and wear
2011-11-10Initial commit for retrieving navmesh supportprep
2011-11-04Hooked up responder, added navmeshupload capabilty to viewerprep
2011-08-29mergBrad Payne (Vir Linden)
2011-08-18fix for SH-2315: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao
2011-08-15MergePaul ProductEngine
2011-08-10Fix for merge breakagesBrad Payne (Vir Linden)
2011-08-10merge viewer-development to mesh-developmentBrad Payne (Vir Linden)
2011-08-08Merge with 8582496d7733948e19396167df9b4d2d4cd35f0cseth_productengine
2011-08-06SH-2170 FIXED Detecting selection of objects that cross parcel bounds added.Seth ProductEngine
In this case the land impacts data is not displayed for such selection.
2011-08-02pulling latest viewer-development into mesh merge branch.Nyx (Neal Orman)
2011-08-02Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup ↵prep linden
of old code related to earlier accounting work.
2011-07-25STORM-1220 FOLLOWUP Prevent displaying unlocalized sim product name.Vadim ProductEngine
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly get used in UI code, thus causing localization bugs.
2011-07-25STORM-1220 FIXED Localized sim product name (e.g. "Estate / Full Region") ↵Vadim ProductEngine
everywhere.
2011-07-14Potential fix for SH-1854 and SH-1125 (caps issues)Don Kjer
2011-07-14mergeDave Parks
2011-07-13mergeBrad Payne (Vir Linden)
2011-07-12SH-1125 Retry when failing to get seed capability.Dave Parks
2011-07-08Merge viewer-development -> mesh-developmentDon Kjer
2011-07-07STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky ↵Vadim ProductEngine
to a day cycle.
2011-07-05STORM-1330 WIP Switched the Terrain tab of the Region/Estate floater to ↵Vadim ProductEngine
using the region info model.
2011-06-29Added MeshUploadFlag to list of requested capsBrad Payne (Vir Linden)