aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ISceneEntity.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add Name property to ISceneEntityJustin Clark-Casey (justincc)2011-08-301-0/+1
|
* * Moving all of the prioritization/reprioritization code into a new file ↵John Hurliman2010-05-211-0/+1
| | | | | | | Prioritizer.cs * Simplified the interest management code to make it easier to add new policies. Prioritization and reprioritization share code paths now * Improved the distance and front back policies to always give your avatar the highest priority
* * Initial commit of the slimupdates2 rewrite. This pass maintains the ↵unknown2010-05-121-0/+37
original behavior of avatar update sending and has a simplified set of IClientAPI methods for sending avatar/prim updates