aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed texture picker not showing textures.Jacek Antonelli2009-01-161-5/+1
|
* VWR-8012: Avatars rendered too dark.Jacek Antonelli2009-01-151-1/+3
| | | | Patch posted by CG Linden
* Merge branch '1.1.0a-gstreamer' into nextJacek Antonelli2009-01-13208-17355/+17436
|\
| * Merge commit 'mccabe/1.1.0a-gstreamer' into 1.1.0aJacek Antonelli2009-01-133-42/+57
| |\
| | * Wind disabled by default, ambient wind muting fixed, added debug setting ↵McCabe Maxsted2009-01-113-42/+57
| | | | | | | | | | | | 'MuteWind'
| * | Use BOOST_SIGNALS_LIB in newview/CMakeLists.Jacek Antonelli2009-01-111-0/+1
| | |
| * | Removed references to unused dbusglib.Jacek Antonelli2009-01-111-3/+0
| |/
| * Added openal32.dll and alut.dll to CopyWinLibs.cmakeunknown2009-01-081-3/+9
| |
| * Merged in balp's openal branchunknown2008-12-3013-116/+182
| |\
| | * Clean up logging to used standard LL metods.Anders Arnholm2008-12-191-0/+7
| | |
| | * Merge branch 'next' into openalAnders Arnholm2008-12-1511-368/+390
| | |\
| | | * Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-1511-368/+390
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt linden/indra/llcommon/llversionviewer.h
| | * | \ Merge branch 'next' into openalAnders Arnholm2008-12-1312-100/+194
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt
| | | * | Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-132-43/+92
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt RELEASE_NOTES.txt linden/indra/llcommon/llversionviewer.h
| | | * | | Applied 3 patches from CoolViewer, http://sldev.free.frAnders Arnholm2008-12-123-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Applied slviewer-0-v120130-LandmarksDiscardButton_v2.patch.bz2 Applied slviewer-0-v120160-FriendshipAndCallingcardOffersIgnoreButton.patch.bz2 Applied slviewer-0-v12100-AllowDiscardForCreator.patch.bz2
| | | * | | Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-121-9/+6
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llfloaterabout.cpp
| | | * | | | Include README, ChangeLog, etc. in downloads #9Anders Arnholm2008-12-111-0/+10
| | | | | | |
| | | * | | | Fix string error.Anders Arnholm2008-12-111-2/+4
| | | | | | |
| | * | | | | Merge 1.0.0 RC2 into openalJacek Antonelli2008-12-107-167/+47
| | |\ \ \ \ \
| | * | | | | | Updated audio engine to LL's openal branch r1532.Jacek Antonelli2008-12-066-26/+47
| | | | | | | |
| | * | | | | | openal on windows branchMcCabe Maxsted2008-12-062-27/+23
| | | | | | | |
| | * | | | | | updated to RC2McCabe Maxsted2008-12-061-82/+82
| | | | | | | |
| | * | | | | | (Oops, bad indentation in viewer_manifest.py)Jacek Antonelli2008-11-211-1/+1
| | | | | | | |
| | * | | | | | Package up OpenAL libs.Jacek Antonelli2008-11-191-10/+15
| | | | | | | |
| | * | | | | | VWR-2662: OpenAL support (patch by Tofu Linden)Jacek Antonelli2008-11-193-5/+29
| | | | | | | |
| * | | | | | | Added fix for VWR-10392 as well as other fixesunknown2008-12-301-22/+36
| | | | | | | |
| * | | | | | | Removed llkdu from cmakeunknown2008-12-302-18/+0
| | | | | | | |
| * | | | | | | 1.1 wip copyunknown2008-12-15192-17157/+17157
| | | | | | | |
* | | | | | | | Merge 1.1.0 alpha into quickfilterJacek Antonelli2008-12-1734-478/+709
|\ \ \ \ \ \ \ \
| * | | | | | | | VWR-1582: Local ruler mode wrong for linked objects.Jacek Antonelli2008-12-161-0/+4
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Also VWR-11103 (regression of above).
| * | | | | | | Merged 'mccabe/selectcopyable' into nextJacek Antonelli2008-12-154-1/+32
| |\ \ \ \ \ \ \
| | * | | | | | | Added 'Select Only Copyable' option in the Tools menuMcCabe Maxsted2008-12-014-1/+32
| | | | | | | | |
| * | | | | | | | VWR-10823: Right click > Inspect crashes viewer.McCabe Maxsted2008-12-151-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backported from LL's 1.22 RC3.
| * | | | | | | | VWR-9352: Prim falls to 256m height when moved outworld.Jacek Antonelli2008-12-151-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Aimee Trescothick.
| * | | | | | | | Added menu option for inworld browser.McCabe Maxsted2008-12-155-0/+30
| | | | | | | | |
| * | | | | | | | Added Home button functionality to the web browser.McCabe Maxsted2008-12-154-6/+39
| | | | | | | | |
| * | | | | | | | Merged 'mccabe/VWR-3336' into nextJacek Antonelli2008-12-139-11/+40
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/skins/default/colors_base.xml linden/indra/newview/skins/silver/colors_base.xml
| | * | | | | | | Friends dots show as yellow and color can be set in colors.xmlMcCabe Maxsted2008-11-226-193/+207
| | | | | | | | |
| | * | | | | | | Friends dots show as yellow and color can be set in colors.xmlMcCabe Maxsted2008-11-222-6/+1
| | | | | | | | |
| | * | | | | | | Applied patch to show friends dots as yellow (VWR-3336)McCabe Maxsted2008-11-211-0/+4
| | | | | | | | |
| * | | | | | | | Add group name to group invite window.McCabe Maxsted2008-12-132-1/+25
| | | | | | | | |
| * | | | | | | | VWR-4826 (ability to ignore friendship offers).McCabe Maxsted2008-12-131-0/+9
| | | | | | | | |
| * | | | | | | | Beacons no longer persist between sessions.McCabe Maxsted2008-12-134-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That distressed users who accidentally enabled them, since not even relogging would disable them.
| * | | | | | | | Moved 'Offer Teleport' in IM to be on the left side.McCabe Maxsted2008-12-131-4/+4
| | | | | | | | |
| * | | | | | | | Switched Invite and Leave buttons in group panel.McCabe Maxsted2008-12-131-4/+4
| | | | | | | | |
| * | | | | | | | Added full comments to colors_base.xml files.McCabe Maxsted2008-12-132-352/+347
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Added release notes.Jacek Antonelli2008-12-121-0/+1
| | | | | | | |
| * | | | | | | README.txt will stay that name; README-linux.txt removed.Jacek Antonelli2008-12-121-2/+2
| | | | | | | |
| * | | | | | | Merge branch 'next' into docJacek Antonelli2008-12-128-72/+93
| |\ \ \ \ \ \ \
| | * | | | | | | Indentation cleanup. (llviewernetwork.cpp)Jacek Antonelli2008-12-111-18/+18
| | | |_|_|_|_|/ | | |/| | | | |