aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | RED-565: Building the package/ directory fails for standalone.Aleric Inglewood2010-10-012-6/+12
* | | | RED-561: Optimization flags used during --Type=Debug (linux x86_64)Aleric Inglewood2010-10-011-1/+1
* | | | RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood2010-10-013-12/+17
* | | | RED-554: SNOW-623: Add support for boost 1.42Aleric Inglewood2010-10-011-2/+12
| |/ / |/| |
* | | Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2010-09-291-0/+20
|\ \ \
| * | | Fix missing "Open" in context menu on notecards in inventory.thickbrick2010-09-281-0/+20
* | | | Merge remote branch 'thickbrick/translate_fixes_b' into weeklyMcCabe Maxsted2010-09-295-36/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | Context menu translator:thickbrick2010-09-282-11/+11
| * | | Context translator: default to enabled.thickbrick2010-09-251-3/+6
| * | | Make chat translator ignore non-interesting translations (empty or same asthickbrick2010-09-252-22/+25
| | |/ | |/|
* | | Fix for Bug #544elektrahesse2010-09-291-0/+4
* | | Reverted to previous version to avoid crash on local chat open.elektrahesse2010-09-291-3/+1
* | | Fixed a mismatch in control naming causing the viewer to crash at startupelektrahesse2010-09-271-1/+1
* | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weeklyelektrahesse2010-09-27387-20317/+20766
|\ \ \ | | |/ | |/|
| * | Converted XUI files to unix line endings, again.Aleric Inglewood2010-09-26324-20055/+20055
| * | Ported gSavedSettings changes from Emerald (as well as modifying a few of ours)McCabe Maxsted2010-09-2541-119/+273
| * | Moved RenderWaterVoidCulling into the Imprudence section of settings.xmlMcCabe Maxsted2010-09-251-11/+11
| * | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear...McCabe Maxsted2010-09-258-18/+22
| * | Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear...McCabe Maxsted2010-09-2525-153/+444
* | | Changes the search system, so it matches the keyword against name or surname ...elektrahesse2010-09-251-4/+5
|/ /
* | Merge remote branch 'armin/weekly' into weeklyMcCabe Maxsted2010-09-235-7/+13
|\ \
| * | one more poke on trees+grass + fix the windlight waterArmin Weatherwax2010-09-234-5/+10
| * | fix: cached trees + grass white on opensimArmin Weatherwax2010-09-233-4/+5
| * | fix: "Random" is no integerArmin Weatherwax2010-09-231-2/+2
| |/
* | Merge branch '1.4-fexp-snapshotupdate' into weeklyMcCabe Maxsted2010-09-231-98/+121
|\ \
| * | Added safety checks for when snapshot window goes out of sync with the main U...McCabe Maxsted2010-09-191-98/+121
* | | Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2010-09-235-48/+58
|\ \ \
| * | | Double-click teleport:thickbrick2010-09-215-48/+58
| | |/ | |/|
* | | don't rely on indexed color extension(SNOW-220)Nemurimasu Neiro2010-09-231-1/+0
* | | forgot the main file for the OpenRegionInfo handlerPatrick Sapinski2010-09-221-0/+162
* | | Added handler for new OpenSim function "OpenRegionInfo", more info at http://...Patrick Sapinski2010-09-225-7/+27
| |/ |/|
* | Show start location on the login screen by defaultMcCabe Maxsted2010-09-191-1/+1
* | Changed ResetFocusOnSelfClick to default to false. TODO: investigate a better...McCabe Maxsted2010-09-191-1/+1
* | Fixed a regression bug due to a refactorelektrahesse2010-09-181-2/+1
|/
* Changed version to Experimental 2010.09.18McCabe Maxsted2010-09-181-1/+1
* Fixed contacts search not working on uppercase namesMcCabe Maxsted2010-09-182-7/+8
* Fixed windows compile error on autocompleteMcCabe Maxsted2010-09-181-1/+1
* Default upload animation preview to own avatarArmin Weatherwax2010-09-181-1/+1
* Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-182-3/+10
|\
| * Ooops forgot to remove a debug printout :Pelektrahesse2010-09-171-1/+0
| * Fixed path separators for im history so it's multiplatform nowelektrahesse2010-09-171-1/+8
| * Added a check to avoid triggering completion tests if text in chatbar is empty.elektrahesse2010-09-171-2/+3
* | UI Scale Reset button finds the actual default, not hardcoded.Jacek Antonelli2010-09-181-1/+2
* | Added links to the blog and forums to the login screen's help menuMcCabe Maxsted2010-09-171-20/+22
* | Updated the profile button heightsMcCabe Maxsted2010-09-171-8/+8
|/
* Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-176-41/+181
|\
| * Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse2010-09-164-6/+98
| * Commented out the checks for distance, above 1024mts seems like i can't make ...elektrahesse2010-09-161-2/+2
| * Switched struct declaration to a more C++esque way... Aleric hit me with a st...elektrahesse2010-09-161-2/+2
| * Moved all the variables to a struct to keep code more clean and added a check...elektrahesse2010-09-162-41/+53