dahlia 16f6f55f2d network traffic reduction - decrease update frequency for moving avatars when velocity is unchanged 13 years ago
..
Application 0bd6bc8fba create "config show" as a region console command synonym for "config get". 13 years ago
ClientStack 36fef21e52 Merge branch 'master' into queuetest 13 years ago
CoreModules ef4f1fc4ba Made things consistent between LocalInventoryServiceConnector and RemoteXInventoryServiceConnector on GetFolderContent. 13 years ago
DataSnapshot dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 years ago
Examples 69d014e1dc First pass at moving object property requests into a queue similar 13 years ago
Framework 16f6f55f2d network traffic reduction - decrease update frequency for moving avatars when velocity is unchanged 13 years ago
OptionalModules 024c12abc3 Cleaned up various configuration options. Removed the category throttle 13 years ago
Physics 5e99d93651 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 13 years ago
RegionCombinerModule 0e465da187 remove now unused individual LandData prim counts. 13 years ago
ReplaceableModules ec1a5d8933 Some module reshuffling, no user functionality yet 15 years ago
ScriptEngine e8ecb2898c minor: remove some mono compiler warnings 13 years ago
UserStatistics 859bc717a4 Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 14 years ago