aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/GridUser/ActivityDetector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed sessionID from GridUserservice again. Removed parcel crossing ↵Diva Canto2010-05-201-9/+1
| | | | detection from Robust connector. Fixed Simian to continue to send those location updates upon parcel crossing, without changing the interface.
* * Added sessionID to IGridUserService.SetLastPosition(), as some connectors ↵unknown2010-05-201-2/+2
| | | | | | will want to track position against sessionID instead of userID * Updated SimianPresenceServiceConnector to use the new LoggedOut/SetHome/etc methods and only update session position on parcel crossing
* These files are part of the GridUserService write-up.Diva Canto2010-05-071-0/+116