aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge remote-tracking branch 'mccabe/weekly' into weeklyDavid Seikel2011-03-012-31/+29
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Added a "news bar" at the bottom of the login screen.Jacek Antonelli2011-02-271-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc.
| * | | Improved warning message about SL statistics packet.Jacek Antonelli2011-02-271-1/+1
| | | |
| * | | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-271-5/+5
| | | |
| * | | Updated default_grids.xml from current online grids list.Jacek Antonelli2011-02-271-26/+13
| | | |
* | | | Reduce the logging spam to warnings. Debug was too much.David Seikel2011-02-201-2/+2
| | | |
* | | | Merge remote-tracking branch 'mccabe/weekly' into weeklyDavid Seikel2011-02-203-1/+144
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Patch by Armin to split apart the 'Plugin' logcontrol.xml entry to avoid ↵McCabe Maxsted2011-02-101-1/+9
| | | | | | | | | | | | spam when debugging plugins
| * | Add an UI for Display name settings to prefs general, make the setting more ↵Armin Weatherwax2011-01-251-2/+2
| | | | | | | | | | | | | | | | | | | | | intuitive instead: of 0 legacy only , 1 both and 2 display names only we use now: 0 legacy, 1 display names only and 2 both
| * | Henri Beauchamp: Display Names support v4Armin Weatherwax2011-01-241-0/+36
| | |
| * | re-enable statistics packet for SL, firstuse warn about itArmin Weatherwax2011-01-201-0/+11
| | |
| * | load unloaded-avatar-cloud particle system from LLSD file.Armin Weatherwax2010-12-221-0/+88
| | |
* | | Update the grid manager to load grids from our meta7 server. Set the default ↵David Seikel2011-01-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | grid to meta7. Prevent setting the default grid to anything but meta7 (except by editing the settings file). By Tom Meta from his fork. See the TomsOldWork branch.
* | | Set the Grid Manager to not show by default, but make it configurable and ↵David Seikel2011-01-181-0/+11
|/ / | | | | | | | | | | toggled by CTRL+SHIFT+G. By Tom Meta from his fork. See the TomsOldWork branch.
* | Changed version to Experimental 2010.11.13McCabe Maxsted2010-11-131-1/+1
| |
* | Updated local copy of default_grids.xml with the latest osgrid ↵McCabe Maxsted2010-11-131-5/+5
| | | | | | | | register/password urls and science sim name
* | Applied patch by tx Oh for #647: loginuri of osgrid changedMcCabe Maxsted2010-11-131-1/+1
| |
* | Added info to DisableInternalFlyUpAnimation to clarify it's local machine onlyMcCabe Maxsted2010-11-121-1/+1
| |
* | Applied patch by Ansariel Hiller for #689: Optionally disable internal hover ↵McCabe Maxsted2010-11-121-0/+11
| | | | | | | | (fly) up animation
* | Added missing 'Plugin' entry in logcontrol.xmlMcCabe Maxsted2010-11-101-0/+1
| |
* | fix: add missing AllowEditingOfTrees settingArmin Weatherwax2010-11-091-0/+12
| |
* | fix: add missing settings for logging into Aurora SimArmin Weatherwax2010-11-091-1/+37
| |
* | Changed nickname highlight nick settings from 'nick#' to ↵McCabe Maxsted2010-11-051-3/+3
| | | | | | | | 'HighlightNickname#' to match the rest of settings.xml. Nicknames set before this commit will need to be set again due to the new preferences name
* | Applied patch by Ansariel Hiller for #675: Keywords update to reflect ↵McCabe Maxsted2010-11-052-1/+5
| | | | | | | | changes to llSensor LSL function
* | Fixed missing UseLocalChatWithBubbles control introduced in af6877fb (#685), ↵McCabe Maxsted2010-11-051-0/+11
| | | | | | | | patch by Nicky Perian
* | Merged webkit_plugins into weekly. Huzzah! The weekly branch now has ↵McCabe Maxsted2010-11-021-12/+89
|\ \ | | | | | | | | | browser/media plugin support
| * \ Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-282-1/+23
| |\ \
| * \ \ Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-222-12/+61
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/GStreamer.cmake linden/indra/cmake/GStreamer.cmake was deleted: we're going to try to use system libs, so any improvements that have been made in weekly have been invane. linden/indra/newview/llstartup.cpp Trivial #include collision. One include added another removed. Fixed. linden/indra/newview/lltoolpie.cpp Collision with RLV, pretty trivial. Fixed. linden/indra/newview/viewer_manifest.py Trivial White space fix collision with commenting out of gstreamer libs. Fixed.
| * | | | Sync LLViewerMediaImpl::newSourceFromMediaType with SG2Aleric Inglewood2010-10-191-11/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also renamed CookiesEnabled to BrowswerCookiesEnabled. Added BrowserJavascriptEnabled, BrowserPluginsEnabled and PluginAttachDebuggerToPlugins.
| * | | | Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to ↵Robin Cornelius2010-10-1080-4822/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Viewer 2 texture system" This reverts commit 087e15e89930d51c3964329befb273ae3b2d330d. Conflicts: linden/indra/newview/llsurface.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h
| * | | | Merge branch 'mccabe-plugins' into plugins_mergeRobin Cornelius2010-10-1080-131/+4867
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/doc/contributions.txt linden/indra/cmake/GStreamer.cmake linden/indra/cmake/LLMedia.cmake linden/indra/cmake/OPENAL.cmake linden/indra/llmedia/CMakeLists.txt linden/indra/llprimitive/material_codes.h linden/indra/newview/chatbar_as_cmdline.cpp linden/indra/newview/llappviewer.cpp linden/indra/newview/llfloatertos.cpp linden/indra/newview/llstartup.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h linden/indra/newview/viewer_manifest.py linden/install.xml
| | * | | | port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵Armin Weatherwax2010-09-2380-130/+4822
| | | | | | | | | | | | | | | | | | | | | | | | texture system
| | * | | | lost in merge: 1 debug setting, some member variables from llpanellandmediaArmin Weatherwax2010-09-231-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | todo: review llpanellandmedia; port flotervoicelicense
| | * | | | llmediaplugins first stepArmin Weatherwax2010-09-231-1/+34
| | | | | |
* | | | | | Load default grid list url from new GridUpdateList settingMcCabe Maxsted2010-11-011-0/+11
| | | | | |
* | | | | | Added missing cloud settings to settings.xmlMcCabe Maxsted2010-11-011-0/+88
| | | | | |
* | | | | | Removed duplicate 'BulkChangeIncludeAnimations' in settings.xml.Jacek Antonelli2010-10-261-33/+0
| |_|_|/ / |/| | | |
* | | | | Changed version to Experimental 2010.10.23McCabe Maxsted2010-10-231-1/+1
| | | | |
* | | | | Added FontSizeMultiplier and FontSizeRounding settings.Jacek Antonelli2010-10-221-0/+22
| |_|/ / |/| | | | | | | | | | | | | | | Gives more control over font sizes, addresses font being smaller than some users desire.
* | | | Changed version to Experimental 2010.10.17McCabe Maxsted2010-10-171-1/+1
| | | |
* | | | Disabled inventory loading on login unless FetchInventoryOnLogin is true ↵McCabe Maxsted2010-10-161-0/+16
| | | | | | | | | | | | | | | | (default to false)
* | | | Applied RLVa-1.1.2-Imprudence.patch by Kitty BarnettMcCabe Maxsted2010-10-091-11/+44
|/ / /
* | | Changed version to Experimental 2010.10.09McCabe Maxsted2010-10-091-1/+1
| | |
* | | Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-10-081-0/+11
|\ \ \
| * | | Implemented friends tags highlighting, including preferences->general ↵elektrahesse2010-10-081-0/+11
| | | | | | | | | | | | | | | | checkbox to enable/disable the feature. The font on the tags is rendered in bold when the option is active.
* | | | Merge branch 'weekly-next' into weeklyMcCabe Maxsted2010-10-081-1/+1
|\ \ \ \ | |/ / /
| * | | Removed persist for HighResSnapshot setting as it causes crash loops when ↵McCabe Maxsted2010-10-021-1/+1
| | | | | | | | | | | | | | | | enabled and opening the snapshot window with bad settings
* | | | Changed version to Experimental 2010.10.06-hotfixMcCabe Maxsted2010-10-061-1/+1
|/ / /
* | | Changed version to Experimental 2010.10.02McCabe Maxsted2010-10-021-1/+1
| | |
* | | Moved RenderWaterVoidCulling into the Imprudence section of settings.xmlMcCabe Maxsted2010-09-251-11/+11
| | |