aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Prioritizer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-261-2/+1
* Use SOP.ParentGroup in Prioritizer instead of Scene.GetGroupByPrim()Justin Clark-Casey (justincc)2010-08-261-2/+16
* Guard prioritizer agains null values as those produced by a bullet dyingMelanie Thielker2010-06-221-0/+3
* Give attachments the same priority as other avatars in BestAvatarResponsivenessMelanie2010-06-091-1/+4
* Adjust object update priorities such that root prims are sent to the viewer b...Justin Clark-Casey (justincc)2010-06-081-6/+44
* Add a new priority scheme that works like FrontBack, but completely depriorit...Melanie2010-05-211-0/+57
* * Added code comments to Prioritizer.cs that document how to add a new update...John Hurliman2010-05-211-1/+13
* * Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman2010-05-211-0/+122