Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. vor 9 Jahren
  Justin Clark-Casey (justincc) 1b1f0a2d77 OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id vor 12 Jahren
  Justin Clark-Casey (justincc) cace6eaa8a comment out some of the currently less useful debug log messages vor 13 Jahren
  John Hurliman b6e0563ad7 Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior vor 13 Jahren
  John Hurliman 9b7c99f0cf Made IGridUserService.SetLastPosition() more flexible to allow different possible implementations. This doesn't change any behavior or any Robust code, but it simplifies the SimianGrid connector by using the standard OpenSim interface for setting last position now vor 13 Jahren
  John Hurliman dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph vor 14 Jahren
  John Hurliman 9609faa8eb * Run SimianGrid session updates asynchronously instead of from the main heartbeat thread vor 14 Jahren
  Diva Canto 13c22015e5 Removed sessionID from GridUserservice again. Removed parcel crossing detection from Robust connector. Fixed Simian to continue to send those location updates upon parcel crossing, without changing the interface. vor 14 Jahren
  unknown 59dec2f989 * Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID vor 14 Jahren