aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-13Ported Emerald build preferences and added them to llfloaterbuildoptions insteadMcCabe Maxsted1-0/+225
2010-04-12From Emerald: added option to rez objects under the proper land group to ↵McCabe Maxsted1-0/+11
prevent autoreturn
2010-04-12Use Hippogridmanager for OpenSim detection.Armin Weatherwax1-11/+0
2010-04-09Added ugly checkbox to toggle shadows in Preferences > AdvancedMcCabe Maxsted1-0/+11
2010-04-09Added a first use notification to the AOMcCabe Maxsted1-0/+11
2010-04-07Ported disable login/tp screen options from Emerald (in Preferences > Advanced)McCabe Maxsted1-0/+22
2010-04-06Ported IM autoresponse options from Emerald, added them to a new window in ↵McCabe Maxsted1-0/+126
Preferences > IM
2010-04-03Fixed some ported settings that were missing from settings_per_account.xmlMcCabe Maxsted2-11/+36
2010-04-03Set ShowStatusBarInMouselook default to trueMcCabe Maxsted1-2/+2
2010-04-03Ported inventory loading counter from Emerald r1633McCabe Maxsted1-0/+11
2010-04-03Added debug setting AppearanceForceStand to toggle whether avatar stands ↵McCabe Maxsted1-1/+12
when editing appearance
2010-04-03Added debug setting ShowStatusBarInMouselook to show statistics in mouselookMcCabe Maxsted1-0/+14
2010-04-03Added button to create a new template notecard for the AOMcCabe Maxsted1-0/+103
2010-04-02Fixed bad bool controls that weren't ported correctlyMcCabe Maxsted1-0/+193
2010-03-30Ported clientside AO from Emerald r1633McCabe Maxsted1-0/+85
2010-03-27Removed Second Life from the default grid list.Jacek Antonelli2-15/+1
Second Life is no longer officially supported, due to TPV Policy concerns.
2010-03-12Changed the value for SpeedRezInterval from 20 seconds to 12McCabe Maxsted1-1/+1
2010-03-11Applied Speed Rez v2 patch from Cool Viewer.McCabe Maxsted1-0/+33
Dynamically changes draw distance after teleporting. Patch by Henri Beauchamp. (slviewer-0-v12350-SpeedRez_v2.patch)
2010-03-05Ported breast physics from Emerald.Armin Weatherwax1-0/+90
2010-03-04Added PrivateLookAtTarget option.Armin Weatherwax1-0/+11
When true, viewer won't tell where your avatar is looking.
2010-03-04Ported temporary texture uploads from Emerald.Armin Weatherwax1-0/+15
2010-03-04Linux64: for DBUS-Debug build- track where it's crashing (if still).Armin Weatherwax3-2/+23
Add disableDBUS setting as a temporary workaround in case DBUS is still crashing.
2010-02-27Added ClientTagsListURL debug setting.Jacek Antonelli1-0/+15
URL to download client tags from.
2010-02-22Fixed a rare crash from textures with too many components.Armin Weatherwax1-1/+1
Only seen in lbsa plaza on OSGrid, so far.
2010-02-16Ported many texture engine changes from Snowglobe.Jacek Antonelli1-0/+44
2010-02-04Added SliderScrollWheelMultiplier setting.Jacek Antonelli1-0/+11
Affects the direction sliders move from mouse scroll wheel. Also added LLSlider::getScrollWheelMultiplier() and LLSlider::setScrollWheelMultiplier().
2010-01-20Fixed crash due to missing FloaterHtmlRect settingMcCabe Maxsted1-0/+16
2010-01-08Applied SNOW-378: debug setting to compile inventory scripts in MonoMcCabe Maxsted1-0/+11
2010-01-01Added missing debug tags to logcontrol.xmlMcCabe Maxsted1-0/+13
2009-12-31Added preferences option to use legacy pie menu layoutMcCabe Maxsted1-0/+11
2009-12-01Emeralds client name tag and clothing layer protection. Needs decision about ↵Armin Weatherwax1-0/+50
a few things - find "Imprudence FIXME" (woq) in llprimitive.cpp and llvoavatar.cpp, its commented there. modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/llprimitive/llprimitive.h modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llfirstuse.cpp modified: linden/indra/newview/llfirstuse.h modified: linden/indra/newview/llstartup.cpp modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/llvoavatar.h modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
2009-11-08Remember the last logged in grid between sessionsMcCabe Maxsted1-1/+11
2009-11-07Changed default UIScaleFactor to 1.002 as a workaround to some font ↵McCabe Maxsted1-1/+1
rendering issues
2009-11-03Second Life viewer sources 1.23.5Jacek Antonelli1-1/+1
2009-11-02Added "DoubleClickAction" and "GoAction" settings.Jacek Antonelli1-15/+15
Together they replace "DoubleClickAutopilot" and "DoubleClickTeleport".
2009-10-30Added a button that will toggle the minimap radar.Jacek Antonelli1-0/+11
2009-10-16Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patchMcCabe Maxsted1-1/+1
2009-10-10Added and tweaked vertical IM option from Emerald viewerMcCabe Maxsted1-0/+11
2009-10-08Applied lldialog spam throttle from Emerald viewerMcCabe Maxsted1-0/+22
2009-10-08Mini-map radar now can notify you when someone enters the simMcCabe Maxsted1-1/+12
2009-10-06Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty BarnettMcCabe Maxsted1-0/+44
2009-10-04Mini-map radar now notifies when someone enters chat range, and how far away ↵McCabe Maxsted1-0/+11
they are
2009-10-03Added new color setting for Object IMsMcCabe Maxsted1-0/+16
2009-10-01Fixed inability to teleport to adult regions in Imprudence 1.2 (Ugly. Only ↵McCabe Maxsted1-0/+11
use on 1.22 code base)
2009-09-27Deleted duplicate Torley windlight sky presetMcCabe Maxsted1-1/+0
2009-09-27Added missing Torley windlight water presetsMcCabe Maxsted36-0/+1500
2009-09-26Added select Torley Windlight presets to Imprudence (presets good for ↵McCabe Maxsted48-0/+3688
photography, mainly)
2009-09-26Added Windlight presets by Ana Lutetia to ImprudenceMcCabe Maxsted18-0/+2538
2009-09-26Added missing FloaterAnimationListRect to settings.xmlMcCabe Maxsted1-0/+16
2009-09-25Renamed default grid "local" -> "localhost".Jacek Antonelli1-1/+1
So it matches the one downloaded from the web.