.. |
AssetService
|
c3d82bdcb1
When loading library asset set, only store an asset if it's different from an existing one with the same id.
|
13 лет назад |
AuthenticationService
|
797128a6ad
Rename some member fields to standard m_ OpenSim code convention
|
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
|
ff7da2082d
This commit fixes all the appearance related null refs. Still can't log in,
|
14 лет назад |
Base
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 лет назад |
Connectors
|
1091001cf6
Merge branch 'master' into dev
|
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
|
7447765f4d
Merge branch 'master' into dev
|
13 лет назад |
HypergridService
|
08dc07dc76
refactor: Move all callers of the obsoleted SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest()
|
13 лет назад |
Interfaces
|
1091001cf6
Merge branch 'master' into dev
|
13 лет назад |
InventoryService
|
be9b4ad23a
For default everyone permissions on library items, make notecards and scripts non-modifiable (but still copyable, etc).
|
13 лет назад |
LLLoginService
|
95e050130c
People are bound to forget the '/' at the end of MapTileURL, so let's correct that from the inside.
|
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 лет назад |