aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/IUserService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield2008-07-041-0/+7
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-1/+1
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-5/+5
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-4/+4
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-011-0/+2
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+7
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-2/+2
* added in IUserService functions. These don't do anything yet,Sean Dague2008-05-011-0/+12
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-1/+1
* move IUserService into the OpenSim.Framework.Communications assemblySean Dague2008-04-301-0/+112
* * Moved IUserService to OpenSim.Framework.Interfaceslbsa712007-10-051-49/+0
* * Renamed IUserServices to IUserServicelbsa712007-10-051-0/+49