| Commit message (Expand) | Author | Age | Files | Lines |
* | Put guards on a bunch of exception-inducing code, as seen in logs from load t... | Diva Canto | 2013-07-09 | 1 | -0/+5 |
* | Last 27 modules' directives (service connectors out). | Diva Canto | 2012-11-13 | 2 | -0/+4 |
* | Use GridUser properly for foreign users. | Diva Canto | 2012-09-26 | 1 | -3/+3 |
* | TOS module. WARNING: migration in GridUser table. | Diva Canto | 2012-09-25 | 2 | -5/+54 |
* | OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather... | Justin Clark-Casey (justincc) | 2012-06-12 | 1 | -22/+6 |
* | Allow retrival of multiple user records in one operation, analog to presence | Melanie | 2012-01-16 | 2 | -0/+9 |
* | Don't set a GridUser entry for NPCs. | Justin Clark-Casey (justincc) | 2011-08-31 | 1 | -1/+4 |
* | comment out some of the currently less useful debug log messages | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -1/+2 |
* | for now, comment out some older or redundant log debug lines to make diagnost... | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -2/+2 |
* | Cleanup: Removed an unreferenced variable from ActivityDetector.cs | John Hurliman | 2010-09-29 | 1 | -11/+1 |
* | Part two of the previous commit, making IGridUserService.LoggedOut() more fle... | John Hurliman | 2010-09-29 | 3 | -5/+5 |
* | Made IGridUserService.SetLastPosition() more flexible to allow different poss... | John Hurliman | 2010-09-29 | 3 | -6/+11 |
* | Removed sessionID from GridUserservice again. Removed parcel crossing detecti... | Diva Canto | 2010-05-20 | 3 | -13/+5 |
* | * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w... | unknown | 2010-05-20 | 3 | -6/+6 |
* | These files are part of the GridUserService write-up. | Diva Canto | 2010-05-07 | 2 | -0/+269 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 1 | -15/+54 |
* | Justin, I must have been dyslexic when I wrote UserGridService as the name fo... | Diva Canto | 2010-03-05 | 1 | -0/+139 |