Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-19 | Remember name and password based on grid. This is far from optimal, but will ↵ | McCabe Maxsted | 1 | -1/+2 | |
work for the time being. * UI needs to be made clear on what's going on with user's passwords * 'Remember password' checkbox now works on login (but is unclear) * Stored passwords are MD5s in grid_info.xml * Fixed vivox license appearing on other grids rather than specifically on second life login when voice is enabled * Small fix for username entry after logout * Sadly, storing password in the mac keychain needs to be reimplemented now | |||||
2011-04-15 | Add HeadFollowsMouse debugsetting + UI in preferences > advanced. Defaults ↵ | Armin Weatherwax | 1 | -8/+18 | |
to *false* if false own avatars head doesn't follow the mouse no matter to what PitchFromMousePosition and YawFromMousePosition are set. | |||||
2011-04-13 | Ported Radar v9 patch from Henri Beauchamp (et al.) to Imp, placed it in the ↵ | McCabe Maxsted | 1 | -0/+110 | |
Advanced menu | |||||
2011-03-09 | #787: Horizontal mouse scrolling support, patch by Kakurady Drakenar | McCabe Maxsted | 1 | -1/+5 | |
2011-01-29 | Update: Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers v6->v9 | Armin Weatherwax | 1 | -1/+1 | |
issue tattoo tinting does not work | |||||
2010-11-07 | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 1 | -2/+2 | |
See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts. | |||||
2010-11-01 | Finishes the OpenRegionSettings module, adds a new panel to Region/Estate ↵ | RevolutionSmythe | 1 | -1/+9 | |
for OpenRegionSettings, adds the new CAPS based WindLight Settings module, cleans up a few UI parts, and rebuilds the ToS window to support OpenSim regions better. | |||||
2010-10-25 | Cleaned up the ugly Phoenix code for #637 and made it translatable | McCabe Maxsted | 1 | -38/+44 | |
2010-10-23 | #637: teleport target location in local chat, ported from Phoenix by ↵ | McCabe Maxsted | 1 | -0/+65 | |
Ansariel Hiller | |||||
2010-10-10 | Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to ↵ | Robin Cornelius | 1 | -2/+1 | |
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 | |||||
2010-10-09 | Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett | McCabe Maxsted | 1 | -78/+41 | |
2010-09-25 | Ported gSavedSettings changes from Emerald (as well as modifying a few of ours) | McCabe Maxsted | 1 | -5/+13 | |
2010-09-23 | port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵ | Armin Weatherwax | 1 | -1/+2 | |
texture system | |||||
2010-09-23 | llmediaplugins first step | Armin Weatherwax | 1 | -0/+6 | |
2010-09-21 | Double-click teleport: | thickbrick | 1 | -42/+39 | |
- clean up duplicated (and subtly and needlessly different) code. - keep the camera heading in inter-sim double-click teleport in a hackish way, since SL sims give LookAt info that is kind of random in AgentMovementComplete. | |||||
2010-09-16 | fix Bug #240: Make Outfit crashes the viewer in OpenSim | Armin Weatherwax | 1 | -0/+2 | |
this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn | |||||
2010-09-10 | fix Bug #240: Make Outfit crashes the viewer in OpenSim | Armin Weatherwax | 1 | -0/+2 | |
this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn | |||||
2010-09-07 | Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵ | McCabe Maxsted | 1 | -0/+29 | |
feature originally by Zi Ree | |||||
2010-08-26 | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 1 | -12/+9 | |
2010-08-19 | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 1 | -12/+9 | |
2010-07-01 | a few tweaks to joystick code | Armin Weatherwax | 1 | -2/+2 | |
* switch joystick enabled if plugged in at startup * leave flycam mode if going to mouselook (instead of doing nothing) * leave flycam mode on reset view [esc] (instead of doing nothing) | |||||
2010-06-19 | feature: have clothing layer protection on and don't broadcast client name | Armin Weatherwax | 1 | -4/+8 | |
2010-06-19 | Added checkbox in Preferences > Input and Camera to disable the minimum zoom ↵ | McCabe Maxsted | 1 | -17/+26 | |
in distance (DisableMinZoomDist) | |||||
2010-06-19 | Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6) | Armin Weatherwax | 1 | -1/+7 | |
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. | |||||
2010-06-19 | Changed AppearanceForceStand to AppearanceAnimate, made it toggle both ↵ | McCabe Maxsted | 1 | -3/+3 | |
standing up and animating the avatar when editing appearance | |||||
2010-06-19 | Removing camera-behind-agent-head-blocking-view-when-looking-at-last-chatter ↵ | Kakurady | 1 | -32/+1 | |
feature. | |||||
2010-05-05 | Fixed crash on quit in LLAgent dtor | McCabe Maxsted | 1 | -3/+5 | |
2010-04-28 | fix: Bug #163 new clothing is created in Lost&Found after logging back in. | Armin Weatherwax | 1 | -1/+8 | |
2010-04-28 | fix: crash on relog; appearence self pie greyed out after relog. | Armin Weatherwax | 1 | -0/+9 | |
2010-04-03 | Fixed issue with showing stats in mouselook | McCabe Maxsted | 1 | -0/+1 | |
2010-04-03 | Added debug setting AppearanceForceStand to toggle whether avatar stands ↵ | McCabe Maxsted | 1 | -1/+3 | |
when editing appearance | |||||
2010-04-03 | Added debug setting ShowStatusBarInMouselook to show statistics in mouselook | McCabe Maxsted | 1 | -0/+4 | |
2010-03-30 | Ported clientside AO from Emerald r1633 | McCabe Maxsted | 1 | -1/+3 | |
2010-03-13 | VWR-2425: Pie menu remains after switch to Mouselook. | McCabe Maxsted | 1 | -0/+2 | |
Patch by Kitty Barnett. | |||||
2010-03-11 | Applied Speed Rez v2 patch from Cool Viewer. | McCabe Maxsted | 1 | -2/+13 | |
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 | -1/+10 | |
2009-12-01 | Emeralds client name tag and clothing layer protection. Needs decision about ↵ | Armin Weatherwax | 1 | -1/+4 | |
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-07 | Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patch | McCabe Maxsted | 1 | -2/+2 | |
2009-10-16 | Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patch | McCabe Maxsted | 1 | -2/+2 | |
2009-10-10 | cleaned up disablecameraconstraints min zoom change | McCabe Maxsted | 1 | -22/+16 | |
2009-10-04 | Disable camera constraints now disables max zoom for the scrollwheel | McCabe Maxsted | 1 | -45/+66 | |
2009-10-01 | Fixed inability to teleport to adult regions in Imprudence 1.2 (Ugly. Only ↵ | McCabe Maxsted | 1 | -0/+26 | |
use on 1.22 code base) | |||||
2009-09-14 | Merged in jacek/next | McCabe Maxsted | 1 | -15/+171 | |
2009-09-06 | Ported phantom avatar option from Emerald viewer | McCabe Maxsted | 1 | -0/+30 | |
2009-09-04 | Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | Jacek Antonelli | 1 | -15/+171 | |
Made a few non-functional changes to help it apply. | |||||
2009-07-11 | Broken: relog sometimes works once; fixed inventory and avatar not ruthed ↵ | Armin Weatherwax | 1 | -0/+12 | |
anymore. deleted: Imprudence.log modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llinventorymodel.cpp modified: linden/indra/newview/llinventorymodel.h modified: linden/indra/newview/llinventoryview.cpp modified: linden/indra/newview/llviewerjointattachment.h modified: linden/indra/newview/llviewermenu.cpp deleted: mAttachedObject.diff.txt deleted: meerkat-llmenugl.diff.txt deleted: meerkat-message.diff.txt deleted: meerkat-pipeline.cpp.diff.txt deleted: meerkat-voice.diff.txt deleted: stack_trace.log | |||||
2009-06-13 | Second Life viewer sources 1.23.3-RC | Jacek Antonelli | 1 | -5/+10 | |
2009-06-09 | Backported 1.23's minimap conversion to XUI | McCabe Maxsted | 1 | -3/+3 | |
2009-05-31 | Added a confirmation dialog for Take Off All Clothes. | Jacek Antonelli | 1 | -0/+19 | |
2009-05-25 | Added Teleport Home confirmation and callback methods. | Jacek Antonelli | 1 | -0/+15 | |
LLAgent::teleportHomeConfirm() LLAgent::teleportHomeCallback() |