aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a --cache command line flag to set cache locationTom Grimshaw2010-06-192-0/+21
|
* Changed the default tooltip delay from 0.69 to 1.69McCabe Maxsted2010-06-191-1/+1
| | | | (TODO: fix tooltips so they disappear after they leave their rects)
* Added checkbox in Preferences > Input and Camera to disable the minimum zoom ↵McCabe Maxsted2010-06-191-0/+11
| | | | in distance (DisableMinZoomDist)
* Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6)Armin Weatherwax2010-06-191-0/+11
| | | | | | slviewer-0-v12350-AlphaAndTattooSupport-patch.zip contains the necessary avatar_lad.xml and other artwork. The new avatar_lad.xml crashes clients without alpha and tattoo support at startup.
* Changed AppearanceForceStand to AppearanceAnimate, made it toggle both ↵McCabe Maxsted2010-06-191-2/+2
| | | | standing up and animating the avatar when editing appearance
* Added button to Preferences > Advanced to reset all preferences (#272)McCabe Maxsted2010-06-191-0/+11
|
* Cleaned up the Emerald showlookat patchMcCabe Maxsted2010-06-191-22/+22
|
* Show names above the "look at" beacons. Ported from Emerald, full credit to ↵Tom Grimshaw2010-06-191-0/+11
| | | | them.
* Make "Show Look At" a persistent setting (Ported from Emerald, full credit ↵Tom Grimshaw2010-06-191-0/+11
| | | | due there.)
* Fixed the login screen sometimes stuck on 'Connecting to Region...' while ↵McCabe Maxsted2010-06-191-2/+4
| | | | logging onto OpenSim, added debugging info for checking the startup state
* Applied patch for LightShare viewer-side implementation.Jacek Antonelli2010-06-192-0/+52
| | | | Ported from Meta7 viewer by Armin.
* Ported IgnoreSimulatorCameraConstraints setting from EmeraldMcCabe Maxsted2010-06-191-0/+11
|
* Set the imprudence viewer version in xmlMcCabe Maxsted2010-06-191-0/+25
|
* Make server version change popup optional, also optionally chat it.Armin Weatherwax2010-06-191-0/+26
|
* Tidied up the radar xml some and increased the default widthMcCabe Maxsted2010-06-191-5/+5
|
* Added some missing entries to the logcontrol.xml debug entries, comment out ↵McCabe Maxsted2010-06-191-23/+27
| | | | each individually for easier toggling
* fix: crash on relog; appearence self pie greyed out after relog.Armin Weatherwax2010-04-281-12/+17
|
* Tidied up settings.xml, removed a duplicate entryMcCabe Maxsted2010-04-251-5452/+5438
|
* Applied slviewer-0-v12350-NumberOfDecimalsInTools.patch patch from the CVMcCabe Maxsted2010-04-191-0/+11
|
* Use metaverseink.com for non-SL web searchesMcCabe Maxsted2010-04-191-3/+42
|
* Merge commit 'armin/beta2-bugfixes' into 1.3-beta2bugfixesMcCabe Maxsted2010-04-142-26/+1
|\
| * Use Hippogridmanager for OpenSim detection.Armin Weatherwax2010-04-121-11/+0
| |
| * Removed Second Life from the default grid list.Jacek Antonelli2010-03-272-15/+1
| | | | | | | | Second Life is no longer officially supported, due to TPV Policy concerns.
* | Added prim media functions and new script functions from SL server 1.38.0McCabe Maxsted2010-04-141-4/+51
| |
* | Enable embed item in new object by defaultMcCabe Maxsted2010-04-131-1/+1
| |
* | Enable grid sub-unit snapping by defaultMcCabe Maxsted2010-04-131-1/+1
| |
* | Changed advanced build options to per-account settings, added OK, Apply, ↵McCabe Maxsted2010-04-131-1/+0
| | | | | | | | Cancel, Clear Item, and Reset to Default buttons
* | Save custom prim defaults on a per-account basis rather than globallyMcCabe Maxsted2010-04-132-225/+231
| |
* | Ported Emerald build preferences and added them to llfloaterbuildoptions insteadMcCabe Maxsted2010-04-131-0/+225
| |
* | From Emerald: added option to rez objects under the proper land group to ↵McCabe Maxsted2010-04-121-0/+11
| | | | | | | | prevent autoreturn
* | Added ugly checkbox to toggle shadows in Preferences > AdvancedMcCabe Maxsted2010-04-091-0/+11
| |
* | Added a first use notification to the AOMcCabe Maxsted2010-04-091-0/+11
| |
* | Ported disable login/tp screen options from Emerald (in Preferences > Advanced)McCabe Maxsted2010-04-071-0/+22
| |
* | Ported IM autoresponse options from Emerald, added them to a new window in ↵McCabe Maxsted2010-04-061-0/+126
| | | | | | | | Preferences > IM
* | Fixed some ported settings that were missing from settings_per_account.xmlMcCabe Maxsted2010-04-032-11/+36
| |
* | Set ShowStatusBarInMouselook default to trueMcCabe Maxsted2010-04-031-2/+2
| |
* | Ported inventory loading counter from Emerald r1633McCabe Maxsted2010-04-031-0/+11
| |
* | Added debug setting AppearanceForceStand to toggle whether avatar stands ↵McCabe Maxsted2010-04-031-1/+12
| | | | | | | | when editing appearance
* | Added debug setting ShowStatusBarInMouselook to show statistics in mouselookMcCabe Maxsted2010-04-031-0/+14
| |
* | Added button to create a new template notecard for the AOMcCabe Maxsted2010-04-031-0/+103
| |
* | Fixed bad bool controls that weren't ported correctlyMcCabe Maxsted2010-04-021-0/+193
| |
* | Ported clientside AO from Emerald r1633McCabe Maxsted2010-03-301-0/+85
|/
* Changed the value for SpeedRezInterval from 20 seconds to 12McCabe Maxsted2010-03-121-1/+1
|
* Applied Speed Rez v2 patch from Cool Viewer.McCabe Maxsted2010-03-111-0/+33
| | | | | | | Dynamically changes draw distance after teleporting. Patch by Henri Beauchamp. (slviewer-0-v12350-SpeedRez_v2.patch)
* Ported breast physics from Emerald.Armin Weatherwax2010-03-051-0/+90
|
* Added PrivateLookAtTarget option.Armin Weatherwax2010-03-041-0/+11
| | | | When true, viewer won't tell where your avatar is looking.
* Ported temporary texture uploads from Emerald.Armin Weatherwax2010-03-041-0/+15
|
* Linux64: for DBUS-Debug build- track where it's crashing (if still).Armin Weatherwax2010-03-043-2/+23
| | | | Add disableDBUS setting as a temporary workaround in case DBUS is still crashing.
* Added ClientTagsListURL debug setting.Jacek Antonelli2010-02-271-0/+15
| | | | URL to download client tags from.
* Fixed a rare crash from textures with too many components.Armin Weatherwax2010-02-221-1/+1
| | | | Only seen in lbsa plaza on OSGrid, so far.