aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianActivityDetector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+2
* OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...Justin Clark-Casey (justincc)2012-06-121-21/+7
* comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)2011-08-111-1/+1
* Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman2010-09-291-5/+1
* Made IGridUserService.SetLastPosition() more flexible to allow different poss...John Hurliman2010-09-291-4/+4
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-1/+4
* * Run SimianGrid session updates asynchronously instead of from the main hear...John Hurliman2010-09-091-3/+5
* Removed sessionID from GridUserservice again. Removed parcel crossing detecti...Diva Canto2010-05-201-2/+2
* * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...unknown2010-05-201-0/+113