Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-12 | merge | Brad Payne (Vir Linden) | |
2012-12-12 | SH-3604 WIP - fixed a failure when base outfit link did not need to be created | Brad Payne (Vir Linden) | |
2012-12-12 | Fix for problem found with changing to an outfit with missing shape | Brad Payne (Vir Linden) | |
2012-12-12 | Fixes for SH-3591 & SH-3620 | prep | |
2012-12-12 | Updating linux libGLOD to match darwin naming | Don Kjer | |
2012-12-11 | merge | Brad Payne (Vir Linden) | |
2012-12-11 | SH-3604 WIP - added base outfit link creation to retryable copy/link ↵ | Brad Payne (Vir Linden) | |
operations. Resolves race condition with cof version and server texture bakes | |||
2012-12-11 | Automated merge with ssh://bitbucket.org/lindenlab/sunshine-internal | Logan Dethrow | |
2012-12-11 | Fix for building on case-sensitive mac filesystems. Fix to remove unwind ↵ | Don Kjer | |
spam warnings while linking on xcode 4.5.2 builds | |||
2012-12-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Logan Dethrow | |
2012-12-10 | merge changes for DRTVWR-260 | Oz Linden | |
2012-12-10 | SH-3606 WIP - fixed bug found by persnickety compiler | Brad Payne (Vir Linden) | |
2012-12-10 | removed inadvertent commit of logcontrol.xml | Brad Payne (Vir Linden) | |
2012-12-10 | SH-3606 WIP - replaced several LLInventoryCallback subclasses with ↵ | Brad Payne (Vir Linden) | |
boost::func equivalents | |||
2012-12-10 | merge | Brad Payne (Vir Linden) | |
2012-12-07 | Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to ↵ | Logan Dethrow | |
point to duplicated code. Replaced hard-coded tcmalloc link option with variable that is created in GooglePerfTools.cmake. | |||
2012-12-07 | Restored test_llcorehttp_peer.py, hopefully breaking the 'hg copy' link that ↵ | Logan Dethrow | |
was causing changesets intended for its copy parent to be applied to the child file. | |||
2012-12-07 | Deleting test_llcorehttp_peer.py because it has been corrupted by changes to ↵ | Logan Dethrow | |
test_llsdmessage_peer.py, which it was copied from. The file will be recreated using an unchanged file. | |||
2012-12-07 | SH-3606 WIP - moving classes to more reusable location | Brad Payne (Vir Linden) | |
2012-12-06 | Automated merge | Don Kjer | |
2012-12-06 | Alpha rendering fixes for appearance utility. | Don Kjer | |
2012-12-06 | On Linux now use the default system python instead of defaulting to ↵ | Logan Dethrow | |
python2.5. This was a holdover from when on linden systems 2.5 was newer than the default, instead of older. | |||
2012-12-06 | SH-3604 FIX - switched link creation in updateCOF() to use retry path, ↵ | Brad Payne (Vir Linden) | |
better stats reporting, fixed failure logic | |||
2012-12-05 | merge changes for MAINT-1955 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-259 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1951 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-257 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1953 | Nat Goodspeed | |
2012-12-05 | removed yet another unintended commit of logcontrol.xml | Brad Payne (Vir Linden) | |
2012-12-05 | merge | Brad Payne (Vir Linden) | |
2012-12-05 | Possible fix for TC build failure | Brad Payne (Vir Linden) | |
2012-12-05 | Merge. | Logan Dethrow | |
2012-12-05 | Linux Viewer build fixes. | Logan Dethrow | |
* Removed no longer used unpack_bufsize from bitpack_test.cpp * Added llviewertexture_stub.cpp to the newview tests directory to fix llworldmap_test.cpp and llworldmipmap_test.cpp linker errors. | |||
2012-12-05 | merge | Brad Payne (Vir Linden) | |
2012-12-05 | SH-3604 WIP - backed out logcontrol.xml change | Brad Payne (Vir Linden) | |
2012-12-05 | SH-3604 WIP - retry mechanism for batch inventory ops, handle either ↵ | Brad Payne (Vir Linden) | |
completion or failure | |||
2012-12-05 | merge changes for DRTVWR-258 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1979 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-256 | Nat Goodspeed | |
2012-12-05 | Pull from viewer-development | prep | |
2012-12-05 | merge changes for MAINT-1955, MAINT-1958 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-254 | Nat Goodspeed | |
2012-12-04 | merge changes for DRTVWR-253 | Nat Goodspeed | |
2012-12-04 | merge changes for BUG-768 | Nat Goodspeed | |
2012-12-04 | SH-3604 WIP | Brad Payne (Vir Linden) | |
2012-12-04 | MAINT-1953 Run through viewer stats and update GPU table with missing ↵ | Dave Parks | |
entries and new expected OpenGL versions | |||
2012-12-04 | merge changes for DRTVWR-251 | Nat Goodspeed | |
2012-12-04 | merge changes for MAINT-1953 | Nat Goodspeed | |
2012-12-03 | more for MAINT-1955: Viewer crashes while login after clearing cache | Xiaohong Bao | |
2012-12-03 | MAINT-1979 Viewer crashes while attempting to join group in the moment of ↵ | Kelly Washington | |
loading group members * Fix one race condition that could dereference a dangling pointer. reviewed with Simon and Baker. |