| Commit message (Expand) | Author | Files | Lines |
2012-06-12 | OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather... | Justin Clark-Casey (justincc) | 1 | -21/+7 |
2011-08-11 | comment out some of the currently less useful debug log messages | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-09-29 | Part two of the previous commit, making IGridUserService.LoggedOut() more fle... | John Hurliman | 1 | -5/+1 |
2010-09-29 | Made IGridUserService.SetLastPosition() more flexible to allow different poss... | John Hurliman | 1 | -4/+4 |
2010-09-10 | First pass at cleaning up thread safety in EntityManager and SceneGraph | John Hurliman | 1 | -1/+4 |
2010-09-09 | * Run SimianGrid session updates asynchronously instead of from the main hear... | John Hurliman | 1 | -3/+5 |
2010-05-20 | Removed sessionID from GridUserservice again. Removed parcel crossing detecti... | Diva Canto | 1 | -2/+2 |
2010-05-20 | * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w... | unknown | 1 | -14/+11 |
2010-05-07 | These files are part of the GridUserService write-up. | Diva Canto | 1 | -15/+28 |
2010-05-07 | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 1 | -7/+5 |
2010-03-19 | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 1 | -1/+1 |
2010-03-06 | Bug fix: store correct position information upon logout. Fixes mantis #4608 | Diva Canto | 1 | -12/+17 |
2010-01-10 | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 1 | -1/+17 |
2009-12-28 | Added some more log messages. This is beginning to work. | Diva Canto | 1 | -0/+5 |
2009-12-27 | First pass at the local connector for presence. No cache yet. Just the connec... | Diva Canto | 1 | -25/+28 |
2009-09-06 | Revising the user account data interfaces. No user functionality yet | Melanie | 1 | -7/+7 |
2009-08-09 | Finish the renaming and mae things compile again | Melanie | 1 | -9/+9 |
2009-06-30 | Updated services to allow external applications like web interfaces to | Melanie Thielker | 1 | -1/+11 |
2009-06-22 | Committing RemoteUserServiceConnector out connector, local user service | Melanie Thielker | 1 | -1/+1 |
2009-06-22 | Committing the meat of the user server interface and the bones of the service... | Melanie Thielker | 1 | -0/+24 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -4/+4 |
2009-05-05 | Plumb the database into the new server skel | Melanie Thielker | 1 | -0/+3 |
2009-05-05 | Plumb the new server connector logic | Melanie Thielker | 1 | -1/+32 |
2009-05-05 | Add an interface skeleton for user services | Melanie Thielker | 1 | -0/+8 |