aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneViewer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* One should not lock null objects.Melanie Thielker2010-06-011-5/+8
* Lock the object queue when dequeueingMelanie2010-06-011-78/+81
* Prevent a null refMelanie Thielker2010-05-271-0/+3
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+0
* Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2009-10-151-21/+2
* Update svn properties.Jeff Ames2009-06-271-230/+230
* Fixed null bug, which was making unit tests failMW2009-06-261-3/+7
* Extracted the code that handles the sending of prim updates to the client, fr...MW2009-06-261-0/+226