.. |
Animation
|
99ac770abb
Close streams immediately when we finish using them
|
пре 10 година |
Scripting
|
2ce8a050e4
Remove very long unused IScriptHost and NullScriptHost
|
пре 12 година |
Serialization
|
e2dd15625f
Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others.
|
пре 10 година |
Tests
|
1abbad71b4
Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis #7514
|
пре 9 година |
Types
|
4d83b2d8a6
remove unused BasicQuadTreeNode
|
пре 14 година |
AsyncInventorySender.cs
|
1b1f0a2d77
OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id
|
пре 12 година |
AsyncSceneObjectGroupDeleter.cs
|
b4a6f2195d
Only send one kill object to the deleter when they derez an object rather than two.
|
пре 11 година |
Border.cs
|
93206ef0fa
Add "show borders" command to show the borders of a region.
|
пре 12 година |
Cardinals.cs
|
56ddd6828c
Add copyright headers. Formatting cleanup.
|
пре 15 година |
CoalescedSceneObjects.cs
|
68cc5b46fe
refactor: move code to obtain the coalescence size and object offsets into CoalescedSceneObjects from the serializer.
|
пре 14 година |
EntityBase.cs
|
b6d83e9c0f
Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their own private m_localID property but leaving get to return the then unset PhysicsActor.LocalId!
|
пре 13 година |
EntityManager.cs
|
0568c76a88
Use a thread abort safe version of OpenMetaverse.DoubleDictionary with the aim of avoiding OpenSimulator problems due to script thread aborts.
|
пре 12 година |
EventManager.cs
|
bb82076a4d
Allow for richer semantics of object derez. Specifically, allow the existence of region modules that do other kinds of garbage collection. Instead of placing deleted objects in the user's Trash folder, or deleting them immediately (UseTrashOnDelete = false), a module may decide to take garbage collection under its control. For example, it may place derezzed objects in a certain area inworld and delete them later.
|
пре 10 година |
KeyframeMotion.cs
|
99ac770abb
Close streams immediately when we finish using them
|
пре 10 година |
Prioritizer.cs
|
095b3e5756
Remove pointless cluttering SOP.ParentGroup != null checks.
|
пре 13 година |
RegionStatsHandler.cs
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
пре 11 година |
ReturnInfo.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
пре 15 година |
Scene.Inventory.cs
|
2482d567cf
added missing senderId in GiveInventoryFolder this little mistake prevented passing on folders for HG visitors
|
пре 10 година |
Scene.PacketHandlers.cs
|
aef6fd6927
If the SnedInventoryAync() method receives an exception log this but make sure it does not terminate the process.
|
пре 10 година |
Scene.Permissions.cs
|
9622e8ac72
If a Grid God teleports then include the Godlike teleport flag. This can affect the starting position in the destination region.
|
пре 12 година |
Scene.cs
|
59778cfc2a
Added in all metrics for Phase 1 except for Time Dilation.
|
пре 9 година |
SceneBase.cs
|
5861401faa
Remove long unused region parameters from SceneBase. Some of these weren't even being set. Region parameters come from Scene.RegionInfo instead.
|
пре 10 година |
SceneCommunicationService.cs
|
ac93ba9f85
minor: correct SceneCommunicationService.LogHeader spelling
|
пре 10 година |
SceneGraph.cs
|
099212167b
Implement STATUS_BLOCK_GRAB_OBJECT in llSetStatus()/llGetStatus() and correct effect of STATUS_BLOCK_GRAB
|
пре 10 година |
SceneManager.cs
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
пре 11 година |
SceneObjectGroup.Inventory.cs
|
1d2616e7a2
If the owner of an object is taking a copy from the scene (e.g. via the "take copy" option on a viewer) then only require owner copy perms, not copy and transfer.
|
пре 10 година |
SceneObjectGroup.cs
|
e171ae899d
Revert "Enable grab feature (Ctrl+Drag) for non-physical link-sets and add code to handle spin (Ctrl+Shift+Drag)"
|
пре 9 година |
SceneObjectPart.cs
|
8b2af1071f
Add NaN and Infinity tests for SOP Velocity and Acceleration setters.
|
пре 10 година |
SceneObjectPartInventory.cs
|
d0a2ea0857
Fix regression where the stored state of every second script in an object rezzed from inventory (e.g. attachments) was no longer loaded.
|
пре 10 година |
ScenePresence.cs
|
beba2ce781
Fix stand position for differing seat and root rotation.
|
пре 9 година |
ScenePresenceStateMachine.cs
|
857f24a5e2
Fix bug where users teleporting to non-neighbour regions could continue to hear chat from their source region for some time after teleport completion.
|
пре 11 година |
SimStatsReporter.cs
|
59778cfc2a
Added in all metrics for Phase 1 except for Time Dilation.
|
пре 9 година |
TerrainChannel.cs
|
904baa6da6
Fix issue where terrain height values > 327 caused chaotic spiked terrain.
|
пре 10 година |
TerrainCompressor.cs
|
0aa0dad478
Send multiple terrain patches per terrain update packet if terrain
|
пре 10 година |
TerrainUtil.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
пре 15 година |
UndoState.cs
|
e2c51a977d
Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.
|
пре 13 година |
UuidGatherer.cs
|
a03d893f2c
Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embedded object's inventory.
|
пре 10 година |