index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Prioritizer.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-12
Formatting cleanup.
Jeff Ames
1
-5
/
+5
2010-09-12
Add copyright headers.
Jeff Ames
1
-0
/
+27
2010-08-26
Remove mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+1
2010-08-26
Use SOP.ParentGroup in Prioritizer instead of Scene.GetGroupByPrim()
Justin Clark-Casey (justincc)
1
-2
/
+16
2010-08-14
Fix a possible nullref in BestAvatarResponsiveness policy
Melanie Thielker
1
-2
/
+2
2010-08-12
Fix a nullref exception in the prioritizer
meta7
1
-1
/
+12
2010-06-22
Guard prioritizer agains null values as those produced by a bullet dying
Melanie Thielker
1
-0
/
+3
2010-06-22
Guard prioritizer agains null values as those produced by a bullet dying
Melanie Thielker
1
-0
/
+3
2010-06-20
Modify avatar responsiveness policy to send roots before children
Melanie Thielker
1
-4
/
+11
2010-06-09
Give attachments the same priority as other avatars in BestAvatarResponsiveness
Melanie
1
-1
/
+4
2010-06-09
Give attachments the same priority as other avatars in BestAvatarResponsiveness
Melanie
1
-1
/
+4
2010-06-08
Adjust object update priorities such that root prims are sent to the viewer b...
Justin Clark-Casey (justincc)
1
-6
/
+44
2010-05-21
* Added code comments to Prioritizer.cs that document how to add a new update...
John Hurliman
1
-1
/
+13
2010-05-21
* Moving all of the prioritization/reprioritization code into a new file Prio...
John Hurliman
1
-0
/
+122
2010-05-21
Add a new priority scheme that works like FrontBack, but completely depriorit...
Melanie
1
-0
/
+57