.. |
Animation
|
54a5b6f434
Reduce number of AvatarAnimations sent with large number of avatars
|
hace 14 años |
Scripting
|
4b75353cbf
Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon
|
hace 15 años |
Serialization
|
3c036934a3
Preserving the link numbers is a serializer's highest duty.
|
hace 14 años |
Tests
|
4b518e0288
minor: remove LongRunning test designator from TestAddSceneObject() since it isn't, really
|
hace 14 años |
Types
|
8e3dd64282
Removed an innefficent List.Contains lookup from UpdateQueue
|
hace 15 años |
AsyncSceneObjectGroupDeleter.cs
|
f29cb57bf1
Continuing refactor. Refactor DeRezObject to deal with multiple objects
|
hace 14 años |
Border.cs
|
606e831ff5
Formatting cleanup.
|
hace 15 años |
Cardinals.cs
|
56ddd6828c
Add copyright headers. Formatting cleanup.
|
hace 15 años |
EntityBase.cs
|
93ef65c690
* Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs
|
hace 14 años |
EntityManager.cs
|
142008121e
* Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This avoids .NET remoting and a managed->unmanaged->managed jump. Overall, a night and day performance difference
|
hace 15 años |
EventManager.cs
|
eaea89bbb7
Remove localID from script controls data. It won't transfer to another
|
hace 14 años |
Prioritizer.cs
|
68551675df
Guard prioritizer agains null values as those produced by a bullet dying
|
hace 14 años |
RegionStatsHandler.cs
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
hace 15 años |
ReturnInfo.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
hace 15 años |
Scene.Inventory.cs
|
12858122d5
Fixes mantis #4870.
|
hace 14 años |
Scene.PacketHandlers.cs
|
53594e599e
* Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration.
|
hace 14 años |
Scene.Permissions.cs
|
734b0416de
Unify a previous refactor of object return with the older solution. We
|
hace 14 años |
Scene.cs
|
cd8bb316ea
Remove getting the object capacity from the money module. It is now set
|
hace 14 años |
SceneBase.cs
|
041f253e2b
minor: comment out region interface registration log msg I accidentally left in last week
|
hace 14 años |
SceneCommunicationService.cs
|
19558f380a
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours.
|
hace 14 años |
SceneGraph.cs
|
85a9c305a2
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
|
hace 14 años |
SceneManager.cs
|
62e0b53ca4
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
|
hace 14 años |
SceneObjectGroup.Inventory.cs
|
39cd57598b
Fix a permissions issue
|
hace 14 años |
SceneObjectGroup.cs
|
85a9c305a2
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
|
hace 14 años |
SceneObjectPart.cs
|
26621ca500
Add scripted controllers into agent intersim messaging
|
hace 14 años |
SceneObjectPartInventory.cs
|
dd14016885
Revamp the permissions propagation. This MAY mess up. Please test.
|
hace 14 años |
ScenePresence.cs
|
26621ca500
Add scripted controllers into agent intersim messaging
|
hace 14 años |
SceneViewer.cs
|
a863eb9da3
One should not lock null objects.
|
hace 14 años |
SimStatsReporter.cs
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
hace 15 años |
TerrainChannel.cs
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
hace 15 años |
TerrainUtil.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
hace 15 años |
UndoState.cs
|
9821c4f566
Revolution is on the roll again! :)
|
hace 14 años |
UuidGatherer.cs
|
74ef1ed36f
add prim item and test asset save in save oar unit test
|
hace 14 años |