aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneViewer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-07reapply fix for double sending of attachment update on standalone region cros...Justin Clark-Casey (justincc)1-3/+3
2010-06-07commit code which stops full updates being fired multiple times when attachme...Justin Clark-Casey (justincc)1-1/+7
2010-06-04Revert "commit code which stops full updates being fired multiple times when ...Justin Clark-Casey (justincc)1-7/+1
2010-05-27commit code which stops full updates being fired multiple times when attachme...Justin Clark-Casey (justincc)1-1/+7
2009-10-15Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman1-21/+2
2009-06-27Update svn properties.Jeff Ames1-230/+230
2009-06-26Fixed null bug, which was making unit tests failMW1-3/+7
2009-06-26Extracted the code that handles the sending of prim updates to the client, fr...MW1-0/+226