UbitUmarov c68e7b6621 change child agents close control; disablesimulator is not a caps event message 7 vuotta sitten
..
IAgentAssetTransactions.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IAgentStatefulModule.cs 2374c4a4c1 Adding the IAgentStatefulModule interface. It is used in addtion to 9 vuotta sitten
IAttachmentsModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IAvatarFactoryModule.cs 5b73b9c4a8 Committing the Avination Scene Presence and related texture code 10 vuotta sitten
IBakedTextureModule.cs a11edceb00 seems to compile ( tests comented out) 9 vuotta sitten
IBuySellModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
ICallingCardModule.cs 62b1c807c2 Also add OSS header to interface 12 vuotta sitten
ICapabilitiesModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
ICloudModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
ICommand.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
ICommandableModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
ICommander.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IDialogModule.cs d0742cea3e 80 character-width terminal formatting of IDialogModule interface, removing superfluous whitespace & line-endings. 12 vuotta sitten
IDwellModule.cs cb21caae77 fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox. 7 vuotta sitten
IDynamicFloaterModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IDynamicMenuModule.cs 2332453974 Add RegionManager level and the ability to use literal XML to the dynamic floater module 11 vuotta sitten
IDynamicTextureManager.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IEmailModule.cs 0a82d10fc4 Change the way IRegionModule us referenced by IEmailModule to 14 vuotta sitten
IEntityCreator.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IEntityInventory.cs 733072b6a3 chance new effective permissions code to ease aggregation on demand( ie on changes). But still doing full aggregation on checks, so still heavy 7 vuotta sitten
IEntityTransferModule.cs b52f7b9203 missing file and remove warnings 7 vuotta sitten
IEnvironmentModule.cs bc543c1797 Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 12 vuotta sitten
IEstateModule.cs d43a3bec19 a few changes to estates and estate teleportHome (used kick) 7 vuotta sitten
IEtcdModule.cs 75915bd0f3 Add the ability to post to and act uponconfiguration in etcd 7 vuotta sitten
IEventQueue.cs c68e7b6621 change child agents close control; disablesimulator is not a caps event message 7 vuotta sitten
IExternalCapsModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IFriendsModule.cs bb8e271081 fix a typo 8 vuotta sitten
IGodsModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IGroupsMessagingModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IGroupsModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IHttpRequests.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IInventoryAccessModule.cs 23578635df more changes relative to incorrect use of activegroupid 8 vuotta sitten
IInventoryArchiverModule.cs 1e22091193 Modifications to previous IAR commits to bring them more inline with existing OpenSim code conventions. Also include new IAR save switch in console help print out. 10 vuotta sitten
IInventoryTransferModule.cs fd23f270c6 refactor: remove Scene.SetRootAgentScene() in favour of existing event with same name 14 vuotta sitten
IJ2KDecoder.cs 813f0da00b Add J2K decoder routine that converts directly to an image. 10 vuotta sitten
IJsonStoreModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
ILightShareModule.cs 37c9700904 moving windlight-sources to correct namespace-named folder (world); add LightShare as Interface 12 vuotta sitten
IMapImageUploadModule.cs a11edceb00 seems to compile ( tests comented out) 9 vuotta sitten
IMessageTransferModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IMoapModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
INPCModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
INonSharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
IPermissionsModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IPresenceModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IPrimCountModule.cs 6ae04448f7 Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. 13 vuotta sitten
IProfileModule.cs d40ec1c346 Move some interfaces to a more apropriate place 12 vuotta sitten
IRegionArchiverModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IRegionConsole.cs 0a959343a5 Make the console output from the reigon console hookable 12 vuotta sitten
IRegionModuleBase.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IRegionModulesController.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
IRegionReadyModule.cs 528004d349 Perform other region ready actions even if simulator is configured to leave logins disabled on startup. 12 vuotta sitten
IRegionSerialiserModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IRestartModule.cs e93308072e Make the "delay restart" button delay restart for 1 hour rather than aborting 12 vuotta sitten
ISceneCommandsModule.cs a16ae5d7e3 Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings 11 vuotta sitten
IScenePresence.cs 0d9afad3fe Remove duplicated IScenePresence.PresenceType. This is already in ISceneAgent.PresenceType from which IScenePresence inherits. 12 vuotta sitten
IScriptModule.cs b8a7c8b26f Add regression test for llRequestUrl() 11 vuotta sitten
IScriptModuleComms.cs f391d028de Add a method to query all registered script constants to allow non-XEngine 12 vuotta sitten
ISearchModule.cs b5f5400e06 Add Refresh() Method to ISerachModule to allow forcing a sim to resend it's 11 vuotta sitten
IServiceRequest.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
IServiceThrottleModule.cs 9432f3c94d Improvements to the ServiceThrottleModule: added a category and an itemid to the interface, so that duplicate requests aren't enqueued more than once. 11 vuotta sitten
ISharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
ISimulationDataService.cs 47ce0f8641 add load baked terrain methods. missing file 8 vuotta sitten
ISimulationDataStore.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
ISimulatorFeaturesModule.cs ef662fc959 Add an event and some logic to allow customizing Simulator Features by avatar 11 vuotta sitten
ISnmpModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
ISoundModule.cs c3b5a6c2ab change how sounds work. May be bad.. needs testing 10 vuotta sitten
ISunModule.cs 7dfd1468cc Converted the SunModule to the new region module interface. (39 to go...) 12 vuotta sitten
ITerrain.cs d45276b3f6 Add and plumb the usetex URL parameter to worldview. Required but not yet 14 vuotta sitten
ITerrainChannel.cs 7cac0ccbe3 Changes to TerrainChannel/ITerrainChannel to support importing OARs with different Region sizes to the destination region. 8 vuotta sitten
ITerrainEffect.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
ITerrainModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IUrlModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IUserAccountCacheModule.cs b43f36abf1 add expire time for aliens 7 vuotta sitten
IVegetationModule.cs ee205e7e81 Formatting cleanup. 15 vuotta sitten
IVoiceModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IWindModelPlugin.cs 984cb38583 move wind generation out of heartbeat to a pool job. Use that to send to all clients and not one per client 8 vuotta sitten
IWindModule.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IWorldComm.cs b16abc8166 Massive tab and trailing space cleanup 7 vuotta sitten
IWorldMapModule.cs 87ad573ec2 MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing 9 vuotta sitten
IXMLRPC.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
IXfer.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
IXmlRpcRouter.cs ac65085cc3 XmlRpcGridRouter 12 vuotta sitten