OpenSimMirror/OpenSim/Services/Interfaces
Justin Clark-Casey (justincc) a4551b027b Removing unused handling of incoming create object by userID and itemID only.
It appears this was never actually used since attachments were rezzed in other code.
This was never available on remote simulator comms, only local.
2012-06-30 01:14:49 +01:00
..
IAssetService.cs
IAuthenticationService.cs Add optional getauthinfo and setauthinfo authentication service calls. 2011-10-24 21:40:36 +01:00
IAuthorizationService.cs
IAvatarService.cs In SetAttachment, if the existing attachment has no asset id then carry on rather than abort. 2011-09-06 01:59:21 +01:00
IBasicProfileService.cs
IFreeswitchService.cs
IFriendsService.cs Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 2012-03-30 00:42:55 +01:00
IGridService.cs Next step for world map overlays 2012-01-30 20:11:47 +00:00
IGridUserService.cs Allow retrival of multiple user records in one operation, analog to presence 2012-01-16 23:09:24 +00:00
IHypergridServices.cs HG Friends: reroute the status notifications to the HGFriends service, so that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release. 2012-03-21 10:35:06 -07:00
IInventoryService.cs
ILandService.cs
ILibraryService.cs
ILoginService.cs
IMapImageService.cs
INeighbourService.cs
IPresenceService.cs
ISimulationService.cs Removing unused handling of incoming create object by userID and itemID only. 2012-06-30 01:14:49 +01:00
IUserAccountService.cs Default LocalToGrid to true. Fixes minor bug introduced yesterday where old robust UserAccount service would result is LocalToGrid at the sim being false. 2011-12-30 10:40:57 -08:00