Justin Clark-Casey (justincc)
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
пре 10 година |
Justin Clark-Casey (justincc)
|
1b1f0a2d77
OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id
|
пре 12 година |
Justin Clark-Casey (justincc)
|
cace6eaa8a
comment out some of the currently less useful debug log messages
|
пре 13 година |
John Hurliman
|
b6e0563ad7
Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior
|
пре 14 година |
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
|
пре 14 година |
John Hurliman
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
пре 14 година |
John Hurliman
|
9609faa8eb
* Run SimianGrid session updates asynchronously instead of from the main heartbeat thread
|
пре 14 година |
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.
|
пре 14 година |
unknown
|
59dec2f989
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID
|
пре 14 година |