Files
opensim/OpenSim/Framework
Justin Clark-Casey (justincc) f61e54892f 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-08 18:34:23 +00:00
..
2009-10-01 01:17:47 +09:00
2010-08-06 23:27:57 +01:00
2009-08-12 23:34:12 -04:00
2011-06-03 10:26:58 -07:00
2009-08-12 23:34:12 -04:00
2009-10-19 08:58:03 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2010-09-12 13:43:49 -04:00
2010-09-12 12:54:31 -04:00
2009-10-01 01:17:47 +09:00
2011-11-25 22:19:57 +00:00