Justin Clark-Casey (justincc) be357f8fee Fix bug in persisting saved appearances for npcs 13 years ago
..
AssetService be357f8fee Fix bug in persisting saved appearances for npcs 13 years ago
AuthenticationService 138a5e04b8 minor: remove mono compiler warning 13 years ago
AuthorizationService 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 13 years ago
AvatarService b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. 13 years ago
Base f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
Connectors cace6eaa8a comment out some of the currently less useful debug log messages 13 years ago
FreeswitchService 6f4a2685cf minor: remove mono compiler warning 13 years ago
Friends 336665e035 More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. 13 years ago
GridService f18780d0e3 Get "show region" command in GridService to show grid co-ordinates rather than meters co-ord. 13 years ago
HypergridService eb8b6b7d52 minor: remove mono compiler warning 13 years ago
Interfaces 3146f4bae0 Don't need to try both AssetService.Get and GetCached in GetMesh since Get always calls GetCached and code paths were identical 13 years ago
InventoryService be9b4ad23a For default everyone permissions on library items, make notecards and scripts non-modifiable (but still copyable, etc). 13 years ago
LLLoginService 70ea625447 Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer. 13 years ago
MapImageService ecb28ae130 V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes 13 years ago
PresenceService 1c8d19d714 Delete existing presences for a user ID when they log in again. 14 years ago
UserAccountService 5daac0584a Fix bug in reset user password where entering an invalid name would cause an exception. Also, convert this commands log output to console output. 13 years ago