Sean Dague 57ab79e331 * Update ScenePresenceTests to reflect current REST communication workflow. 16 years ago
..
Hypergrid 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
Scripting 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
Tests 57ab79e331 * Update ScenePresenceTests to reflect current REST communication workflow. 16 years ago
Types 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
Animation.cs bdf95e54a2 A few updates necessary for load balancer. 16 years ago
AnimationSet.cs bdf95e54a2 A few updates necessary for load balancer. 16 years ago
AsyncSceneObjectGroupDeleter.cs 801da4346a * optimized usings. 16 years ago
AvatarAnimations.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
ChildAgentDataUpdate.cs e84ac65b58 Close-to-final tweaking with appearance. This time sending *everything*. Addresses mantis #3223. 16 years ago
EntityBase.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
EntityManager.cs 801da4346a * optimized usings. 16 years ago
EventManager.cs 801da4346a * optimized usings. 16 years ago
IScenePresenceBody.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
ReturnInfo.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
Scene.Inventory.cs 7d4846462b Update svn properties, add copyright headers, minor formatting cleanup. 16 years ago
Scene.PacketHandlers.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
Scene.Permissions.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
Scene.cs f175cb7e8c Update svn properties, add copyright headers, minor formatting cleanup. 16 years ago
SceneBase.cs 93837807ff * refactor: remove AssetCache field hanging off Scene 16 years ago
SceneCommunicationService.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
SceneGraph.cs 3d5a9e6748 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. 16 years ago
SceneManager.cs 04a6c735d6 Add check in SceneManager to stop opensim.exe crashing if no regions/scenes were loaded. 16 years ago
SceneObjectGroup.Inventory.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
SceneObjectGroup.cs 36e648a37a * minor: Remove most mono compiler warnings 16 years ago
SceneObjectPart.cs 41c883ea47 * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I do realize the setter has to be there for legacy reasons, but since the calls will never acually DO anyhting, I'm removing them. 16 years ago
SceneObjectPartInventory.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
ScenePresence.cs bdf95e54a2 A few updates necessary for load balancer. 16 years ago
SceneXmlLoader.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
SimStatsReporter.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 years ago
TerrainChannel.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
TerrainUtil.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
UndoState.cs 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
UuidGatherer.cs 01f70de2ea * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 16 years ago