summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-14increment viewer version to 3.7.2Oz Linden
2014-02-14Added tag 3.7.1-release for changeset dcb4981ce255Oz Linden
2014-02-14OPEN-203 dummy commit to satisfy mercurialDrake Arconis
2014-02-12add two debug settings: "SceneLoadLowMemoryBound" and "SceneLoadHighMemoryBound"Xiaohong Bao
2014-02-12Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2014-02-12reduce peak memory usage to fix SH-4574: Interesting: viewer crash in ↵Xiaohong Bao
LLJoint::setScale
2014-02-12merge with releaseRichard Linden
2014-02-11Merge. Refresh from viewer-release after 3.7.0 releaseMonty Brandenberg
2014-02-11merge up to 3.7.0-release and get unit test fixesOz Linden
2014-02-10Pull merge from lindenlab/viewer-releaseMerov Linden
2014-02-10STORM-1915 Add name to contributorsJonathan Yap
2014-02-10STORM-1915 Fix unit testsJonathan Yap
2014-02-11Hack to fix ACME-1317Cho
2014-02-10increment viewer version to 3.7.1Oz Linden
2014-02-10Added tag 3.7.0-release for changeset 5d746de933a9Oz Linden
2014-02-06accidentally left _CrtCheckMemory defined in non-Windows buildsRichard Linden
2014-02-06MergeRichard Linden
2014-02-06added LL_TRACE_ENABLED to allow disabling of lltraceRichard Linden
2014-02-06more fix for a memory crash caused by accessing deleted pointers.Xiaohong Bao
2014-02-06Refactoring to better check state of loading and to allow clearing of ↵Ima Mechanique
highlighting if we don't have a valid keywords file.
2014-02-06Adding clear methods to remove any highlighting.Ima Mechanique
2014-02-06Changing how state of loading is reported to better allow other classes to ↵Ima Mechanique
know what is happening.
2014-02-05more fix for a non-finite number assertion in llvolumeXiaohong Bao
2014-02-05fix a memory crash caused by accessing deleted pointers.Xiaohong Bao
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-14Merge viewer-release with 3.7.1simon
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14MAINT-3724 : LLWorld::addRegion logging is misleadingsimon
2014-02-14mergeBaker Linden
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-11MAINT-3639 disable ALM for OSX 10.6.8Graham Madarasz (Graham Linden)
2014-02-10Pointless merge to make hg happysimon
2014-02-10Merge viewer-releasesimon
2014-02-10MAINT-3710 FIXED List of members is removed from General tab. Title column ↵Mnikolenko ProductEngine
is added to the list in Members tab. Roles tab is renamed to Roles & Members and Roles sub-tab is default now.
2014-02-05Checking version for cached files so older versions cannot sneak through on ↵Ima Mechanique
upgrading of format.
2014-02-05Cleaning up a little. Using assigned values for simFeature/Capability name ↵Ima Mechanique
instead of literal values.
2014-02-04fix crash at line 2207: llassert(dst->isFinite3()) in llvolume.cppXiaohong Bao
2014-02-01MergeIma Mechanique
2014-01-31fix some compiling errorsXiaohong Bao
2014-01-31Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2014-01-31fix some flaws for memory corruptionXiaohong Bao
2014-01-31merge workaround for Mac codesign errors in build farmOz Linden
2014-01-31merge changes for storm-2011Oz Linden
2014-01-31strom-1831 Cleaning up a number of issues raised.Ima Mechanique
Adding some constants and member variables. Moving arguments into constructor signature and adding new signature. Breaking saving of file into its own method to separate it from checking the LLSD. Cleaning up severla of the logging messages. Differentiating between successful and failed loads/fetches using sLoaded/sLoadFail.
2014-01-30fix for heap corruption crash on shutdownRichard Linden
don't set stopped flag until recorder object has been deleted
2014-01-30fix odd editor artifactOz Linden
2014-01-30Another build triggerMonty Brandenberg
2014-01-30minor white-space fixesIma Mechanique
2014-01-30Removing duplication of messagesIma Mechanique
2014-01-30Making initialisation of mKeywords conditional on mSyntaxIdLSL having loaded ↵Ima Mechanique
an XML file.