aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneViewer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* reapply fix for double sending of attachment update on standalone region cros...Justin Clark-Casey (justincc)2010-06-071-3/+3
* commit code which stops full updates being fired multiple times when attachme...Justin Clark-Casey (justincc)2010-06-071-1/+7
* Revert "commit code which stops full updates being fired multiple times when ...Justin Clark-Casey (justincc)2010-06-041-7/+1
* commit code which stops full updates being fired multiple times when attachme...Justin Clark-Casey (justincc)2010-05-271-1/+7
* 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