aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/GridUser (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-16Allow retrival of multiple user records in one operation, analog to presenceMelanie2-0/+9
2011-08-31Don't set a GridUser entry for NPCs.Justin Clark-Casey (justincc)1-1/+4
2011-08-11comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)1-1/+2
2010-10-29for now, comment out some older or redundant log debug lines to make diagnost...Justin Clark-Casey (justincc)1-2/+2
2010-09-29Cleanup: Removed an unreferenced variable from ActivityDetector.csJohn Hurliman1-11/+1
2010-09-29Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman3-5/+5
2010-09-29Made IGridUserService.SetLastPosition() more flexible to allow different poss...John Hurliman3-6/+11
2010-05-20Removed sessionID from GridUserservice again. Removed parcel crossing detecti...Diva Canto3-13/+5
2010-05-20* Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...unknown3-6/+6
2010-05-07These files are part of the GridUserService write-up.Diva Canto2-0/+269
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto1-15/+54
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto1-0/+139