OpenSimMirror/OpenSim/Region
Melanie 4db60a5a40 Fix the inventory transfer module to not cause duplicated text IMs 2010-11-05 15:24:08 +01:00
..
Application Merge branch 'master' into careminster-presence-refactor 2010-11-02 22:58:33 +00:00
ClientStack Fix merge artefacts 2010-11-05 14:46:13 +01:00
CoreModules Fix the inventory transfer module to not cause duplicated text IMs 2010-11-05 15:24:08 +01:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Revert "Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready." 2010-11-05 14:27:14 +01:00
Framework Fix merge artefacts 2010-11-05 14:46:13 +01:00
OptionalModules Revert "Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready." 2010-11-05 14:27:14 +01:00
Physics Merge branch 'master' into careminster-presence-refactor 2010-10-25 01:24:30 +01: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 Merge branch 'master' into careminster-presence-refactor 2010-11-03 02:34:36 +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