.. |
Animation
|
54a5b6f434
Reduce number of AvatarAnimations sent with large number of avatars
|
vor 14 Jahren |
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
|
vor 15 Jahren |
Serialization
|
3c036934a3
Preserving the link numbers is a serializer's highest duty.
|
vor 14 Jahren |
Tests
|
4b518e0288
minor: remove LongRunning test designator from TestAddSceneObject() since it isn't, really
|
vor 14 Jahren |
Types
|
8e3dd64282
Removed an innefficent List.Contains lookup from UpdateQueue
|
vor 15 Jahren |
AsyncSceneObjectGroupDeleter.cs
|
f29cb57bf1
Continuing refactor. Refactor DeRezObject to deal with multiple objects
|
vor 14 Jahren |
Border.cs
|
606e831ff5
Formatting cleanup.
|
vor 15 Jahren |
Cardinals.cs
|
56ddd6828c
Add copyright headers. Formatting cleanup.
|
vor 15 Jahren |
EntityBase.cs
|
93ef65c690
* Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs
|
vor 14 Jahren |
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
|
vor 15 Jahren |
EventManager.cs
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
vor 14 Jahren |
Prioritizer.cs
|
68551675df
Guard prioritizer agains null values as those produced by a bullet dying
|
vor 14 Jahren |
RegionStatsHandler.cs
|
c5ea783526
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
|
vor 15 Jahren |
ReturnInfo.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
vor 15 Jahren |
Scene.Inventory.cs
|
3d82e79d1c
When a god uses mass permission setting, the V bit is cleared from next
|
vor 14 Jahren |
Scene.PacketHandlers.cs
|
53594e599e
* Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration.
|
vor 14 Jahren |
Scene.Permissions.cs
|
734b0416de
Unify a previous refactor of object return with the older solution. We
|
vor 14 Jahren |
Scene.cs
|
9356dc880f
* backport master commit 5968d343bb21af4c73f1d925837560f953e5ef61
|
vor 14 Jahren |
SceneBase.cs
|
041f253e2b
minor: comment out region interface registration log msg I accidentally left in last week
|
vor 14 Jahren |
SceneCommunicationService.cs
|
19558f380a
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours.
|
vor 14 Jahren |
SceneGraph.cs
|
85a9c305a2
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
SceneObjectGroup.Inventory.cs
|
67417f6478
Fix a permissions issue
|
vor 14 Jahren |
SceneObjectGroup.cs
|
f30cd8391e
minor: Remove overly verbose schedule full update log message for attachments
|
vor 14 Jahren |
SceneObjectPart.cs
|
df55e5295f
Fix a few permissions vulnerability. Owners could cause permissions
|
vor 14 Jahren |
SceneObjectPartInventory.cs
|
8641eb65b1
Restore lines that have been removed due to previous merge conflict.
|
vor 14 Jahren |
ScenePresence.cs
|
dc08e1cbf9
Addresses http://opensimulator.org/mantis/view.php?id=4919
|
vor 14 Jahren |
SceneViewer.cs
|
a863eb9da3
One should not lock null objects.
|
vor 14 Jahren |
SimStatsReporter.cs
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
vor 15 Jahren |
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)
|
vor 15 Jahren |
TerrainUtil.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
vor 15 Jahren |
UndoState.cs
|
9821c4f566
Revolution is on the roll again! :)
|
vor 14 Jahren |
UuidGatherer.cs
|
74ef1ed36f
add prim item and test asset save in save oar unit test
|
vor 14 Jahren |