OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) a5bb7b8a30 slightly simplify oar control file loading code 2010-10-22 18:47:38 +01:00
..
Application * additional serveruri cleanup 2010-10-20 22:21:41 -04:00
ClientStack Deleted a verbose and unneeded log message. 2010-10-21 12:00:30 -07:00
CoreModules slightly simplify oar control file loading code 2010-10-22 18:47:38 +01:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -07:00
Framework Allow region modules to know which agents actually receive chat 2010-10-22 01:01:56 +01:00
OptionalModules Remove a bit of dead code relating to ObjectCapacity 2010-10-21 13:21:46 +01:00
Physics fix combining of multiple physics submeshes 2010-10-20 20:39:05 -07:00
RegionCombinerModule Formatting cleanup. 2010-09-12 13:43:49 -04:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine This fixes a delay in llSetLinkPrimitiveParamsFast 2010-10-21 12:56:36 -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