summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2011-07-29reconciled .hgtagsDebi King (Dessie)
2011-07-29Add geotrust CAs for some internal linden machines like teamcity, and moveRoxie Linden
the trust chain around a bit.
2011-07-28update CA's to most current set (taken from the osx lion cert store)Roxie Linden
2011-07-28MergeLogan Dethrow
2011-07-27SH-1990 Fix for redundantly applying some color scaling to sky and water ↵Dave Parks
(also add some snazzy specular bloom from the sun)
2011-07-26SH-2179 Fix for active UI elements glowing when basic shaders enabled.Dave Parks
2011-07-26mergeRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26storm-1510: remove loginpage url from settings file (per code review ↵Oz Linden
suggestion from Richard)
2011-07-25merging latest viewer-development to mesh merge candidate.Nyx (Neal Orman)
2011-07-25SH-2031 Fix for bad vertex shader/fragment shader varying usage.Dave Parks
2011-07-24mergeDave Parks
2011-07-21mergeBrad Payne (Vir Linden)
2011-07-21merge up changes for 2.8.0 releaseOz Linden
2011-07-20Automated merge with http://hg.secondlife.com/viewer-developmentRichard Nelson
2011-07-20add a debug setting "MemoryPrivatePoolEnabled" to turn on/off private memory ↵Xiaohong Bao
pool.
2011-07-20fix a typo and trun off "MemoryFailurePreventionEnabled"Xiaohong Bao
2011-07-19MergeXiaohong Bao
2011-07-19EXP-932 Implement system that fades from login page to (either) intro screen ↵Leyla Farazha
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login
2011-07-19mergeLogan Dethrow
2011-07-19STORM-1487 FIXED Changed the "get more gestures" marketplace URL.Vadim ProductEngine
2011-07-18merge changes for storm-1515Oz Linden
2011-07-18merge changes for storm-1510Oz Linden
2011-07-18re-enable the watchdogOz Linden
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame ↵Dave Parks
stalls in renderer by never using the fixed function pipeline if shaders are available.
2011-07-16merge changes for storm-1482Oz Linden
2011-07-16merge late release changes and tagsOz Linden
2011-07-15After review and testing, realized that 'WatchdogEnabled' is actually true ↵jenn
to its name, and is a boolean, not a timeout value. 'MainloopTimeoutDefault' is the actual timeout value. Updated descriptions and values accordingly to set Watchdog timeout to 60 seconds.
2011-07-15storm-1510: update to new login display urlOz Linden
2011-07-15Merge from viewer-developmentXiaohong Bao
2011-07-14merge changes for 2.7.5 releaseOz Linden
2011-07-14EXP-998 Logging in with different user can remove newness for incorrect userLeyla Farazha
2011-07-13Code cleanup for the SOCKS 5 proxy viewer.Logan Dethrow
2011-07-13Watchdog timeout now set to 60 seconds for long-term use (instead of 20, ↵jenn
used during crash pile-on). Updated setting description field to describe how setting the value of WatchdogEnabled will affect Viewer behavior.
2011-07-12Merge for STORM-1482Aaron Stone
2011-07-12STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some ↵Aaron Stone
cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group.
2011-07-12mergeLogan Dethrow
2011-07-12Removed default proxy server.Logan Dethrow
2011-07-11fix for SH-2051: viewer crashes when try to disbable "Show Upload Cost"Xiaohong Bao
2011-07-09mergeDave Parks
2011-07-09SH-2007 Code cleanup, expand minimum header size to 4KB, better comments ↵Dave Parks
around magic numbers, remove dead calcResourceCost
2011-07-09mergeBrad Payne (Vir Linden)
2011-07-08merge changes for storm-1491Oz Linden
2011-07-08mergeLeyla Farazha
2011-07-08adding freshness flag supportLeyla Farazha
2011-07-07Merge latest from viewer trunksimon@lindenlab.com
2011-07-07STORM-1112 Disable SOCKS 5 proxy by default.Logan Dethrow
2011-07-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-07-07EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode made help window not appear on login for advanced mode made help window visibility state properly persist in advanced mode