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