Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |