Commit History

Author SHA1 Message Date
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService 15 years ago
  Homer Horwitz 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 15 years ago
  Justin Clarke Casey 5fb7b485b2 * Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here) 16 years ago
  Justin Clarke Casey c2ee263999 * refactor: Break out IUserServiceAdmin out of IUserService since admin methods don't need to be implemented on Grid hosted region servers 16 years ago
  Justin Clarke Casey 29e8fcd13c * minor: Rename IInterGridInventoryServices since it's inter service rather than inter grid 16 years ago
  Justin Clarke Casey 9af05d0bc3 * refactor: break out inter grid inventory services further 16 years ago
  MW a9347b6ceb Extracted the Avatar appearance functions out of the IUserService interface and moved them into a IAvatarService 16 years ago
  MW 86defd0a69 plumbing for multiple inventory servers. Mostly done on the region server side. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  lbsa71 ce3a87daa5 * Changed namespace 16 years ago
  lbsa71 67e12b95ea * Optimized usings 16 years ago
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 16 years ago
  lbsa71 070047ce1b * Added prototypical AvatarFactory module interface to load avatar parameters 16 years ago
  lbsa71 82bdf535df * minor refactoring 16 years ago
  MW 710b8375a9 Some tiny refactoring 16 years ago
  MW 652654176a more refactoring 16 years ago
  MW 9b1eefbcde Some continuation of lbsa71's refactoring of the CommunicationsManager. 16 years ago
  lbsa71 b5eaea7b0c * Moved setup of LocalInventoryService and LocalUserServices to the app layer 16 years ago
  lbsa71 863195612b Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445. 17 years ago
  lbsa71 8143c597fc * Tleiades grid mode inventory (#444) - thanx Tleiades! 17 years ago
  lbsa71 3ac43d0120 * Removed some more fields from CommunicationsLocal 17 years ago
  lbsa71 00ddeebf57 * So, ok, maybe a bit harsh to explode on grid inventory calls. 17 years ago
  lbsa71 ee5f069e2a * Now there's only one UserService 17 years ago
  lbsa71 1302ef44e3 * Started major restructusing of comms to prepare for better grid and region functionality 17 years ago
  lbsa71 9ccab46ae8 * Trying to streamline CommunicationsManager 17 years ago
  lbsa71 40468f18a4 * Encapsulated all CommunicationsManager services 17 years ago
  lbsa71 5818958a9a *** CHANGED CONFIG BEHAVIOUR *** 17 years ago
  lbsa71 47256cebda * Renamed methods on IUserData 17 years ago