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