OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) e9926d13cf minor: use the static ascii and utf8 encodings instead of instantiating our own 2010-04-16 22:38:42 +01:00
..
Application Add --skip-assets option to load oar. 2010-04-16 22:29:11 +01:00
ClientStack minor: add some documentation around the asset udp request path and replace some magic numbers with libomv enums 2010-04-14 22:31:11 +01:00
CoreModules minor: use the static ascii and utf8 encodings instead of instantiating our own 2010-04-16 22:38:42 +01:00
DataSnapshot minor: stop datasnapshot issuing a warning log message if it's disabled 2010-04-16 21:12:09 +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 Add --skip-assets option to load oar. 2010-04-16 22:29:11 +01:00
OptionalModules add a missing initialization of the m_memoryCache in XmlRpcGroupsServicesConnectorModule 2010-04-16 21:39:27 +01: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 First attempt at fixing mantis #4641. It's better but there are now some issues with permissions. 2010-03-31 21:30:44 -07: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