.. |
IAgentAssetTransactions.cs
|
…
|
|
IAttachmentsModule.cs
|
Lay some groundwork for temp attachments. Decouple attachments from inventory.
|
2012-08-14 00:12:15 +01:00 |
IAvatarFactoryModule.cs
|
Refactor appearance saving for NPC to use AvatarFactoryModule interface.
|
2012-02-14 17:20:34 -08:00 |
IBuySellModule.cs
|
…
|
|
ICallingCardModule.cs
|
Also add OSS header to interface
|
2012-03-29 01:14:50 +01:00 |
ICapabilitiesModule.cs
|
…
|
|
ICloudModule.cs
|
…
|
|
ICommand.cs
|
…
|
|
ICommandableModule.cs
|
…
|
|
ICommander.cs
|
…
|
|
IDialogModule.cs
|
…
|
|
IDwellModule.cs
|
…
|
|
IDynamicTextureManager.cs
|
If reusing dynamic textures, do not reuse small data length textures that fall below current viewer discard level 2 thresholds.
|
2012-09-06 22:12:05 +01:00 |
IEmailModule.cs
|
…
|
|
IEntityCreator.cs
|
…
|
|
IEntityInventory.cs
|
When an attachment is detached to inv or derezzed, stop the scripts, update the known item with script state still in the script engine and then remove the scripts.
|
2012-07-10 22:41:11 +01:00 |
IEntityTransferModule.cs
|
Stop it being possible for an agent to teleport back to its source region before the source region has finished cleaning up old agent data and structures.
|
2012-05-25 02:02:53 +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
|
Support multi-region OAR files
|
2012-09-14 20:25:03 +01:00 |
IEventQueue.cs
|
…
|
|
IFriendsModule.cs
|
refactor: Move "friends show cache" console command out into separate FriendsCommandsModule.
|
2012-03-30 01:05:29 +01:00 |
IGodsModule.cs
|
…
|
|
IGroupsMessagingModule.cs
|
…
|
|
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
|
…
|
|
IInterregionComms.cs
|
…
|
|
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
|
…
|
|
IInventoryTransferModule.cs
|
…
|
|
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
|
Allow an incoming identifier to be specified for a JsonStore.
|
2012-09-11 16:42:07 -07:00 |
IMessageTransferModule.cs
|
…
|
|
IMoapModule.cs
|
…
|
|
INPCModule.cs
|
Mantis 6063 osNpcTouch.
|
2012-07-06 22:37:19 +01:00 |
INonSharedRegionModule.cs
|
…
|
|
IPermissionsModule.cs
|
When creating an OAR, optionally exclude objects according to their permissions
|
2011-09-12 20:09:24 +01:00 |
IPresenceModule.cs
|
…
|
|
IPrimCountModule.cs
|
…
|
|
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 |
IRegionConsole.cs
|
Allow the use of the region debug console found in recent viewers. This console
|
2012-08-14 22:22:20 +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
|
…
|
|
IRegionModulesController.cs
|
…
|
|
IRegionReadyModule.cs
|
Perform other region ready actions even if simulator is configured to leave logins disabled on startup.
|
2012-07-18 23:35:05 +01:00 |
IRegionSerialiserModule.cs
|
…
|
|
IRestartModule.cs
|
…
|
|
IScenePresence.cs
|
Remove duplicated IScenePresence.PresenceType. This is already in ISceneAgent.PresenceType from which IScenePresence inherits.
|
2012-07-27 22:15:25 +01:00 |
IScriptModule.cs
|
Revert "Fix script "Running" behavior"
|
2012-07-16 23:31:55 +01:00 |
IScriptModuleComms.cs
|
Documentation of IScriptModuleComms.RegisterConstant and IScriptModuleComms.LookupModConstant
|
2012-09-17 14:15:52 +01:00 |
ISearchModule.cs
|
Move some interfaces to a more apropriate place
|
2012-01-12 20:49:50 -05:00 |
IServiceRequest.cs
|
…
|
|
ISharedRegionModule.cs
|
…
|
|
ISimulationDataService.cs
|
Add a skeleton for a name value storage associated with regions
|
2012-08-15 02:06:22 +01:00 |
ISimulationDataStore.cs
|
Add a skeleton for a name value storage associated with regions
|
2012-08-15 02:06:22 +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 |
ISoundModule.cs
|
…
|
|
ISunModule.cs
|
…
|
|
ITerrain.cs
|
…
|
|
ITerrainChannel.cs
|
…
|
|
ITerrainEffect.cs
|
…
|
|
ITerrainModule.cs
|
…
|
|
IUrlModule.cs
|
This partially implements the LSL function to set the response
|
2012-08-29 14:56:51 -07: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
|
…
|
|
IVoiceModule.cs
|
…
|
|
IWindModelPlugin.cs
|
…
|
|
IWindModule.cs
|
…
|
|
IWorldComm.cs
|
Mantis 5977 Corrections to llRegionSayTo
|
2012-04-23 07:16:33 -04:00 |
IWorldMapModule.cs
|
…
|
|
IXMLRPC.cs
|
…
|
|
IXfer.cs
|
…
|
|
IXmlRpcRouter.cs
|
…
|
|