aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-23Moved "Show HUD Attachments" back to View, restored shortcut.Jacek Antonelli1-7/+5
Reverts earlier change (Jan 27) which moved it to Advanced menu. This reverts commit e43ad0a92e04eb2fd55f42f983e9d7495df90ae9. Conflicts: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
2009-09-22Display selected avatars larger than normal, zoom in at a reasonable speed. ↵McCabe Maxsted5-12/+18
Included missing artwork
2009-09-22Fixed map textures displaying as XMcCabe Maxsted1-1/+6
2009-09-22Applied Jacek's patch to show number of avatars in world mapMcCabe Maxsted2-2/+40
2009-09-21Changed 'Presets' button to 'Sky'McCabe Maxsted4-15/+15
2009-09-21Fixed unhandled exception in llinventorymodel.cppArmin Weatherwax1-0/+2
2009-09-21Henri Beauchamps $HOME as default load/save location for LinuxArmin Weatherwax1-0/+6
modified: linden/indra/newview/llfilepicker.cpp
2009-09-20Added adult compliant flagMcCabe Maxsted1-0/+1
2009-09-20Fixed group titles showing up as ?McCabe Maxsted1-2/+2
2009-09-19Fixed inventory offers not avatar name (another RLVa bug)McCabe Maxsted1-3/+6
2009-09-18Dynamically change max prim size depending upon LL/OpenSim grid (added ↵McCabe Maxsted6-9/+51
setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m
2009-09-17Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 ↵McCabe Maxsted1-1/+1
completely invisible on first sight
2009-09-16Estate and track buttons now disable when they should, tweaked spacingMcCabe Maxsted3-47/+85
2009-09-16Moved Rotate Mini-Map option to mini-map menu, added first use dialogMcCabe Maxsted10-6/+65
2009-09-16Fixed min minimap sizeMcCabe Maxsted1-1/+1
2009-09-16More cleanupMcCabe Maxsted2-53/+27
2009-09-16Don't track avatars when focus lostMcCabe Maxsted1-3/+16
2009-09-16Fixed bad RLVa behavior in minimapMcCabe Maxsted1-3/+3
2009-09-15Some code cleanupMcCabe Maxsted3-30/+16
2009-09-15Added Codebastard Redgrave's windlight presets to ImprudenceMcCabe Maxsted6-0/+846
2009-09-15Fixed unhandled exception in llviewerobjectlist.cppMcCabe Maxsted1-0/+4
2009-09-14Merged in jacek/nextMcCabe Maxsted90-144/+10013
2009-09-14Applied BlockClickSit debug setting from Emerald to block sit click actionMcCabe Maxsted2-1/+12
2009-09-14Small performance change from Emerald viewer in LLVLCompositionMcCabe Maxsted1-2/+7
2009-09-14Small improvement to hide selection outlines in LLSelectMgrMcCabe Maxsted1-0/+5
2009-09-13Added missing left/right arrow texturesMcCabe Maxsted4-0/+0
2009-09-13Fixed World options not showing up when windlight remote expandedMcCabe Maxsted1-0/+15
2009-09-13Added prev/next buttons for windlight presets, cleaned up some stuffMcCabe Maxsted7-34/+91
2009-09-13Fixed windlight toolbar presets not applying when region defaultMcCabe Maxsted1-1/+3
2009-09-13Fixed windlight toolbar not updating windlight floater pulldownMcCabe Maxsted4-5/+21
2009-09-12Clarified 'show in search' in profileMcCabe Maxsted1-2/+2
2009-09-12Applied and modified Emerald viewer feature that shows what groups are ↵McCabe Maxsted2-2/+40
hidden in your profile
2009-09-11Applied patch by Latif Khalifa for VWR-5370 (Detached Contacts panel cannot ↵McCabe Maxsted1-1/+8
be hidden/closed via menu or shortcut (Ctrl/Cmd-Shift-F))
2009-09-11Fixed profile account info spacingMcCabe Maxsted1-3/+3
2009-09-11Applied patch to wear multiple attachments at once (VWR-5063)McCabe Maxsted2-51/+130
2009-09-11Upped the max bandwidth setting to 5000kbps (default 1000kbps)McCabe Maxsted3-4/+4
2009-09-11Added minimize to snapshot windowMcCabe Maxsted1-1/+1
2009-09-11Fixed double click tp from working on HUDsMcCabe Maxsted1-3/+4
2009-09-11Fixed browser window showing wrong titleMcCabe Maxsted1-1/+1
2009-09-11Applied patch for long distance opensim hypergrid tps (SVC-2491) (Feature ↵McCabe Maxsted1-0/+4
currently disabled in OpenSim)
2009-09-11Applied inventory Search menu from Emerald viewer (still ugly)McCabe Maxsted6-2/+122
2009-09-11Backported clickable object names from 1.23McCabe Maxsted14-25/+426
2009-09-10Fixed missing 'm' for draw distance sliderMcCabe Maxsted1-1/+8
2009-09-10Created new toolbar control for windlight presets and optionsMcCabe Maxsted16-8/+495
2009-09-09Admin options now only show for other people's profilesMcCabe Maxsted1-12/+20
2009-09-09Redid layout of profile window, added group invite buttonMcCabe Maxsted5-725/+301
2009-09-09Fixed unlink option enabling when selecting texturesMcCabe Maxsted2-2/+4
2009-09-09Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the fix for ↵McCabe Maxsted2-1/+11
VWR-1919)
2009-09-09Removed old commentMcCabe Maxsted1-1/+1
2009-09-09Commented out Linux tarball building.Jacek Antonelli1-20/+22
It's a waste of time to package after every compile.