summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-27merge changes for new Havok licenseOz Linden
2012-12-25merge changes for DRTVWR-273Oz Linden
2012-12-25tag merge of DRTVWR-273Oz Linden
2012-12-21merge accidental commit and its fixOz Linden
2012-12-21mergeBrad Payne (Vir Linden)
2012-12-21MAINT-2168: Backed out changeset fb93eecd462d, reapply fixNat Goodspeed
Now that we've backed out the premature push, reapply the actual fix to propagate it appropriately.
2012-12-21MAINT-2168: Backed out changeset 797318b62275, pushed to wrong repoNat Goodspeed
This changeset was prematurely pushed to the wrong repository. Back it out to propagate it the right way.
2012-12-21MAINT-2168: fail with real message if required var PORT not set.Nat Goodspeed
llhttpclient_test.cpp is only supposed to be run by test_llsdmessage_peer.py, as specified in llmessage/CMakeLists.txt. test_llsdmessage_peer.py sets the environment variable PORT before running INTEGRATION_TEST_llhttpclient. While it's not yet clear under what circumstances INTEGRATION_TEST_llhttpclient could find PORT not set (getenv() returning NULL), it's obvious that in that case, the previous code might well crash. Make it at least fail with an explanatory message rather than a mysterious large negative integer. In theory, occurrences of that message could help us solve the underlying issue.
2012-12-20Disabling build of headless appearance utilityDon Kjer
2012-12-20Skipping rendering of unneeded morph masksDon Kjer
2012-12-20merge changes for 3.4.4-beta3Oz Linden
2012-12-20Added tag 3.4.4-beta3 for changeset 2f8a3ef687bcOz Linden
2012-12-20merge changes for DRTVWR-271Oz Linden
2012-12-20tag merge of DRTVWR-271Oz Linden
2012-12-20Reverted mac updaterAura Linden
2012-12-20There goes a month of workAura Linden
2012-12-20SH-3344 WIP - additional debugging output for avatar local texturesBrad Payne (Vir Linden)
2012-12-19merge changes for 3.4.4-beta2Oz Linden
2012-12-19Added tag 3.4.4-beta2 for changeset cd39255bd233Oz Linden
2012-12-19merge changes for DRTVWR-270Oz Linden
2012-12-19tag merge of DRTVWR-270Oz Linden
2012-12-19change to use lindenlab repo for havok source, with new licenseOz Linden
2012-12-19upgrade boost build to use public build of icu4cOz Linden
2012-12-19Automated merge with ssh://bitbucket.org/lindenlab/viewer-developmentNat Goodspeed
2012-12-19MAINT-1986: merge in TeamCity check in hashmap_testNat Goodspeed
2012-12-19MAINT-1986: merge in server-trunk fixesNat Goodspeed
2012-12-19MAINT-1986: in TeamCity, do not reload saved hashmap_test data.Nat Goodspeed
Rev b7fd7c95c571 allows a developer to debug a failure in hashmap_test 1. Once the test fails, rerunning that test will replay the same failure to try to permit debugging it. But that behavior is extremely undesirable under TeamCity! In a TeamCity run, don't even check for saved data file.
2012-12-18Automated mergeDon Kjer
2012-12-18Fix for alpha blending using gl fixed-functions not matching shader ↵Don Kjer
implementation
2012-12-18Switched mkTempDir back to using apple standard tempdir behavior instead of /tmpAura Linden
2012-12-18MAINT-1986: patch OPSDEV-111 fix (rev 9346b73d6843) from server-trunkNat Goodspeed
2012-12-18FIX (SPECULATIVE) MAINT-1340 - Media Volume control broken on Vista+ systemscallum_linden
2012-12-18MAINT-1986: patch DEV-50942 fix (rev 28828ba0f0be) from server-trunk.Nat Goodspeed
2012-12-18SH-3604 WIP - more frequent polling for retriesBrad Payne (Vir Linden)
2012-12-18SH-3604 WIP - fixed a case with retry logicBrad Payne (Vir Linden)
2012-12-18tag merge of DRTVWR-268Oz Linden
2012-12-17SH-3629 WIP - avoid clobbering links to desired items that are already in ↵Brad Payne (Vir Linden)
the COF, as will be the case when wearing an outfit with required body parts missing
2012-12-17Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-12-17mergeBrad Payne (Vir Linden)
2012-12-17SH-3629 WIP - fixed out-of-order outfit itemsBrad Payne (Vir Linden)
2012-12-17Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-12-17MAINT-2134: Removing llassert() calls that were causing problems with the ↵William Todd Stinson
Debug and RelWithDebInfo builds. Also, reworked the rest of the methods to only apply in cases where the class instance has been initialized.
2012-12-17increment version to 3.4.5Oz Linden
2012-12-17Added tag 3.4.4-beta1 for changeset 083d2d36b5bbOz Linden
2012-12-17pull back 3.4.3-release tagOz Linden
2012-12-17Added tag 3.4.3-release for changeset 0a2ca6546b49Oz Linden
2012-12-17SH-3604 FIX - resolved an issue with simulated failures/retry logicBrad Payne (Vir Linden)
2012-12-17merge changes for DRTVWR-244Oz Linden
2012-12-17tag merge of DRTVWR-244Oz Linden
2012-12-16MergedAura Linden