summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-07-18MAINT-628 Fix for seams in high res snapshots when lighting and shadows is ↵Dave Parks
enabled.
2012-07-16MAINT-1270 Fix for some flexi prims becoming flat at some LoDsDave Parks
2012-07-13Merge from lindenlab/viewmaster so we can get rid of itsimon@Simon-PC.lindenlab.com
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-07-06Automated merge with ssh://hg.lindenlab.com/simon/viewmasterXiaohong Bao
2012-07-06fix for MAINT-1201: 404 errors appear in the log when opening the world mapXiaohong Bao
2012-07-03MAINT-1231 Investigate increasing MAX_CACHED_GROUPS in llgroupmgr.cppKelly Washington
* increased max groups to 20 * changed cache to LRU instead of 'delete half when overfull' reviewed with Baker
2012-07-03MAINT-685 Fix for disabling basic shaders making high detail terrain render ↵Dave Parks
incorrectly.
2012-07-02MAINT-971 : [PUBLIC]Renaming a new inventory item while filtering item namessimon@Simon-PC.lindenlab.com
renames parent folder instead. Reviewed by Kelly
2012-06-29Merge simon/viewmaster-merge for latest maint worksimon@Simon-PC.lindenlab.com
2012-06-28Merge cleanupDave Parks
2012-06-28MergeDave Parks
2012-06-28mergeDave Parks
2012-06-28MAINT-678 Fix for inconsistent data in physics shape displayDave Parks
2012-06-27MAINT-889 Viewer Group Invitation picker needs to limit to 100 residentsKelly Washington
Requests to invite more than 100 agents at a time are blocked. reviewed with Simon.
2012-06-27MAINT-1173 : Top Scripts: Break down usage by parcel. Follow-on code to addsimon@Simon-PC.lindenlab.com
per-parcel filtering. Reviewed by Kelly
2012-06-26MAINT-675 Fix for DoF focal point being incorrect when alt-zooming on terrain.Dave Parks
2012-06-26MAINT-654 Potential fix for corrupt avatar bakes on some AMD systems.Dave Parks
2012-06-26Mergesimon@Simon-PC.lindenlab.com
2012-06-25MAINT-1173 : Top Scripts: Break down usage by parcel. Reviewed by Kellysimon@Simon-PC.lindenlab.com
2012-06-25MAINT-1078 Merchant Outbox import failuresKelly Washington
Add 1s throttle on update checks for importer reviewed with Simon
2012-06-25MAINT-1169 Delay Restart causes region restart to be cancelledKelly Washington
* fixed the label to be 'cancel restart' instead of delay restart.
2012-06-25MAINT-30 Estate access lists for groups and residents are blank when "Allow ↵Kelly Washington
public access" is checked. MAINT-1200 Resident names not sorted in About Land (or Estate management) floater's allowed/banned boxes reviewed with Simon
2012-06-22MAINT-653 Fix for shadow acne at high altitudesDave Parks
2012-06-20MAINT-794 Move flexi idleUpdate and texture animation to their own update ↵Dave Parks
queues.
2012-06-19mergeDave Parks
2012-06-19MAINT-794 Factor out a lot of CPU overhead around updating objects.Dave Parks
2012-06-15Merge with tipcallum
2012-06-15MAINT-775 Fix for particle index pool corruption on teleport.Dave Parks
2012-06-15Merge with tipcallum
2012-06-15Merge with tipcallum
2012-06-15MergeDave Parks
2012-06-15MAINT-1151 FIX [crashhunters] crash on startup in LLPipeline::init()callum
Reviewed by CB
2012-06-14MAINT-442: [PUBLIC]Unable to change parcel restrictions for a scripts-disabledsimon@Simon-PC.lindenlab.com
parcel in a damage-enabled region. Reviewed by Kelly
2012-06-14mergesimon@Simon-PC.lindenlab.com
2012-06-14MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by multiple creators shows creatorsimon@Simon-PC.lindenlab.com
as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly
2012-06-14MAINT-646 Cleanup some warnings from previous changes.Dave Parks
2012-06-13mergeDave Parks
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-06-12MAINT-1161: non standard sea level not correctly rendered around private ↵simon@Simon-PC.lindenlab.com
islands. Reviewed by Kelly
2012-06-11MAINT-646 Get rid of a hotspot in LLViewerObjectList::update, fix for error ↵Dave Parks
in llpolymorph
2012-06-08SH-3153 FIXBrad Payne (Vir Linden)
2012-06-08MAINT-646 Optimize LLVolumeImplFlexible::doIdleUpdate()Dave Parks
2012-06-08MAINT-646 Enable /fp:fast in Visual StudioDave Parks
2012-06-08MAINT-646 Knock out some extraneous performance timersDave Parks
2012-06-08merge changes for DRTVWR-162Oz Linden
2012-06-07MAINT-1144: Merge llhttpclient_test.cpp fix back to tipNat Goodspeed
2012-06-07MAINT-1144: Try to fix Windows build error in llhttpclient_test.cpp.Nat Goodspeed
2012-06-06Automated merge with file:///Users/nat/linden/viewer-maint-1144Nat Goodspeed