aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/LLLoginService/LLLoginService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Successfully logged into a grid.Diva Canto2010-01-031-4/+7
* * Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto2010-01-031-1/+1
* * Converters from new AvatarData to old AvatarAppearance and vice-versaDiva Canto2010-01-021-8/+23
* The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...Diva Canto2010-01-011-4/+20
* Forgotten modules in prior commit.Diva Canto2010-01-011-1/+1
* New LL login service is working! -- tested in standalone only. Things still m...Diva Canto2010-01-011-79/+110
* Yes! First test of new login service done still in 2009! Bombs in auth, becau...Diva Canto2009-12-311-0/+2
* A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto2009-12-311-21/+63
* * Added the Login server handlers that were lost in yesterday's commit griefDiva Canto2009-12-311-12/+54
* More progress on both the Simulation service and the Login service. Both stil...Diva Canto2009-12-311-2/+160
* First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto2009-12-301-0/+74