aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.LocalCommunications/OpenSim.LocalCommunications.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made a base class from the Grid mode UserServer.UserManager and included ↵MW2007-06-191-25/+29
| | | | | | | | that in the OpenSim solution. Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method)
* *Added some missing files from last commitmingchen2007-06-191-1/+1
| | | | | *LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications
* *Updated/Added the base classes and interfaces for user and login serversmingchen2007-06-181-14/+25
| | | | | *Not yet usable, but I'm working on it
* Some Rearranging of CommsManager.MW2007-06-161-0/+106