summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
AgeCommit message (Collapse)Author
2013-02-12merge up to 3.4.5-releaseOz Linden
2012-11-08Automated merge with http://bitbucket.org/lindenlab/viewer-developmentDave Parks
2012-11-06Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-10-25MergeKelly Washington
2012-10-15Merge in viewer-development code and fix buildsimon@Simon-PC.lindenlab.com
2012-10-11Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-10-10pull back 3.4.1-beta6 fixesOz Linden
2012-10-10Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179.William Todd Stinson
2012-10-03Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵Dave Parks
out-of-order deletion of LLTextureFetch on shutdown
2012-09-20reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-09-10Fixed line endings from DOS to UNIX.Baker Linden
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵William Todd Stinson
repository.
2012-09-05Merge in latest viewer-developmentsimon@Simon-PC.lindenlab.com
2012-08-29First pass at throwing together a test panel for the material capability ↵William Todd Stinson
service.
2012-08-24Automated merge with http://bitbucket.org/lindenlab/viewer-catRichard Linden
2012-08-23Start of getting WSGI service on viewerChris Baker
2012-07-31merge up to latest viewer-developmentOz 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-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.