Diva Canto 783443705d HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder with parentID=UUID.Zero vor 11 Jahren
..
AssetService 462ad336dc Move check to allow only deletion of maptiles up to AssetServerDeleteHandler from AssetService. vor 11 Jahren
AuthenticationService d242d47e5c OpenID auth needs hashing before authenticating vor 12 Jahren
AuthorizationService 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. vor 13 Jahren
AvatarService f24289c47f Comment out AvatarService.SetAvatar debug log line for now vor 12 Jahren
Base f58a0394ed Formatting cleanup. Add copyright notices. vor 14 Jahren
Connectors da2b23f18d Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend. vor 11 Jahren
FreeswitchService 6f4a2685cf minor: remove mono compiler warning vor 13 Jahren
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. vor 13 Jahren
GridService 73c9abf5f2 Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. vor 11 Jahren
HypergridService 783443705d HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder with parentID=UUID.Zero vor 11 Jahren
Interfaces 9bc4dc6c5f Add method doc to IAssetService.Get(string, object, AssetRetrieved) outlining the situations in which AssetRetrieved may be called back with a null AssetBase. vor 11 Jahren
InventoryService 7ea832d47c Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. vor 11 Jahren
LLLoginService e81e19a3b4 string format arguments in wrong order vor 11 Jahren
MapImageService d05d065d85 Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) vor 12 Jahren
PresenceService 59157d9d63 Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. vor 12 Jahren
UserAccountService 5b69872655 Made a method of GridUserService virtual so it can be overridden. vor 11 Jahren