OpenSimMirror/OpenSim/Region
Jonathan Freedman 0a83fde85c Implements parcel media setting persistence and packet / CAPS handling
properly for the new media settings.

Signed-off-by: Melanie <melanie@t-data.com>
2010-08-30 02:07:55 +01:00
..
Application Some code cleanup for console command "create region". 2010-08-20 19:35:52 +01:00
ClientStack Implements parcel media setting persistence and packet / CAPS handling 2010-08-30 02:07:55 +01:00
CoreModules Implements parcel media setting persistence and packet / CAPS handling 2010-08-30 02:07:55 +01:00
DataSnapshot More on mantis #4985 2010-08-26 14:48:29 -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 Implements parcel media setting persistence and packet / CAPS handling 2010-08-30 02:07:55 +01:00
OptionalModules Improve liveness by operating on list copies of SOG.Children where appropriate 2010-08-28 00:40:33 +01: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 Implements parcel media setting persistence and packet / CAPS handling 2010-08-30 02:07:55 +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