aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | 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
| | | | |
| * | | | Applied patch by Robin Cornelius for VWR-11138 - Make develop.py play nicely ↵McCabe Maxsted2009-09-151-3/+45
| | | | | | | | | | | | | | | | | | | | with express editions of Visual Studio
| * | | | Applied patch by Robin Cornelius for VWR-11128 - Python not always detected ↵McCabe Maxsted2009-09-151-0/+4
| | | | | | | | | | | | | | | | | | | | by develop.py
| * | | | Fixed unhandled exception in llviewerobjectlist.cppMcCabe Maxsted2009-09-151-0/+4
| | | | |
| * | | | Merged in jacek/nextMcCabe Maxsted2009-09-1491-144/+10021
| | | | |
| * | | | 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-1127-94/+643
| |\ \ \ \
| | * | | | Backported clickable object names from 1.23McCabe Maxsted2009-09-1127-94/+643
| | | | | |
| * | | | | 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
| |/ / / /
| * | | | Fixed missing 'm' for draw distance sliderMcCabe Maxsted2009-09-101-1/+8
| | | | |
| * | | | Created new toolbar control for windlight presets and optionsMcCabe Maxsted2009-09-1016-8/+495
| | | | |
| * | | | Admin options now only show for other people's profilesMcCabe Maxsted2009-09-091-12/+20
| | | | |
| * | | | Redid layout of profile window, added group invite buttonMcCabe Maxsted2009-09-095-725/+301
| | | | |
| * | | | Fixed unlink option enabling when selecting texturesMcCabe Maxsted2009-09-092-2/+4
| | | | |
| * | | | Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the fix for ↵McCabe Maxsted2009-09-092-1/+11
| | | | | | | | | | | | | | | | | | | | VWR-1919)
| * | | | Removed old commentMcCabe Maxsted2009-09-091-1/+1
| | | | |
* | | | | Commented out Linux tarball building.Jacek Antonelli2009-09-091-20/+22
| |_|_|/ |/| | | | | | | | | | | It's a waste of time to package after every compile.
* | | | Merge remote branch 'mccabe/1.2.0-next' into nextJacek Antonelli2009-09-0966-1179/+2513
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Moved "Backup" pie menu item to fit "Go Here" in top-left slot. Conflicts: linden/indra/newview/llviewermenu.cpp linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml
| * | | Commented out permissions button (todo: backport this if there's time)McCabe Maxsted2009-09-091-2/+2
| | | |
| * | | New chat channel preference should change only on applyMcCabe Maxsted2009-09-092-18/+15
| | | |
| * | | Created my own version of Emerald's chat channel toolMcCabe Maxsted2009-09-0910-17/+132
| | | |
| * | | Applied and tweaked last owner in tools window from Emerald viewerMcCabe Maxsted2009-09-073-36/+54
| | | |
| * | | Fixed tool brush sizeMcCabe Maxsted2009-09-075-18/+46
| | | |
| * | | Merge branch '1.2.0-toolslayout' into 1.2.0-emeraldMcCabe Maxsted2009-09-075-156/+111
| |\ \ \
| | * | | Fixed tree/grass label not hidingMcCabe Maxsted2009-09-041-3/+4
| | | | |
| | * | | Integrated 1.23's tool floater with link/unlink buttonsMcCabe Maxsted2009-09-045-153/+107
| | | | |
| * | | | Fixed ground sit menu entry missing checkMcCabe Maxsted2009-09-072-0/+18
| | | | |
| * | | | Fixed reference to missing colors.xml entryMcCabe Maxsted2009-09-061-4/+4
| | | | |
| * | | | Added LLScrollListCtrl::getSelectedIDs()McCabe Maxsted2009-09-062-0/+13
| | | | |
| * | | | Added Emerald viewer's asset browserMcCabe Maxsted2009-09-066-3/+627
| | | | |
| * | | | Added Emerald viewer's animation listMcCabe Maxsted2009-09-066-0/+637
| | | | |
| * | | | Start fetching inventory at startupMcCabe Maxsted2009-09-061-0/+4
| | | | |