OpenSimMirror/OpenSim/Region
root 512ded6eb5 Catch a nullref 2010-09-16 21:07:09 +02:00
..
Application Fix a small left over buglet and also add checking of the physics actor 2010-09-14 19:41:53 +02:00
ClientStack Merge branch 'master' into careminster-presence-refactor 2010-09-16 18:04:50 +01:00
CoreModules Catch a nullref 2010-09-16 21:07:09 +02: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 careminster-presence-refactor 2010-08-18 00:59:20 +01:00
Framework Merge branch 'master' into careminster-presence-refactor 2010-09-16 18:04:50 +01:00
OptionalModules Merge branch 'master' into careminster-presence-refactor 2010-09-16 18:04:50 +01:00
Physics Falling animation fix, comment out instrumentation. 2010-09-06 21:45:07 +00:00
RegionCombinerModule Merge branch 'master' into careminster-presence-refactor 2010-09-13 16:17:38 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine LSL compatibility: Don't throw an exception if an invalid key is passed to llInstantMessage, instead shout about it and apply the usual delay. This now matches SL. 2010-09-13 17:43:45 -07: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