summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-27Merge downstream codesimon_linden
2013-08-26Merge downstream code for CHUIStormsimon
2013-08-26MAINT-3041 (crash in LLScrollContainer::updateScroll() on Windows)MaximB ProductEngine
2013-08-23Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-22mergeRichard Linden
2013-08-22BUILDFIX: accidental checkin of infinite loop in llsdserialize testRichard Linden
2013-08-22BUILDFIX: attempted fix for crash on exit in llsdserialize testRichard Linden
2013-08-22Automated merge with ssh://hg.lindenlab.com/monty/viewer-drano-http-3Monty Brandenberg
2013-08-22Okay, move openssl back to 0.9.8q as we have compiler issuesMonty Brandenberg
on the build farm. This, at least, gets us through the openssl-> libcurl->viewer dependency chain.
2013-08-22merging viewer releaseGilbert Gonzales
2013-08-22Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-22SH-4433 FIX: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
removed bad assert fixed precision issues during int->unsigned int conversions and vice versa
2013-08-22mergeBrad Payne (Vir Linden)
2013-08-22merge changes for maint-2773Oz Linden
2013-08-22fix for SH-4400: Interesting: Side effect 1 of unloading culled objects.Xiaohong Bao
2013-08-22MAINT-2904 FIXED (Users of "LittleSight" viewer are invisible but can listen ↵Mnikolenko ProductEngine
to spatial chat)
2013-08-22MAINT-2852 FIXED Update Help Menu and behavior: F1 Help menu no longer ↵dmitry
delivers results when searching dance, appearance or scripts
2013-08-22MAINT-2850 Fix for linux builddmitry
2013-08-21SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 msRichard Linden
added unit tests for lltrace
2013-08-21Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-22MAINT-2773: Disable texture animation doesn't workAnsariel
2013-08-21BUILDFIX: gcc build fixesRichard Linden
2013-08-21SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 msRichard Linden
made getPrimaryAccumulator return a reference since it was an always non-null pointer changed unit conversion to perform lazy division in order to avoid truncation of timer values
2013-08-21Merge downstream code, including viewer-releasesimon
2013-08-21Fix file EOL formatSimon Linden
2013-08-21Merge viewer-releasesimon
2013-08-21fix some objects not rendered when login process is very longXiaohong Bao
2013-08-21mergemberezhnoy
2013-08-21MAINT-3020 ([CHUI] Torn off nearby chat is no longer visible after exiting ↵mberezhnoy
mouselook)
2013-08-21merge changes for storm-1953Oz Linden
2013-08-21merge changes for storm-1952Oz Linden
2013-08-20BUILDFIX: unit assignment errorRichard Linden
2013-08-20MAINT-2850 FIXED Windows 8.1 detected as running in windows 8 compatibility ↵dmitrykproductengine
mode always
2013-08-20merge changes for 3.6.3-releaseOz Linden
2013-08-20MAINT-3005 FIXED Set max persistent notifications to reduce log-in timemaxim@mnikolenko
2013-08-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-19BUILDFIX: removed consideration of some bad overloads in return type evaluationRichard Linden
of unit operators
2013-08-19Fix merge regressions from missed changes to LoD updatesGraham Linden
2013-08-19Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-19MergeXiaohong Bao
2013-08-19BUILDFIX: refactored decltype out into traits classRichard Linden
2013-08-19MergeGraham Linden
2013-08-19Fix merge issues from genBBoxes optimizations fighting with genBBoxes ↵Graham Linden
optimizations and missing statics
2013-08-19merge changes for 3.6.3-releaseOz Linden
2013-08-19merge changes for DRTVWR-285Oz Linden
2013-08-19merge changes for 3.6.3-releaseOz Linden
2013-08-19Merge in viewer-releaseGraham Linden
2013-08-19BUILDFIX: fixed several template agument errorsRichard Linden
2013-08-19MergeArun Bapu
2013-08-19BUILDFIX: abstracted decltype into macro LLTYPEOF for temporaryRichard Linden
gcc 4.1/4.2 support