Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-04-13 | Ported Emerald build preferences and added them to llfloaterbuildoptions instead | McCabe Maxsted | 1 | -0/+225 | |
2010-04-12 | From Emerald: added option to rez objects under the proper land group to ↵ | McCabe Maxsted | 1 | -0/+11 | |
prevent autoreturn | |||||
2010-04-12 | Use Hippogridmanager for OpenSim detection. | Armin Weatherwax | 1 | -11/+0 | |
2010-04-09 | Added ugly checkbox to toggle shadows in Preferences > Advanced | McCabe Maxsted | 1 | -0/+11 | |
2010-04-09 | Added a first use notification to the AO | McCabe Maxsted | 1 | -0/+11 | |
2010-04-07 | Ported disable login/tp screen options from Emerald (in Preferences > Advanced) | McCabe Maxsted | 1 | -0/+22 | |
2010-04-06 | Ported IM autoresponse options from Emerald, added them to a new window in ↵ | McCabe Maxsted | 1 | -0/+126 | |
Preferences > IM | |||||
2010-04-03 | Fixed some ported settings that were missing from settings_per_account.xml | McCabe Maxsted | 2 | -11/+36 | |
2010-04-03 | Set ShowStatusBarInMouselook default to true | McCabe Maxsted | 1 | -2/+2 | |
2010-04-03 | Ported inventory loading counter from Emerald r1633 | McCabe Maxsted | 1 | -0/+11 | |
2010-04-03 | Added debug setting AppearanceForceStand to toggle whether avatar stands ↵ | McCabe Maxsted | 1 | -1/+12 | |
when editing appearance | |||||
2010-04-03 | Added debug setting ShowStatusBarInMouselook to show statistics in mouselook | McCabe Maxsted | 1 | -0/+14 | |
2010-04-03 | Added button to create a new template notecard for the AO | McCabe Maxsted | 1 | -0/+103 | |
2010-04-02 | Fixed bad bool controls that weren't ported correctly | McCabe Maxsted | 1 | -0/+193 | |
2010-03-30 | Ported clientside AO from Emerald r1633 | McCabe Maxsted | 1 | -0/+85 | |
2010-03-27 | Removed Second Life from the default grid list. | Jacek Antonelli | 2 | -15/+1 | |
Second Life is no longer officially supported, due to TPV Policy concerns. | |||||
2010-03-12 | Changed the value for SpeedRezInterval from 20 seconds to 12 | McCabe Maxsted | 1 | -1/+1 | |
2010-03-11 | Applied Speed Rez v2 patch from Cool Viewer. | McCabe Maxsted | 1 | -0/+33 | |
Dynamically changes draw distance after teleporting. Patch by Henri Beauchamp. (slviewer-0-v12350-SpeedRez_v2.patch) | |||||
2010-03-05 | Ported breast physics from Emerald. | Armin Weatherwax | 1 | -0/+90 | |
2010-03-04 | Added PrivateLookAtTarget option. | Armin Weatherwax | 1 | -0/+11 | |
When true, viewer won't tell where your avatar is looking. | |||||
2010-03-04 | Ported temporary texture uploads from Emerald. | Armin Weatherwax | 1 | -0/+15 | |
2010-03-04 | Linux64: for DBUS-Debug build- track where it's crashing (if still). | Armin Weatherwax | 3 | -2/+23 | |
Add disableDBUS setting as a temporary workaround in case DBUS is still crashing. | |||||
2010-02-27 | Added ClientTagsListURL debug setting. | Jacek Antonelli | 1 | -0/+15 | |
URL to download client tags from. | |||||
2010-02-22 | Fixed a rare crash from textures with too many components. | Armin Weatherwax | 1 | -1/+1 | |
Only seen in lbsa plaza on OSGrid, so far. | |||||
2010-02-16 | Ported many texture engine changes from Snowglobe. | Jacek Antonelli | 1 | -0/+44 | |
2010-02-04 | Added SliderScrollWheelMultiplier setting. | Jacek Antonelli | 1 | -0/+11 | |
Affects the direction sliders move from mouse scroll wheel. Also added LLSlider::getScrollWheelMultiplier() and LLSlider::setScrollWheelMultiplier(). | |||||
2010-01-20 | Fixed crash due to missing FloaterHtmlRect setting | McCabe Maxsted | 1 | -0/+16 | |
2010-01-08 | Applied SNOW-378: debug setting to compile inventory scripts in Mono | McCabe Maxsted | 1 | -0/+11 | |
2010-01-01 | Added missing debug tags to logcontrol.xml | McCabe Maxsted | 1 | -0/+13 | |
2009-12-31 | Added preferences option to use legacy pie menu layout | McCabe Maxsted | 1 | -0/+11 | |
2009-12-01 | Emeralds client name tag and clothing layer protection. Needs decision about ↵ | Armin Weatherwax | 1 | -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-08 | Remember the last logged in grid between sessions | McCabe Maxsted | 1 | -1/+11 | |
2009-11-07 | Changed default UIScaleFactor to 1.002 as a workaround to some font ↵ | McCabe Maxsted | 1 | -1/+1 | |
rendering issues | |||||
2009-11-03 | Second Life viewer sources 1.23.5 | Jacek Antonelli | 1 | -1/+1 | |
2009-11-02 | Added "DoubleClickAction" and "GoAction" settings. | Jacek Antonelli | 1 | -15/+15 | |
Together they replace "DoubleClickAutopilot" and "DoubleClickTeleport". | |||||
2009-10-30 | Added a button that will toggle the minimap radar. | Jacek Antonelli | 1 | -0/+11 | |
2009-10-16 | Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patch | McCabe Maxsted | 1 | -1/+1 | |
2009-10-10 | Added and tweaked vertical IM option from Emerald viewer | McCabe Maxsted | 1 | -0/+11 | |
2009-10-08 | Applied lldialog spam throttle from Emerald viewer | McCabe Maxsted | 1 | -0/+22 | |
2009-10-08 | Mini-map radar now can notify you when someone enters the sim | McCabe Maxsted | 1 | -1/+12 | |
2009-10-06 | Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett | McCabe Maxsted | 1 | -0/+44 | |
2009-10-04 | Mini-map radar now notifies when someone enters chat range, and how far away ↵ | McCabe Maxsted | 1 | -0/+11 | |
they are | |||||
2009-10-03 | Added new color setting for Object IMs | McCabe Maxsted | 1 | -0/+16 | |
2009-10-01 | Fixed inability to teleport to adult regions in Imprudence 1.2 (Ugly. Only ↵ | McCabe Maxsted | 1 | -0/+11 | |
use on 1.22 code base) | |||||
2009-09-27 | Deleted duplicate Torley windlight sky preset | McCabe Maxsted | 1 | -1/+0 | |
2009-09-27 | Added missing Torley windlight water presets | McCabe Maxsted | 36 | -0/+1500 | |
2009-09-26 | Added select Torley Windlight presets to Imprudence (presets good for ↵ | McCabe Maxsted | 48 | -0/+3688 | |
photography, mainly) | |||||
2009-09-26 | Added Windlight presets by Ana Lutetia to Imprudence | McCabe Maxsted | 18 | -0/+2538 | |
2009-09-26 | Added missing FloaterAnimationListRect to settings.xml | McCabe Maxsted | 1 | -0/+16 | |
2009-09-25 | Renamed default grid "local" -> "localhost". | Jacek Antonelli | 1 | -1/+1 | |
So it matches the one downloaded from the web. |