| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring us up to date. | Tom | 2011-09-14 | 1 | -31/+56 |
|\ |
|
| * | Lock m_pendingObjects when calling GetPendingObjectsCount(). | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -1/+2 |
| * | Comment out SceneViewer.Reset() and stop calling from Close() since this is u... | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -16/+17 |
| * | In SceneViewer, introduce an IsEnabled flag and perform Close() under an m_pe... | Justin Clark-Casey (justincc) | 2011-09-06 | 1 | -18/+41 |
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | Remove pointless cluttering SOP.ParentGroup != null checks. | Justin Clark-Casey (justincc) | 2011-09-01 | 1 | -1/+1 |
| * | refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid poin... | Justin Clark-Casey (justincc) | 2011-08-27 | 1 | -2/+1 |
* | | Guard another nullref | Melanie | 2011-08-09 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-07 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | New command: show pending-objects | Diva Canto | 2011-02-06 | 1 | -0/+8 |
* | | Prevent a null ref when an avatar login doesn't go as planned | Melanie | 2010-12-22 | 1 | -1/+1 |
|/ |
|
* | Guard against locking a nullref to avoid build break | Melanie | 2010-10-08 | 1 | -0/+3 |
* | Change the order of actions to address a possible nullref | Melanie | 2010-10-08 | 1 | -3/+2 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -2/+2 |
* | First pass at cleaning up thread safety in EntityManager and SceneGraph | John Hurliman | 2010-09-10 | 1 | -1/+2 |
* | One should not lock null objects. | Melanie Thielker | 2010-06-01 | 1 | -5/+8 |
* | Lock the object queue when dequeueing | Melanie | 2010-06-01 | 1 | -78/+81 |
* | Prevent a null ref | Melanie Thielker | 2010-05-27 | 1 | -0/+3 |
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+0 |
* | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 1 | -21/+2 |
* | Update svn properties. | Jeff Ames | 2009-06-27 | 1 | -230/+230 |
* | Fixed null bug, which was making unit tests fail | MW | 2009-06-26 | 1 | -3/+7 |
* | Extracted the code that handles the sending of prim updates to the client, fr... | MW | 2009-06-26 | 1 | -0/+226 |