Commit History

Author SHA1 Message Date
  Melanie e328c23355 Add MapTileURL to robust to supply the url needed by snowglobe 14 years ago
  Tom Grimshaw 2f409116db Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad. 14 years ago
  Diva Canto 2fb79646c6 Fixes mantis #4691 for real. This time I tested it, and it works. 14 years ago
  Melanie d8bf370fd6 Merge branch 'master' into careminster-presence-refactor 14 years ago
  Diva Canto 0b43b263d4 Fixes mantis #4691 14 years ago
  Melanie 14fcc2510e Merge branch 'master' into careminster-presence-refactor 14 years ago
  Diva Canto a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 14 years ago
  Melanie 9c79fd6308 Treat a UserLevel of -1 as an unverified account and refer them to their 14 years ago
  Mikko Pallari 265c24ec33 Changed some properties and methods from private to protected in LLLoginResponse and LLLoginService so they could be inherited better. 14 years ago
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
  Melanie bfcc57c071 Change friends to handle offers as it was originally designed. This may 14 years ago
  Diva Canto 679ad95750 List of friends now retrieved upon login. Configured and tested in standalone only. 14 years ago
  Diva Canto 8a9677a531 The Library Service is now working. UserProfileCacheService.LibraryRoot is obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible. 15 years ago
  Diva Canto 4240f2dec6 New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing. 15 years ago
  Diva Canto 130c80efe0 A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almost done... 15 years ago
  Diva Canto 0ce9be653d * Added the Login server handlers that were lost in yesterday's commit grief 15 years ago
  Diva Canto b29ae72460 First pass at the new login service. Still incomplete, but doesn't disrupt the existing code. 15 years ago