OpenSimMirror/OpenSim/Region
dahlia eb6d63ab8e improve handling of undersize sculpt textures 2010-05-06 23:02:24 -07:00
..
Application minor: eliminate configuration section handling deprecation of OpenSim.DataStore.MonoSqlite.dll, since this hasn't exist for a long, long time 2010-04-23 21:29:09 +01:00
ClientStack Fix link security issue 2010-04-30 11:46:50 +01:00
CoreModules Also remove sale and search flags on god owner change. 2010-05-07 00:52:52 +01:00
DataSnapshot Fix link security issue 2010-04-30 11:46:50 +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 * Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration. 2010-05-05 21:12:13 -07:00
OptionalModules Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for groups" 2010-05-06 16:39:21 +01:00
Physics improve handling of undersize sculpt textures 2010-05-06 23:02:24 -07:00
RegionCombinerModule Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2010-03-19 15:17:15 -07:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Removed a test for a "can't happen" case. ParentGroup is never null anymore. 2010-05-05 18:51:01 +01: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