OpenSimMirror/OpenSim/Region
Melanie Thielker 4f93d30790 Allow reloading of estate settings into a running region. Move sun update
helper into Scene, since that is less evil than exposing m_storageManager
to the public.
2010-05-04 18:10:13 +02:00
..
Application Merge branch 'careminster' into careminster-presence-refactor 2010-04-27 03:58:43 +01:00
ClientStack Merge branch 'master' into careminster-presence-refactor 2010-04-30 11:49:24 +01:00
CoreModules Allow reloading of estate settings into a running region. Move sun update 2010-05-04 18:10:13 +02:00
DataSnapshot Merge branch 'careminster' into careminster-presence-refactor 2010-04-30 11:49:16 +01:00
Examples/SimpleModule thanks lkalif for Mantis #4676 - a patch that adds support for inventory links 2010-04-12 17:10:51 -07:00
Framework Allow reloading of estate settings into a running region. Move sun update 2010-05-04 18:10:13 +02:00
OptionalModules Minor spelling corrections in MiniModule: "RetreiveAsset" changed to 2010-04-28 11:47:07 +03:00
Physics Fix Av jump motion S/W 2010-04-29 19:41:08 -04:00
RegionCombinerModule Merge branch 'master' into careminster-presence-refactor 2010-03-30 21:34:27 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fix full circle sensors 2010-05-04 02:43:22 +02: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