OpenSimMirror/OpenSim/Services/Interfaces
UbitUmarov 72684592ba Merge branch 'master' into avinationmerge
Conflicts:
	OpenSim/Framework/AvatarAppearance.cs
	OpenSim/Framework/Servers/ServerBase.cs
	OpenSim/Framework/VersionInfo.cs
	OpenSim/Region/CoreModules/Agent/AssetTransaction/AssetXferUploader.cs
	OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs
	OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs
	OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/RemoteSimulationConnector.cs
	OpenSim/Region/Framework/Interfaces/IEntityTransferModule.cs
	OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs
	OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
	OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
	OpenSim/Region/PhysicsModules/Ode/ODEPrim.cs
	OpenSim/Region/PhysicsModules/Ode/OdeScene.cs
	OpenSim/Services/Connectors/Simulation/SimulationServiceConnector.cs
	OpenSim/Services/HypergridService/GatekeeperService.cs
	OpenSim/Services/Interfaces/IAvatarService.cs
	OpenSim/Services/LLLoginService/LLLoginService.cs
2015-11-01 03:01:59 +00:00
..
Properties On to 0.8.3! 2015-10-18 21:51:49 -07:00
IAgentPreferencesService.cs A few bug fixes for Agent Preferences to actually work. Also added missing config for standalone. 2015-06-13 08:36:06 -07:00
IAssetService.cs Better error-handling when storing assets: recognize that 'null' is an error value 2014-04-20 06:23:38 +01:00
IAttachmentsService.cs Remove the last proprietary copyright headers, insert BSD ones. 2015-09-13 21:03:38 +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 Merge branch 'master' into avinationmerge 2015-11-01 03:01:59 +00:00
IBakedTextureService.cs seems to compile ( tests comented out) 2015-09-02 19:54:53 +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
IEstateDataService.cs Moved these two estate-related interfaces to the projects where they belong. 2014-05-30 13:11:46 -07:00
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 seems to compile ( tests comented out) 2015-09-02 19:54:53 +01:00
IGridUserService.cs On more virtual method 2012-10-01 15:55:24 -07:00
IHypergridServices.cs In teleports, pass the source region to the destination (similar to an HTTP referrer) 2014-04-09 09:22:20 +01:00
IInventoryService.cs WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. 2015-08-08 12:12:50 -07:00
ILandService.cs Implement Scope ID lookup on GetLandData. Stacked regions were not handled 2011-01-03 19:40:55 +00:00
ILibraryService.cs
ILoginService.cs TEST**** wingridproxy detection at grid login. Untested possible not 2014-10-24 02:12:30 +01:00
IMapImageService.cs seems to compile ( tests comented out) 2015-09-02 19:54:53 +01:00
INeighbourService.cs
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 Merge branch 'master' into avinationmerge 2015-11-01 03:01:59 +00:00
IUserAccountService.cs bad merge? 2015-09-01 14:54:35 +01:00
IUserManagement.cs solving HG IM, HGFriends issues based on falsified GridUser data 2015-03-05 16:17:12 -05:00
IUserProfilesService.cs seems to compile ( tests comented out) 2015-09-02 19:54:53 +01:00
OpenProfileClient.cs minor: remove compiler warning from OpenProfileClient 2014-11-25 23:18:39 +00:00