OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) b8d14fcc4a Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2010-09-08 01:05:56 +01:00
..
Application reinsert functionality to debug log more levels of incoming and outgoing client protocol packets 2010-08-31 18:27:10 +01:00
ClientStack Rolling back the recent libomv update but keeping the ExpiringCache cleanups (as much as is possible). There was a report of non-finite avatar positions after the update 2010-09-07 15:45:33 -07:00
CoreModules Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2010-09-08 01:05:56 +01:00
DataSnapshot Remove "Dwell" support from core and replace it with calls to methods 2010-09-05 14:28:33 +01:00
Examples/SimpleModule Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -07:00
Framework Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2010-09-08 01:05:56 +01:00
OptionalModules Make console backup command do a forced backup rather than non-forced 2010-09-06 23:12:03 +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 llRot2Euler Tests 2010-09-03 21:11:13 +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