OpenSimMirror/OpenSim/Services/Interfaces
Melanie Thielker 159fcbf150 Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Conflicts:
	OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs
2014-06-21 00:39:55 +02:00
..
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
IAssetService.cs Add method doc to IAssetService.Get(string, object, AssetRetrieved) outlining the situations in which AssetRetrieved may be called back with a null AssetBase. 2012-10-30 01:19:32 +00:00
IAttachmentsService.cs Remove some usings that stopped compilation 2010-04-24 16:53:47 +02:00
IAuthenticationService.cs Add a real_id field to the login response if impersonation is used. The wrapper 2012-08-15 23:31:38 +02:00
IAuthorizationService.cs Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
IAvatarService.cs Multiattach, part 2 2013-03-18 22:56:17 +00:00
IBakedTextureService.cs Add the interfaces for the new Avination baked texture cache service 2012-12-19 13:04:41 +01:00
IBansService.cs Added an interface to an external ban service. With this commit, the interface is used only in Hypergrided worlds (Gatekeeper), although in those, it applies to both local and foreign users. The Ban service itself is not in core; it is to be provided externally. 2013-04-27 21:23:29 -07:00
IBasicProfileService.cs Stub out the Profile and Presence services 2009-08-10 00:17:54 +01:00
IFreeswitchService.cs Implement a method to allow regions to query the gridwide Freeswitch 2010-11-21 22:17:25 +00:00
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 Intermediate commit. Sill errors. 2014-01-05 20:12:32 +00:00
IGridUserService.cs On more virtual method 2012-10-01 15:55:24 -07:00
IHypergridServices.cs Fixed misleading comment 2013-12-06 16:01:29 -08:00
IInventoryService.cs minor: add a bit more method doc to IInventoryService.GetItem() 2011-04-11 23:56:04 +01:00
ILandService.cs Implement Scope ID lookup on GetLandData. Stacked regions were not handled 2011-01-03 19:40:55 +00:00
ILibraryService.cs * Forgotten ILibraryService from yesterday 2010-01-02 09:54:46 -08:00
ILoginService.cs Added viewer's channel, mac, and id0 to agent circuit data. Also moved client ip address to agent circuit data, so that it's always there. 2010-10-03 20:01:59 -07:00
IMapImageService.cs Add delete maptile ability to MapImageService - yet untested 2014-03-18 02:16:00 +01:00
INeighbourService.cs Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. 2009-09-27 10:14:10 -07:00
IOfflineIMService.cs Can delete the Offline Messages sent to/from a user. 2014-01-16 00:24:51 +00:00
IPresenceService.cs Add method doc for IPresenceService 2012-10-20 02:26:08 +01:00
ISimulationService.cs Guard against unauthorized agent deletes. 2013-07-13 21:28:46 -07:00
IUserAccountService.cs Merge branch 'master' into careminster 2012-01-02 21:41:36 +00:00
IUserProfilesService.cs Revert "Add support for user preferences (im via email)" 2013-12-07 01:29:15 +00:00