OpenSimMirror/OpenSim/Tests/Common
Justin Clark-Casey (justincc) 5268334c61 On a new client circuit, send the initial reply ack to let the client know it's live before sending other data.
This means that avatar/appearance data of other avatars and scene objects for a client will be sent after the ack rather than possibly before.
This may stop some avatars appearing grey on login.
This introduces a new OpenSim.Framework.ISceneAgent to accompany the existing OpenSim.Framework.ISceneObject and ISceneEntity
This allows IClientAPI to handle this as it can't reference OpenSim.Region.Framework.Interfaces
2011-12-12 20:08:02 +00:00
..
Helpers Get UUIDGatherer to scan notecards in the graph for asset uuids. 2011-10-28 22:02:25 +01:00
Mock On a new client circuit, send the initial reply ack to let the client know it's live before sending other data. 2011-12-12 20:08:02 +00:00
ANumericalToleranceConstraint.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
DatabaseTestAttribute.cs Add copyright headers. 2009-04-14 10:56:24 +00:00
DoubleToleranceConstraint.cs Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00
LongRunningAttribute.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
QuaternionToleranceConstraint.cs When calling osNpcMoveTo(), rotate the avatar in the direction of travel. 2011-09-21 19:28:41 +01:00
TestHelpers.cs rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
TestLogging.cs Add copyright headers. Formatting cleanup. Fix a compiler warning. 2009-08-17 10:29:06 +09:00
VectorToleranceConstraint.cs Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00