UbitUmarov 5d2ffdc35b limit max number of attachments to 38. All can be on same point před 4 roky
..
IAgentAssetTransactions.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IAgentStatefulModule.cs 2374c4a4c1 Adding the IAgentStatefulModule interface. It is used in addtion to před 9 roky
IAttachmentsModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IAvatarFactoryModule.cs d838a7e5c7 missing file před 4 roky
IBakedTextureModule.cs a11edceb00 seems to compile ( tests comented out) před 8 roky
IBuySellModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
ICallingCardModule.cs 62b1c807c2 Also add OSS header to interface před 12 roky
ICapabilitiesModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
ICloudModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
ICommand.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
ICommandableModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
ICommander.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IDialogModule.cs d0742cea3e 80 character-width terminal formatting of IDialogModule interface, removing superfluous whitespace & line-endings. před 11 roky
IDwellModule.cs cb21caae77 fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox. před 7 roky
IDynamicFloaterModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IDynamicMenuModule.cs 2332453974 Add RegionManager level and the ability to use literal XML to the dynamic floater module před 11 roky
IDynamicTextureManager.cs 1a8a77c41e revert the thread level change; remove unused dynamic texture timer from internal code; let blend alpha work if < 255; let blend work with the selected face; etc před 7 roky
IEmailModule.cs 0a82d10fc4 Change the way IRegionModule us referenced by IEmailModule to před 14 roky
IEntityCreator.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
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 před 7 roky
IEntityTransferModule.cs a56f40470e control visible regions by avatar position and view range, first dirty code před 5 roky
IEnvironmentModule.cs bc543c1797 Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite před 12 roky
IEstateModule.cs c043008e04 add cap EstateChangeInfo před 4 roky
IEtcdModule.cs 75915bd0f3 Add the ability to post to and act uponconfiguration in etcd před 7 roky
IEventQueue.cs 695d807696 change encoding of a few event caps messages před 5 roky
IExternalCapsModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IFriendsModule.cs bb8e271081 fix a typo před 8 roky
IGodsModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IGroupsMessagingModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IGroupsModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IHttpRequests.cs cd5a6daa84 also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, PrimOwnerRequestsPerSec = 25; increase concurrency to 8 před 5 roky
IInventoryAccessModule.cs 23578635df more changes relative to incorrect use of activegroupid před 8 roky
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. před 9 roky
IInventoryTransferModule.cs fd23f270c6 refactor: remove Scene.SetRootAgentScene() in favour of existing event with same name před 14 roky
IJ2KDecoder.cs 813f0da00b Add J2K decoder routine that converts directly to an image. před 10 roky
IJsonStoreModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
ILightShareModule.cs 37c9700904 moving windlight-sources to correct namespace-named folder (world); add LightShare as Interface před 11 roky
IMapImageUploadModule.cs a11edceb00 seems to compile ( tests comented out) před 8 roky
IMaterialsModule.cs 86d8f2af5b try fix git před 6 roky
IMessageTransferModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IMoapModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
INPCModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
INonSharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
IPermissionsModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IPresenceModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IPrimCountModule.cs 6ae04448f7 Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. před 13 roky
IProfileModule.cs d40ec1c346 Move some interfaces to a more apropriate place před 12 roky
IRegionArchiverModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IRegionConsole.cs 0a959343a5 Make the console output from the reigon console hookable před 12 roky
IRegionModuleBase.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IRegionModulesController.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
IRegionReadyModule.cs 528004d349 Perform other region ready actions even if simulator is configured to leave logins disabled on startup. před 12 roky
IRegionSerialiserModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IRestartModule.cs e93308072e Make the "delay restart" button delay restart for 1 hour rather than aborting před 12 roky
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 před 11 roky
IScenePresence.cs 5d2ffdc35b limit max number of attachments to 38. All can be on same point před 4 roky
IScriptModule.cs b8a7c8b26f Add regression test for llRequestUrl() před 11 roky
IScriptModuleComms.cs f391d028de Add a method to query all registered script constants to allow non-XEngine před 11 roky
ISearchModule.cs b5f5400e06 Add Refresh() Method to ISerachModule to allow forcing a sim to resend it's před 11 roky
IServiceRequest.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
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. před 11 roky
ISharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
ISimulationDataService.cs 47ce0f8641 add load baked terrain methods. missing file před 7 roky
ISimulationDataStore.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
ISimulatorFeaturesModule.cs ef662fc959 Add an event and some logic to allow customizing Simulator Features by avatar před 11 roky
ISnmpModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
ISoundModule.cs ca7bd13dee sound radius is a prim prop only set by llSetSoundRadius, fix it in case viewers do fix its use (ignored for now) před 6 roky
ISunModule.cs 7dfd1468cc Converted the SunModule to the new region module interface. (39 to go...) před 11 roky
ITerrain.cs d45276b3f6 Add and plumb the usetex URL parameter to worldview. Required but not yet před 13 roky
ITerrainChannel.cs d10f11d310 terrain replace double by float před 4 roky
ITerrainEffect.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
ITerrainModule.cs 53339d2970 terraforming changes: make sliders work, remove some brushs, etc. Feedback needed (run prebuild) před 4 roky
IUrlModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IUserAccountCacheModule.cs b43f36abf1 add expire time for aliens před 7 roky
IVegetationModule.cs ee205e7e81 Formatting cleanup. před 14 roky
IVoiceModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
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 před 7 roky
IWindModule.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IWorldComm.cs b16abc8166 Massive tab and trailing space cleanup před 7 roky
IWorldMapModule.cs 87ad573ec2 MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing před 8 roky
IXMLRPC.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
IXfer.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
IXmlRpcRouter.cs ac65085cc3 XmlRpcGridRouter před 11 roky