summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/settings.xml
AgeCommit message (Collapse)Author
2011-03-14SOCIAL-687 Call, Map, Share, and Pay options available in web profile for ↵leyla
users in minimal skin
2011-03-14update to latest viewer-developmentOz Linden
2011-03-11mergeTofu Buzzard
2011-03-11SH-477 Put estimated streaming cost back in the debug display -- use ↵Dave Parks
newfangled equation.
2011-03-10SOCIAL-530 WIP When double clicking a nearby location I want my avatar to ↵Richard Linden
walk to that spot added setting to toggle click to walk
2011-03-09Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)callum
2011-03-09MergeLeyla Farazha
2011-03-09SOCIAL-586 As a user I want to see my Aditi profile when logging into the ↵Leyla Farazha
Aditi grid
2011-03-09Automated merge with ssh://hg.lindenlab.com/richard/viewer-socialRichard Linden
2011-03-09updated destination and avatar urlsRichard Linden
2011-03-08SOCIAL-588 WIP All avatar changes using avatar picker are not completed and ↵Richard Linden
incorrect avatar can be worn disable AIS For minimal skin
2011-03-08SOCIAL-652 FIX Decline notification shown to users in minimal skin when they ↵Richard Linden
click on free one click objects
2011-03-03SOCIAL-629 FIX Search Floater accessible from typing a search term in ↵Richard Linden
location bar
2011-03-02SOCIAL-623 FIX World map accessible from classified and picks in web profile ↵Richard Linden
in minimal skin
2011-03-01remove [GRID] string replacement as it didn't workRichard Linden
2011-03-01MergeRichard Linden
2011-03-01mergeTofu Buzzard
2011-03-01SH-1072 Fix for DoF focal point being incorrect.Dave Parks
2011-03-01updated destination guide and avatar picker urlsRichard Linden
2011-02-28SOCIAL-608 WIP Classified link is available in Basic modeRichard Linden
2011-02-28SOCIAL-601 FIX avatar picker hintRichard Linden
2011-02-28SOCIAL-558 FIX clicking on slurl hyperlink should teleport instead of ↵Richard Linden
showing place panel
2011-02-25SOCIAL-548 FIX shorten delay for avatar inspector tooltipsRichard Linden
2011-02-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard Linden
added option OpenSidePanelsInFloaters to always undock side panel content also set default configuration to basic
2011-02-24mergeTofu Buzzard
2011-02-24MergeXiaohong Bao
2011-02-23SOCIAL-545 FIX Figure out how to configure skylight-specific settingsRichard Linden
sessionsettingsfile and usersessionsettingsfile are allowed to persist, so we can change them from the login screen
2011-02-23Merge: Backed out changes for STORM-336 for merge due to complexity, will ↵Loren Shih
need to apply these manually.
2011-02-23STORM-1019 Add ability to display beacons for Media on a Prim objectsRobin Cornelius
Changes merged into viewer 2 by Jonathan Yap
2011-02-23Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-22SOCIAL-545 WIP Figure out how to configure skylight-specific settings while ↵Richard Linden
retaining relevant user settings (login account name, etc.) converted settings_file.xml to use param block descriptions for easier modification added session settings file and user session settings file for per-session config overrides
2011-02-22mergeTofu Buzzard
2011-02-22SH-874 Better VBO usage hints, most notably don't use VBOs for occlusion ↵Dave Parks
queries if GL is set to not use VBOs for stream draw.
2011-02-22Merge with viewer-developmentDon Kjer
2011-02-22set "RenderVBOMappingDisable" to be true by default to stop VBO memory leaking.Xiaohong Bao
2011-02-19Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/Don Kjer
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
2011-02-15partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵Xiaohong Bao
leaking.
2011-02-10mergeTofu Buzzard
2011-02-09SH-915 WIP - support pilot.xml with extended camera infoBrad Payne (Vir Linden)
2011-02-08merge up to latest viewer-developmentOz Linden
2011-02-04STORM-610 : Backing out that change (test fail)Merov Linden
2011-02-04STORM-610 : Pull into viewer-developmentMerov Linden
2011-02-01mergeTofu Buzzard
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-28Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-01-28pull back fixes from betaOz Linden
2011-01-28STORM-927 - FIX - [VWR-24426] SSL Handshake Failed Error when accessing ↵callum
web-based content on development viewers using recent Webkit 4.7 Also removed refs to debug vars used to specify location of pem file
2011-01-28STORM-610 FIXED Changes to water color and density in the Environment Editor ↵Vadim ProductEngine
now persist between sessions. However they get overriden when you switch water presets in the Advanced Water floater.
2011-01-26for SH-846: design and implement the debug code to locate memory leakingXiaohong Bao