.. |
AssetService
|
be357f8fee
Fix bug in persisting saved appearances for npcs
|
před 13 roky |
AuthenticationService
|
138a5e04b8
minor: remove mono compiler warning
|
před 13 roky |
AuthorizationService
|
504de8bc47
Pass the first name and last name from the agent circuit data to the authorization service rather than from the account.
|
před 13 roky |
AvatarService
|
b6ac1c46cd
Get rid of AvatarAppearance.Owner to simplify the code.
|
před 13 roky |
Base
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
před 14 roky |
Connectors
|
cace6eaa8a
comment out some of the currently less useful debug log messages
|
před 13 roky |
FreeswitchService
|
6f4a2685cf
minor: remove mono compiler warning
|
před 13 roky |
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.
|
před 13 roky |
GridService
|
f18780d0e3
Get "show region" command in GridService to show grid co-ordinates rather than meters co-ord.
|
před 13 roky |
HypergridService
|
eb8b6b7d52
minor: remove mono compiler warning
|
před 13 roky |
Interfaces
|
3146f4bae0
Don't need to try both AssetService.Get and GetCached in GetMesh since Get always calls GetCached and code paths were identical
|
před 13 roky |
InventoryService
|
be9b4ad23a
For default everyone permissions on library items, make notecards and scripts non-modifiable (but still copyable, etc).
|
před 13 roky |
LLLoginService
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
před 13 roky |
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
|
před 13 roky |
PresenceService
|
1c8d19d714
Delete existing presences for a user ID when they log in again.
|
před 14 roky |
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.
|
před 13 roky |