Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Committing more unfinished stuff. Nothing significant at the moment. IM ↵ | Teravus Ovares | 2008-06-01 | 1 | -0/+2 |
| | | | | related. | ||||
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+7 |
| | | | | | | | * User tries to log-in but is already logged in. Userserver will send message to simulator user was in to log the user out there. * From the UserServer, admin types 'logoff-user firstname lastname message'. * Some regions may not get the message because they're not updated yet. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -4/+4 |
| | |||||
* | remove my UserAppearance object, switch all code to use | Sean Dague | 2008-05-15 | 1 | -2/+2 |
| | | | | | | AvatarAppearance instead. | ||||
* | added in IUserService functions. These don't do anything yet, | Sean Dague | 2008-05-01 | 1 | -0/+12 |
| | | | | | | | but the set all compiles together fine, and it provides people an idea of where we are heading. | ||||
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵ | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | with namespaces. | ||||
* | move IUserService into the OpenSim.Framework.Communications assembly | Sean Dague | 2008-04-30 | 1 | -0/+112 |
| | | | | | | because all the other I***Service interfaces are there. | ||||
* | * Moved IUserService to OpenSim.Framework.Interfaces | lbsa71 | 2007-10-05 | 1 | -49/+0 |
| | |||||
* | * Renamed IUserServices to IUserService | lbsa71 | 2007-10-05 | 1 | -0/+49 |