aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| * | \ Merge branch 'next' into openalAnders Arnholm2008-12-1312-100/+194
| |\ \ \ | | |/ /
| | * | Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-132-43/+92
| | |\ \
| | * | | Applied 3 patches from CoolViewer, http://sldev.free.frAnders Arnholm2008-12-123-4/+18
| | * | | Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-121-9/+6
| | |\ \ \
| | * | | | 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
* | | | | | | 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
* | | | | | | | VWR-9352: Prim falls to 256m height when moved outworld.Jacek Antonelli2008-12-151-2/+7
* | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | 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
* | | | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Simplified release notes URL scheme.Jacek Antonelli2008-12-111-6/+5
| * | | | | | Fixed bad string comparison (rel notes url) [#28]Jacek Antonelli2008-12-111-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Fix grid selector having a duplicate entry. [#24]Jacek Antonelli2008-12-103-2/+11
| * | | | | Better warning when url_history.xml save fails.Jacek Antonelli2008-12-101-1/+2
| * | | | | Fixed bad string comparison (grid code name). [#22]Jacek Antonelli2008-12-101-1/+2
| * | | | | Fixed blank url_history.xml creation. (VWR-5808)McCabe Maxsted2008-12-101-3/+10
| * | | | | Rebranded login menu. [#23]McCabe Maxsted2008-12-101-33/+33
| * | | | | Added test version info to llversionviewer.hMcCabe Maxsted2008-12-103-7/+16
| * | | | | Changed Release Notes link to point to ImprudenceMcCabe Maxsted2008-12-101-9/+4
| | |_|_|/ | |/| | |