aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/ILoginService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A lot more beef on the login service. The LLLoginResponse is a MONSTER! ↵Diva Canto2009-12-311-1/+2
| | | | Almost done...
* * Added the Login server handlers that were lost in yesterday's commit griefDiva Canto2009-12-311-0/+3
| | | | | * More beef to the LLLoginService * Better design for handling local simulation service
* First pass at the new login service. Still incomplete, but doesn't disrupt ↵Diva Canto2009-12-301-0/+49
the existing code.