aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/GridUser/ActivityDetector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use GridUser properly for foreign users.Diva Canto2012-09-261-3/+3
* TOS module. WARNING: migration in GridUser table.Diva Canto2012-09-251-2/+11
* OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...Justin Clark-Casey (justincc)2012-06-121-22/+6
* Don't set a GridUser entry for NPCs.Justin Clark-Casey (justincc)2011-08-311-1/+4
* comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)2011-08-111-1/+2
* for now, comment out some older or redundant log debug lines to make diagnost...Justin Clark-Casey (justincc)2010-10-291-2/+2
* Cleanup: Removed an unreferenced variable from ActivityDetector.csJohn Hurliman2010-09-291-11/+1
* Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman2010-09-291-1/+1
* Made IGridUserService.SetLastPosition() more flexible to allow different poss...John Hurliman2010-09-291-2/+7
* Removed sessionID from GridUserservice again. Removed parcel crossing detecti...Diva Canto2010-05-201-9/+1
* * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...unknown2010-05-201-2/+2
* These files are part of the GridUserService write-up.Diva Canto2010-05-071-0/+116