OpenSimMirror/OpenSim/Region
Diva Canto f3fa10fa15 Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim 2010-07-30 14:04:29 -07:00
..
Application minor: Move log information about SYSTEMIP to the place where it's resolved 2010-06-25 18:29:02 +01:00
ClientStack Remove unused LLFileTransfer 2010-07-30 19:58:29 +01:00
CoreModules remove gods event subscription to gods module from scene 2010-07-30 21:58:24 +01:00
DataSnapshot Remove useless quaternion parameter from AttachObject sig 2010-07-14 19:49:54 +01:00
Examples/SimpleModule Major attachments cleanup. Remove unused AttachObject ClientView method 2010-07-14 19:51:12 +01:00
Framework Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim 2010-07-30 14:04:29 -07:00
OptionalModules Major attachments cleanup. Remove unused AttachObject ClientView method 2010-07-14 19:51:12 +01:00
Physics minor: remove some mono compiler warnings 2010-06-25 21:09:15 +01:00
RegionCombinerModule remove gods event subscription to gods module from scene 2010-07-30 21:58:24 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Make dataserver() return a 0 when agent id offline, instead of a timeout 2010-07-29 23:20:38 +01:00
UserStatistics 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>). 2010-03-19 15:16:35 -07:00