OpenSimMirror/OpenSim/Region
Melanie 75010e5e1c Merge branch 'master' into careminster-presence-refactor 2010-12-25 00:04:46 +00:00
..
Application Merge branch 'master' into careminster-presence-refactor 2010-12-17 22:50:25 +00:00
ClientStack Change the mute list parts of the client interface so that all data is provided 2010-12-24 03:46:57 +01:00
CoreModules Merge branch 'master' into careminster-presence-refactor 2010-12-25 00:04:46 +00:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule * Adds AbortXfer to the ClientAPI mix 2010-12-21 19:15:44 -05:00
Framework Merge branch 'master' into careminster-presence-refactor 2010-12-25 00:04:46 +00:00
OptionalModules * Adds AbortXfer to the ClientAPI mix 2010-12-21 19:15:44 -05:00
Physics Merge branch 'master' into careminster-presence-refactor 2010-12-25 00:04:46 +00:00
RegionCombinerModule Revamp the viewer -> banlist packet processing so fix a number of bugs. 2010-12-13 20:35:56 +00:00
ReplaceableModules
ScriptEngine Merge branch 'master' into careminster-presence-refactor 2010-12-20 02:49:31 +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