summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-10-17Merge in upstream fixessimon@Simon-PC.lindenlab.com
2012-10-17MAINT-643 Cleanup some shader compilation errors when atmospheric shaders ↵Dave Parks
are enabled.
2012-10-17Fix angry Linux and Mac buildssimon@Simon-PC.lindenlab.com
2012-10-16MAINT-1404 Fix for child objects not appearing to move when editing until ↵Dave Parks
deselecting.
2012-10-16Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2012-10-16MAINT-643 Fix for incorrect lighting and colors in preview displays.Dave Parks
2012-10-16Pull back viewer-development with latest beta mergessimon@Simon-PC.lindenlab.com
2012-10-16pull back changes from 3.4.1-beta8Oz Linden
2012-10-15MAINT-1598 Edit Linked Parts isn't returning creator/ownerKelly Washington
* Show creator, owner and group information when only selecting a single prim in a linkset. reviewed with Simon
2012-10-15Merge in viewer-development code and fix buildsimon@Simon-PC.lindenlab.com
2012-10-15MAINT-1721 Fix for crash when clicking "back" button after editing appearance.Dave Parks
Reviewed by VoidPointer
2012-10-15pull back 3.4.1-beta7 fixesOz Linden
2012-10-12MAINT-1568 Fix for inconsistent triangle counts when changing LoD sources in ↵Dave Parks
model importer
2012-10-12merge changes for DRTVWR-227Oz Linden
2012-10-12MAINT-1649 Fix for objects disappearing on region crossing.Dave Parks
2012-10-11MAINT-1684: Correcting the calls to ll_aligned_free() which should have ↵William Todd Stinson
actually been to ll_aligned_free_16().
2012-10-11MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ↵William Todd Stinson
memory allocations and frees in the LLPrivateMemoryPool with aligned memory allocations and frees.
2012-10-11MAINT-1709 Factor out reallocDave Parks
Reviewed by VoidPointer
2012-10-10pull back 3.4.1-beta6 fixesOz Linden
2012-10-10DRTVWR-225 Cleanup assertionsDave Parks
2012-10-10Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179.William Todd Stinson
2012-10-10merge changes for DRTVWR-226Oz Linden
2012-10-09MAINT-1138 Fix for crash when picking rigged attachments.Dave Parks
2012-10-09MAINT-1688 Potential fix for crash on exit in LLTextureFetchDave Parks
2012-10-05MAINT-1636: Turning off tcmalloc for the build now that davep's changes are ↵William Todd Stinson
in to fix our major crasher.
2012-10-04merge changes for DRTVWR-222Oz Linden
2012-10-03Fix for linux buildDave Parks
2012-10-03Fix for mac/linux buildDave Parks
2012-10-03Fix for testsDave Parks
2012-10-03Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵Dave Parks
out-of-order deletion of LLTextureFetch on shutdown
2012-10-02Instrument debug builds on windows to help track down source of heap corruptionDave Parks
2012-10-02Adding libtcmalloc to the linux installer package.William Todd Stinson
2012-10-02Fix up some assertions in lloctree.hDave Parks
2012-10-02Fixed LLControlGroup::get() template to not crash on missing items. Reviewedsimon@Simon-PC.lindenlab.com
by Kelly
2012-10-02MAINT-1526 : Save Back to Inventory has been disabled on server side butsimon@Simon-PC.lindenlab.com
stays in UI. Removed it. Reviewed by Kelly
2012-10-01Only enable breakpad error handing if crash reporting is enabledDave Parks
2012-10-01MAINT-1452 : Viewer floods the log file with hundreds of exactly the same lines.simon@Simon-PC.lindenlab.com
Reviewed by Kelly
2012-09-27Yet another attempt at deleting tcmallocDave Parks
2012-09-27Another attempt at deleting tcmalloc_minimal.dllDave Parks
2012-09-27Modify installer to remove libtcmalloc_minimal.dllDave Parks
2012-09-25MAINT-1410: make pre-login changes to login location preference affect the ↵Oz Linden
login panel
2012-09-27fix dos line endingsOz Linden
2012-09-26MAINT-994 Oskar Linden login issuesKelly Washington
* Set max persistent notifications to 250 * Don't register for notification callbacks until after peristent ones are loaded. reviewed with Simon
2012-09-24Fixed a localized message that wasn't correct.Chris Baker
2012-09-24Converted more hard-coded stringsChris Baker
2012-09-21MAINT-1601 Land remains for sale after purchasing for group.Kelly Washington
reviewed with Simon
2012-09-20Pull and merge from ↵William Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179.
2012-09-20Correcting dynamic allocation issues with classes that have aligned data ↵William Todd Stinson
members.
2012-09-20Fix up messages altered for testingsimon@Simon-PC.lindenlab.com
2012-09-20[MAINT-1562] Convert more hard-coded alert messages to be localizedChris Baker
Related chagesets: http://hg.lindenlab.com/baker/honeybadger/changeset/74c398c712b6 Description: - Updated english notifications.xml with alerts from the related changeset above.