OpenSimMirror/OpenSim/Region/Framework/Interfaces
Melanie ba99081bbe Add IScriptModuleComms interface and region module to handle dispatch of
script messages to region modules and sending back replies.
Hook IScriptModuleComms.OnScriptCommand to see commands and use
DispatchReply to reply to the script. It is recommended to pass the "id"
parameter from the event as the "k" parameter of the reply.
The script will receive the reply as a link message from link -1.
2009-11-10 03:36:43 +00:00
..
IAgentAssetTransactions.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IAvatarFactory.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ICapabilitiesModule.cs * Corrected CAPS namespaces 2009-06-18 14:33:35 +00:00
ICloudModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00: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 Formatting cleanup. 2009-10-01 09:38:36 +09:00
IDynamicTextureManager.cs From: Alan Webb <alan_webb@us.ibm.com> 2009-06-09 06:39:27 +00:00
IEmailModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IEntityCreator.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IEntityInventory.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IEstateDataStore.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IEstateModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IEventQueue.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IFriendsModule.cs Change the permissions module to use the friend list cache already in the 2009-11-05 17:29:52 +00:00
IGodsModule.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IGroupsModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IHttpRequests.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IHyperService.cs Added this one file for the previous commit to work. 2009-10-12 17:01:03 -07:00
IInterregionComms.cs Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right. 2009-06-14 15:35:09 +00:00
IInventoryArchiverModule.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IInventoryTransferModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IJ2KDecoder.cs Attempting to improve the robustness of texture decoding by always ignoring LayerInfo.End values and creating guessed default layer boundaries on failed decodes Changed a noisy J2K decode log message from Info to Debug Replacing openjpeg-dotnet decoding with managed CSJ2K decoding. Should be much more reliable, faster, and use less memory 2009-09-30 19:26:53 +01:00
ILandChannel.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
ILandObject.cs Patch from Snoopy2. Fixes Mantis #4342 2009-11-08 20:36:00 +00:00
IMessageTransferModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
INonSharedRegionModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IPresenceModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IRegionArchiverModule.cs Formatting cleanup. 2009-10-01 09:38:36 +09:00
IRegionDataStore.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IRegionModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00: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
IRegionSerialiserModule.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
ISceneViewer.cs Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon 2009-10-15 16:35:27 -07:00
IScriptModule.cs Add plumbing for the SceneObjectDeleter to wait for the script engine to 2009-08-04 03:17:13 +01:00
IScriptModuleComms.cs Add IScriptModuleComms interface and region module to handle dispatch of 2009-11-10 03:36:43 +00: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
ISoundModule.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
ISunModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ITeleportModule.cs Add copyright headers, formatting cleanup, ignore some generated files. 2009-05-31 18:35:00 +00:00
ITerrain.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00: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 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ITextureSender.cs Reverting the deletion of files related to texture sending until we figure out exactly what is and isn't needed 2009-10-20 11:58:23 -07:00
IUrlModule.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00: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 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IWorldComm.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IWorldMapModule.cs Formatting cleanup. 2009-10-01 01:17:47 +09: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