OpenSimMirror/OpenSim/Region
Melanie ce6fbd9680 Merge branch 'master' into careminster-presence-refactor 2010-06-22 23:40:59 +01:00
..
Application Change the admin kick message to something more generic, "OpenSim Manager" is not really accurate 2010-06-03 17:55:50 -07:00
ClientStack * Tweak the StopFlying() method in LLClientView to fabricate a suitable landing collision plane regardless of the actual physics situation. position.Z - AvatarHeight / 6f 2010-06-11 21:46:01 -04:00
CoreModules Security fix: Allow only textures to be fetched using HTTP texture cap 2010-06-22 23:39:25 +01:00
DataSnapshot Merge branch 'careminster' into careminster-presence-refactor 2010-04-30 11:49:16 +01:00
Examples/SimpleModule Merge branch 'master' into careminster-presence-refactor 2010-06-12 01:26:55 +01:00
Framework Guard prioritizer agains null values as those produced by a bullet dying 2010-06-22 23:39:39 +01:00
OptionalModules Merge branch 'master' into careminster-presence-refactor 2010-06-12 01:26:55 +01:00
Physics Merge branch 'master' into careminster-presence-refactor 2010-06-19 20:32:01 +01:00
RegionCombinerModule Merge branch 'master' into careminster-presence-refactor 2010-06-09 16:48:37 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Merge branch 'master' into careminster-presence-refactor 2010-06-22 23:40:59 +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