.. |
AssetService
|
913e6b70c6
minor: slightly shorten "show digest" printing code
|
před 13 roky |
AuthenticationService
|
797128a6ad
Rename some member fields to standard m_ OpenSim code convention
|
před 13 roky |
AuthorizationService
|
281ad1251c
updated the IAuthorizationService interface so that a message is passed back and can be displayed at the client when an avatar is denied access to a region
|
před 15 roky |
AvatarService
|
ff7da2082d
This commit fixes all the appearance related null refs. Still can't log in,
|
před 14 roky |
Base
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
před 14 roky |
Connectors
|
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 |
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
|
44371118a2
Made GetMapImage public in the Hyperlinker
|
před 13 roky |
HypergridService
|
4cf60c5d9d
Removing special casing on failures. This may also fix reports of this issue:
|
před 13 roky |
Interfaces
|
fd57c91b4a
First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD.
|
před 13 roky |
InventoryService
|
12b1cbf8bf
Fix give inventory tests to use different users rather than (accidentally) the same user. Extend TestGiveInventoryItem() to test giving back the same item.
|
před 13 roky |
LLLoginService
|
95e050130c
People are bound to forget the '/' at the end of MapTileURL, so let's correct that from the inside.
|
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
|
b6e0563ad7
Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior
|
před 14 roky |