OpenSimMirror/OpenSim/Region
Dan Lake f89ae8700d Merge branch 'master' into dev 2011-03-29 16:04:55 -07:00
..
Application Merge branch 'master' of git://opensimulator.org/git/opensim into dev 2011-03-29 13:42:01 -07:00
ClientStack Merge branch 'master' into dev 2011-03-29 16:04:55 -07:00
CoreModules Merge branch 'master' into dev 2011-03-29 16:04:55 -07:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Merge branch 'master' into dev 2011-03-29 16:04:55 -07:00
Framework Merge branch 'master' into dev 2011-03-29 16:04:55 -07:00
OptionalModules Merge branch 'master' into dev 2011-03-29 16:04:55 -07:00
Physics Make PECharacter sync PhysActor info back to physics actor. Remove some chatty debug messages. Add checks to warn if PhysicsActor synchronization is acting on a prim rather than a character. 2011-03-01 12:42:05 -08:00
RegionCombinerModule When an oar is loaded, do not create a default parcel before loading the parcels from the OAR. 2011-01-27 20:36:50 +00:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Added SendNewObject to explicitly send out NewObject sync message when new objects are added. 2011-03-11 15:39:06 -08: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