.. |
AssetService
|
913e6b70c6
minor: slightly shorten "show digest" printing code
|
13 years ago |
AuthenticationService
|
797128a6ad
Rename some member fields to standard m_ OpenSim code convention
|
13 years ago |
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
|
15 years ago |
AvatarService
|
ff7da2082d
This commit fixes all the appearance related null refs. Still can't log in,
|
14 years ago |
Base
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
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
|
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
|
44371118a2
Made GetMapImage public in the Hyperlinker
|
13 years ago |
HypergridService
|
4cf60c5d9d
Removing special casing on failures. This may also fix reports of this issue:
|
13 years ago |
Interfaces
|
fd57c91b4a
First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD.
|
13 years ago |
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.
|
13 years ago |
LLLoginService
|
95e050130c
People are bound to forget the '/' at the end of MapTileURL, so let's correct that from the inside.
|
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
|
b6e0563ad7
Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior
|
14 years ago |