Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-12-31 | A lot more beef on the login service. The LLLoginResponse is a MONSTER! ↵ | Diva Canto | 1 | -1/+2 | |
Almost done... | |||||
2009-12-31 | * Added the Login server handlers that were lost in yesterday's commit grief | Diva Canto | 1 | -0/+3 | |
* More beef to the LLLoginService * Better design for handling local simulation service | |||||
2009-12-30 | First pass at the new login service. Still incomplete, but doesn't disrupt ↵ | Diva Canto | 1 | -4/+15 | |
the existing code. | |||||
2009-09-11 | Removed RequestLandData from IGridService because it's already in another place. | Diva Canto | 1 | -2/+3 | |
Moved GetMapBlocks to a new interface IMapService. | |||||
2009-08-10 | Stub out the Profile and Presence services | Melanie | 1 | -3/+2 | |
2009-06-22 | Update svn properties. | Jeff Ames | 1 | -38/+38 | |
2009-06-14 | Factoring out "land_data" / RequestLandData that was hanging off of ↵ | diva | 1 | -38/+38 | |
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works. | |||||
2009-06-14 | Update svn properties. | Jeff Ames | 1 | -38/+38 | |
2009-06-14 | Oops. Forgot to add this file. | diva | 1 | -33/+38 | |
2009-05-05 | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 1 | -0/+27 | |
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -1/+1 | |
2009-05-05 | Add an interface skeleton for user services | Melanie Thielker | 1 | -0/+6 | |