OpenSimMirror/OpenSim/Region/Framework/Interfaces
Melanie a1a22a2f10 Revert "Mantis 5977 Corrections to llRegionSayTo"
This reverts commit 679da63da6.

Conflicts:

	OpenSim/Region/CoreModules/Avatar/Chat/ChatModule.cs
2012-06-28 22:02:20 +01:00
..
IAgentAssetTransactions.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IAttachmentsModule.cs Merge branch 'master' into careminster 2012-06-28 03:21:08 +01:00
IAvatarFactoryModule.cs Refactor appearance saving for NPC to use AvatarFactoryModule interface. 2012-02-14 17:20:34 -08:00
IBuySellModule.cs Reapplying the parts of the prior revert that were not derived from the 2010-10-02 18:47:26 +01:00
ICallingCardModule.cs Also add OSS header to interface 2012-03-29 01:14:50 +01:00
ICapabilitiesModule.cs Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps. 2011-05-01 18:22:53 -07:00
ICloudModule.cs refactor: move Scene.PerformObjectBuy into BuySellModule 2010-08-13 22:29:42 +01:00
ICommand.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ICommandableModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ICommander.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IDialogModule.cs Strip estate message sending out from the estate management module and 2010-05-04 23:45:59 +02:00
IDwellModule.cs Add missing IDwellModule interface 2010-09-05 17:08:57 +01:00
IDynamicTextureManager.cs Formatting cleanup. 2010-02-15 19:21:56 +09:00
IEmailModule.cs Change the way IRegionModule us referenced by IEmailModule to 2010-06-28 03:14:05 +01:00
IEntityCreator.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IEntityInventory.cs Merge branch 'master' into careminster 2012-06-21 01:10:13 +01:00
IEntityTransferModule.cs Merge branch 'master' into careminster 2012-05-27 19:24:30 +01:00
IEnvironmentModule.cs Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
IEstateDataService.cs Reattaching a region was failing if the estate name had not changed (issue 5035). 2011-09-16 18:50:25 +01:00
IEstateDataStore.cs Reattaching a region was failing if the estate name had not changed (issue 5035). 2011-09-16 18:50:25 +01:00
IEstateModule.cs Merge branch 'master' into careminster 2012-04-11 23:35:27 +01:00
IEventQueue.cs added ObjectPhysicsProperties http event message to send viewer that data. For now on caps/EventQueue, and still only used on a material change... 2012-03-15 02:24:13 +00:00
IFriendsModule.cs refactor: Move "friends show cache" console command out into separate FriendsCommandsModule. 2012-03-30 01:05:29 +01:00
IGodsModule.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IGroupsMessagingModule.cs oops, add file missing from last commit 2010-04-01 22:45:01 +01:00
IGroupsModule.cs Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(userID) that invite/eject users to/from groups the object containing the script is set to. These functions also work for closed groups. 2012-03-27 22:30:02 +02:00
IHttpRequests.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IInterregionComms.cs Fix to the scenario where we send an agent to a neighbouring sim (via teleport), then tell our neighbours to close the agents.. thereby disconnecting the user. Added a new CloseChildAgent method in lieu of CloseAgent. This has been a long standing problem - with any luck this will cure it. 2010-05-18 03:24:43 -07:00
IInventoryAccessModule.cs Fix bug where an avatar that had an object they owned attached through llAttachToAvatar() or osForceAttachToAvatar() would wrongly have next permissions come into play when they detached that object and rezzed it in scene. 2012-05-23 01:58:10 +01:00
IInventoryArchiverModule.cs Formatting cleanup. 2010-09-12 13:43:49 -04:00
IInventoryTransferModule.cs refactor: remove Scene.SetRootAgentScene() in favour of existing event with same name 2010-08-13 21:01:10 +01:00
IJ2KDecoder.cs Improve "j2k decode" command to tell us how many layers and components were decoded, instead of just success/failure 2012-01-05 22:54:33 +00:00
IJsonStoreModule.cs This commit adds a new optional region module, JsonStore, that provides structured 2012-04-17 13:45:27 -07:00
IMessageTransferModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IMoapModule.cs Formatting cleanup. 2010-09-12 13:43:49 -04:00
INPCModule.cs remove default values from prior commit since mono cant deal with them 2012-05-07 00:08:56 -07:00
INonSharedRegionModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IPermissionsModule.cs When creating an OAR, optionally exclude objects according to their permissions 2011-09-12 20:09:24 +01:00
IPresenceModule.cs Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells. 2009-12-28 01:24:15 +00:00
IPrimCountModule.cs Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. 2011-03-25 23:05:51 +00:00
IProfileModule.cs Move some interfaces to a more apropriate place 2012-01-12 20:49:50 -05:00
IRegionArchiverModule.cs Add a --noassets option to "save oar". 2011-05-26 01:27:01 +01:00
IRegionCombinerModule.cs Add size of region to OAR control file. Megaregions (sw root OARs when saved) will have a size larger than 256x256 2012-05-19 04:56:47 +01:00
IRegionModule.cs minor: remove clutter null check from pass in config to AvatarFactoryModule.Initialize() 2011-10-01 00:15:30 +01:00
IRegionModuleBase.cs Remove typo version of ReplaceableInterface property from RegionCombinerModule. 2009-08-31 14:16:16 +09:00
IRegionModulesController.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IRegionReadyModule.cs Update RegionReadyModule 2012-01-13 11:35:44 -05:00
IRegionSerialiserModule.cs Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>. 2010-10-15 17:27:19 -07:00
IRestartModule.cs Make the "delay restart" button delay restart for 1 hour rather than aborting 2012-06-07 16:32:07 +02:00
IScenePresence.cs refactor: Move ScenePresence <-> AgentData attachments copying code into AttachmentsModule. 2012-06-27 00:41:46 +01:00
IScriptModule.cs Merge branch 'master' into careminster 2012-06-26 17:35:55 +01:00
IScriptModuleComms.cs Add some more overloads to allow registering overloaded methods and lists 2012-03-26 16:46:07 +01:00
ISearchModule.cs Move some interfaces to a more apropriate place 2012-01-12 20:49:50 -05:00
IServiceRequest.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ISharedRegionModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ISimulationDataService.cs Merge branch 'avination' into careminster 2012-06-11 16:56:40 +01:00
ISimulationDataStore.cs Merge branch 'avination' into careminster 2012-06-11 16:56:40 +01:00
ISimulatorFeaturesModule.cs Add ISimulatorFeaturesModule so that other modules can register features in addition to the hardcoded ones. 2011-08-22 22:13:07 +01:00
ISnmpModule.cs Adding DebugEvent Trap 2010-05-02 08:15:12 -04:00
ISoundModule.cs Revolution is on the roll again! :) 2010-02-14 22:18:46 +00:00
ISunModule.cs Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
ITerrain.cs Add and plumb the usetex URL parameter to worldview. Required but not yet 2010-10-06 05:44:19 +01:00
ITerrainChannel.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ITerrainEffect.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ITerrainModule.cs Reverting the ITerrainModule changes. Turns out this was useless. 2010-06-26 18:43:01 -07:00
IUrlModule.cs Fix llGetSimulatorHostname to return configured hostname 2012-05-23 15:08:39 -04:00
IUserAccountCacheModule.cs Add an interface for a region's user account cache 2011-01-27 02:58:14 +01:00
IUserManagement.cs Add "friends show cache <first-name> <last-name>" command for debugging purposes. 2012-03-28 02:51:34 +01:00
IVegetationModule.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IVoiceModule.cs addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule 2009-09-18 15:47:15 +02:00
IWindModelPlugin.cs - Move IWindModule to OpenSim.Region.Framework.Interfaces 2009-04-05 17:08:01 +00:00
IWindModule.cs Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
IWorldComm.cs Revert "Mantis 5977 Corrections to llRegionSayTo" 2012-06-28 22:02:20 +01:00
IWorldMapModule.cs Formatting cleanup. 2010-09-12 13:43:49 -04:00
IXMLRPC.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IXfer.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IXmlRpcRouter.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00