aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneViewer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-05-311-1/+7
|\
| * commit code which stops full updates being fired multiple times when attachme...Justin Clark-Casey (justincc)2010-05-271-1/+7
* | Small fix for a spurious exceptionMelanie2010-01-291-1/+1
|/
* 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