OpenSimMirror/OpenSim/Region
Jonathan Freedman 562147475c Merge https://github.com/opensim/opensim into mantis5110
Conflicts:
	OpenSim/Region/Framework/Scenes/Scene.cs
2010-11-21 19:51:23 -08:00
..
Application Merge git://github.com/opensim/opensim into mantis5110 2010-11-05 19:10:02 -07:00
ClientStack Merge https://github.com/opensim/opensim into mantis5110 2010-11-21 19:51:23 -08:00
CoreModules Merge https://github.com/opensim/opensim into mantis5110 2010-11-21 19:51:23 -08:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Major refactoring of appearance handling. 2010-10-20 16:17:54 -07:00
Framework Merge https://github.com/opensim/opensim into mantis5110 2010-11-21 19:51:23 -08:00
OptionalModules Merge branch 'dev-appearance' 2010-10-29 20:24:14 +01:00
Physics * Updated libomv to r3461 2010-10-24 23:51:46 +01:00
RegionCombinerModule Formatting cleanup. 2010-09-12 13:43:49 -04:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Add PARCEL_DETAILS_ID to LSL 2010-11-12 01:16:14 +00: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