OpenSimMirror/OpenSim/Region
Melanie 0ea908291d Fix some symbol errors 2010-04-30 12:08:08 +01: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 Fix some symbol errors 2010-04-30 12:08:08 +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 Fix link security issue 2010-04-30 11:46:50 +01:00
OptionalModules Minor spelling corrections in MiniModule: "RetreiveAsset" changed to 2010-04-28 11:47:07 +03:00
Physics Restoring LoadPlugin as it was before. Justin's last change made it throw. 2010-03-15 19:34:14 -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 Compiler.cs contained method GetCompilerOutput which, apparently, 2010-04-28 12:52:36 +03: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