OpenSimMirror/OpenSim/Region
unknown e2d5ae87fd Merge remote branch 'origin' into soprefactor 2010-08-18 07:20:29 +10:00
..
Application Configuration files can read include files from relative paths. 2010-08-13 23:59:30 +01:00
ClientStack Merge remote branch 'origin' into soprefactor 2010-08-18 07:20:29 +10:00
CoreModules Merge remote branch 'origin' into soprefactor 2010-08-18 07:20:29 +10:00
DataSnapshot refactor: Use SOP.Flags rather than SOP.ObjectFlags 2010-08-13 20:23:53 +01:00
Examples/SimpleModule Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -07:00
Framework * Removed ComponentState class 2010-08-18 06:45:08 +10:00
OptionalModules Merge remote branch 'origin' into soprefactor 2010-08-18 07:20:29 +10:00
Physics minor: remove some mono compiler warnings 2010-06-25 21:09:15 +01:00
RegionCombinerModule remove gods event subscription to gods module from scene 2010-07-30 21:58:24 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Work on TeleportStart: renamed method from TeleportLocationStart to TeleportStart, and now sending this upon all teleports, not just some, and in the right place (EntityTransferModule). 2010-08-16 11:33:59 -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