OpenSimMirror/OpenSim/Region/Framework/Scenes
diva 99b051ccbe Addresses some issues with appearance after TPs. Appearance.Owner was not being set, and that's what's being used in SendAppearanceToOtherAgent. Mantis #3204. 2009-02-22 01:26:11 +00:00
..
Hypergrid * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 2009-02-20 14:04:29 +00:00
Scripting This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Tests * Change static field "initialized" in RestInterregionComms to an instance field 2009-02-13 20:12:11 +00:00
Types This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Animation.cs Adds support for preserving animations on region crossings and TPs. 2009-02-18 01:49:18 +00:00
AnimationSet.cs Adds support for preserving animations on region crossings and TPs. 2009-02-18 01:49:18 +00:00
AsyncSceneObjectGroupDeleter.cs * optimized usings. 2009-02-12 09:53:12 +00:00
AvatarAnimations.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
ChildAgentDataUpdate.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-02-20 02:33:54 +00:00
EntityBase.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
EntityManager.cs * optimized usings. 2009-02-12 09:53:12 +00:00
EventManager.cs * optimized usings. 2009-02-12 09:53:12 +00:00
IScenePresenceBody.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
ReturnInfo.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Scene.Inventory.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-02-20 02:33:54 +00:00
Scene.PacketHandlers.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Scene.Permissions.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Scene.cs Addresses some issues with appearance after TPs. Appearance.Owner was not being set, and that's what's being used in SendAppearanceToOtherAgent. Mantis #3204. 2009-02-22 01:26:11 +00:00
SceneBase.cs * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
SceneCommunicationService.cs THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all. 2009-02-20 03:39:50 +00:00
SceneGraph.cs This started as way to correct Mantis #3158, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently. 2009-02-15 05:00:58 +00:00
SceneManager.cs * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
SceneObjectGroup.Inventory.cs Fix region crossing for unscripted prims, avoid costly SEH 2009-02-19 01:14:26 +00:00
SceneObjectGroup.cs * Renamed and encapsulated m_sceneGraph as SceneGraph for ccc 2009-02-20 17:18:07 +00:00
SceneObjectPart.cs * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 2009-02-20 14:04:29 +00:00
SceneObjectPartInventory.cs * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
ScenePresence.cs Addresses some issues with appearance after TPs. Appearance.Owner was not being set, and that's what's being used in SendAppearanceToOtherAgent. Mantis #3204. 2009-02-22 01:26:11 +00:00
SceneXmlLoader.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
SimStatsReporter.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
TerrainChannel.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
TerrainUtil.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
UndoState.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
UuidGatherer.cs * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 2009-02-20 14:04:29 +00:00