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