aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed map textures displaying as XMcCabe Maxsted2009-09-221-1/+6
|
* Applied Jacek's patch to show number of avatars in world mapMcCabe Maxsted2009-09-222-2/+40
|
* Changed 'Presets' button to 'Sky'McCabe Maxsted2009-09-214-15/+15
|
* Fixed unhandled exception in llinventorymodel.cppArmin Weatherwax2009-09-211-0/+2
|
* Henri Beauchamps $HOME as default load/save location for LinuxArmin Weatherwax2009-09-211-0/+6
| | | | modified: linden/indra/newview/llfilepicker.cpp
* Merged 1.2.0-radar2 into 1.2.0-nextMcCabe Maxsted2009-09-2114-21/+862
|\
| * Estate and track buttons now disable when they should, tweaked spacingMcCabe Maxsted2009-09-163-47/+85
| |
| * Moved Rotate Mini-Map option to mini-map menu, added first use dialogMcCabe Maxsted2009-09-1610-6/+65
| |
| * Fixed min minimap sizeMcCabe Maxsted2009-09-161-1/+1
| |
| * More cleanupMcCabe Maxsted2009-09-162-53/+27
| |
| * Don't track avatars when focus lostMcCabe Maxsted2009-09-161-3/+16
| |
| * Fixed bad RLVa behavior in minimapMcCabe Maxsted2009-09-161-3/+3
| |
| * Some code cleanupMcCabe Maxsted2009-09-153-30/+16
| |
| * Added tabs to mini-map radarMcCabe Maxsted2009-09-158-10/+781
| |\
| | * Fixed radar list scrolling issue, still missing toggleMcCabe Maxsted2009-08-122-42/+98
| | |
| | * Moved radar back into llfloatermap.cpp, it worksMcCabe Maxsted2009-08-116-198/+316
| | |
| | * Changed range to 96mMcCabe Maxsted2009-08-092-2/+2
| | |
| | * XUI tweaks and fixes to minimap.Jacek Antonelli2009-08-093-48/+53
| | |
| | * Basic basic radar that kinda sorta works but not reallyMcCabe Maxsted2009-08-093-4/+233
| | |
* | | Added adult compliant flagMcCabe Maxsted2009-09-201-0/+1
| | |
* | | Fixed group titles showing up as ?McCabe Maxsted2009-09-201-2/+2
| | |
* | | Fixed inventory offers not avatar name (another RLVa bug)McCabe Maxsted2009-09-191-3/+6
| | |
* | | Dynamically change max prim size depending upon LL/OpenSim grid (added ↵McCabe Maxsted2009-09-186-9/+51
| | | | | | | | | | | | setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m
* | | Merge branch '1.2.0-streaminfo' into 1.2.0-nextMcCabe Maxsted2009-09-173-1/+65
|\ \ \
| * | | Applied Dale Glass' patch for VWR-12655: Add support for displaying the ↵McCabe Maxsted2009-06-153-1/+65
| | |/ | |/| | | | | | | title of the song
* | | Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 ↵McCabe Maxsted2009-09-171-1/+1
| |/ |/| | | | | completely invisible on first sight
* | Added Codebastard Redgrave's windlight presets to ImprudenceMcCabe Maxsted2009-09-156-0/+846
| |
* | Fixed unhandled exception in llviewerobjectlist.cppMcCabe Maxsted2009-09-151-0/+4
| |
* | Merged in jacek/nextMcCabe Maxsted2009-09-1490-144/+10013
| |
* | Applied BlockClickSit debug setting from Emerald to block sit click actionMcCabe Maxsted2009-09-142-1/+12
| |
* | Small performance change from Emerald viewer in LLVLCompositionMcCabe Maxsted2009-09-141-2/+7
| |
* | Small improvement to hide selection outlines in LLSelectMgrMcCabe Maxsted2009-09-141-0/+5
| |
* | Added missing left/right arrow texturesMcCabe Maxsted2009-09-134-0/+0
| |
* | Fixed World options not showing up when windlight remote expandedMcCabe Maxsted2009-09-131-0/+15
| |
* | Added prev/next buttons for windlight presets, cleaned up some stuffMcCabe Maxsted2009-09-137-34/+91
| |
* | Fixed windlight toolbar presets not applying when region defaultMcCabe Maxsted2009-09-131-1/+3
| |
* | Fixed windlight toolbar not updating windlight floater pulldownMcCabe Maxsted2009-09-134-5/+21
| |
* | Clarified 'show in search' in profileMcCabe Maxsted2009-09-121-2/+2
| |
* | Applied and modified Emerald viewer feature that shows what groups are ↵McCabe Maxsted2009-09-122-2/+40
| | | | | | | | hidden in your profile
* | Applied patch by Latif Khalifa for VWR-5370 (Detached Contacts panel cannot ↵McCabe Maxsted2009-09-111-1/+8
| | | | | | | | be hidden/closed via menu or shortcut (Ctrl/Cmd-Shift-F))
* | Merged in 1.2.0-objectnamesMcCabe Maxsted2009-09-1114-25/+426
|\ \
| * | Backported clickable object names from 1.23McCabe Maxsted2009-09-1114-25/+426
| | |
* | | Fixed profile account info spacingMcCabe Maxsted2009-09-111-3/+3
| | |
* | | Applied patch to wear multiple attachments at once (VWR-5063)McCabe Maxsted2009-09-112-51/+130
| | |
* | | Upped the max bandwidth setting to 5000kbps (default 1000kbps)McCabe Maxsted2009-09-113-4/+4
| | |
* | | Added minimize to snapshot windowMcCabe Maxsted2009-09-111-1/+1
| | |
* | | Fixed double click tp from working on HUDsMcCabe Maxsted2009-09-111-3/+4
| | |
* | | Fixed browser window showing wrong titleMcCabe Maxsted2009-09-111-1/+1
| | |
* | | Applied patch for long distance opensim hypergrid tps (SVC-2491) (Feature ↵McCabe Maxsted2009-09-111-0/+4
| | | | | | | | | | | | currently disabled in OpenSim)
* | | Applied inventory Search menu from Emerald viewer (still ugly)McCabe Maxsted2009-09-116-2/+122
|/ /