UbitUmarov 8e2eb983e3 a few changes to last patch il y a 4 ans
..
IAgentAssetTransactions.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IAgentStatefulModule.cs 2374c4a4c1 Adding the IAgentStatefulModule interface. It is used in addtion to il y a 9 ans
IAttachmentsModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IAvatarFactoryModule.cs d838a7e5c7 missing file il y a 5 ans
IBakedTextureModule.cs 8da733c485 test xbakes async/await store il y a 4 ans
IBuySellModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
ICallingCardModule.cs 62b1c807c2 Also add OSS header to interface il y a 12 ans
ICapabilitiesModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
ICloudModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
ICommand.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
ICommandableModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
ICommander.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IDialogModule.cs d0742cea3e 80 character-width terminal formatting of IDialogModule interface, removing superfluous whitespace & line-endings. il y a 12 ans
IDwellModule.cs cb21caae77 fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox. il y a 7 ans
IDynamicFloaterModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IDynamicMenuModule.cs 2332453974 Add RegionManager level and the ability to use literal XML to the dynamic floater module il y a 11 ans
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 il y a 7 ans
IEmailModule.cs 0a82d10fc4 Change the way IRegionModule us referenced by IEmailModule to il y a 14 ans
IEntityCreator.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IEntityInventory.cs 60a924f3c6 change part inventory adding some scripts speed up and controls release il y a 4 ans
IEntityTransferModule.cs a56f40470e control visible regions by avatar position and view range, first dirty code il y a 5 ans
IEnvironmentModule.cs 8e2eb983e3 a few changes to last patch il y a 4 ans
IEstateModule.cs cca383b452 more to go, fix lsl funtions for parcels env il y a 4 ans
IEtcdModule.cs 75915bd0f3 Add the ability to post to and act uponconfiguration in etcd il y a 7 ans
IEventQueue.cs 79bb22eaf6 fix typo il y a 4 ans
IExternalCapsModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IFriendsModule.cs bb8e271081 fix a typo il y a 8 ans
IGodsModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IGroupsMessagingModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IGroupsModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IHttpRequests.cs cd5a6daa84 also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, PrimOwnerRequestsPerSec = 25; increase concurrency to 8 il y a 5 ans
IInventoryAccessModule.cs 23578635df more changes relative to incorrect use of activegroupid il y a 8 ans
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. il y a 10 ans
IInventoryTransferModule.cs fd23f270c6 refactor: remove Scene.SetRootAgentScene() in favour of existing event with same name il y a 14 ans
IJ2KDecoder.cs 813f0da00b Add J2K decoder routine that converts directly to an image. il y a 10 ans
IJsonStoreModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
ILightShareModule.cs 37c9700904 moving windlight-sources to correct namespace-named folder (world); add LightShare as Interface il y a 12 ans
IMapImageUploadModule.cs a11edceb00 seems to compile ( tests comented out) il y a 9 ans
IMaterialsModule.cs 86d8f2af5b try fix git il y a 6 ans
IMessageTransferModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IMoapModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
INPCModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
INonSharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IPermissionsModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IPresenceModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IPrimCountModule.cs 6ae04448f7 Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. il y a 13 ans
IProfileModule.cs d40ec1c346 Move some interfaces to a more apropriate place il y a 13 ans
IRegionArchiverModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IRegionConsole.cs 0a959343a5 Make the console output from the reigon console hookable il y a 12 ans
IRegionModuleBase.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IRegionModulesController.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IRegionReadyModule.cs 528004d349 Perform other region ready actions even if simulator is configured to leave logins disabled on startup. il y a 12 ans
IRegionSerialiserModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IRestartModule.cs e93308072e Make the "delay restart" button delay restart for 1 hour rather than aborting il y a 12 ans
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 il y a 12 ans
IScenePresence.cs 92e3f424cf cosmetics il y a 4 ans
IScriptModule.cs 9aa7f41bca add cap AttachmentResources ( no urls, memory account is per yengine mem usage) il y a 4 ans
IScriptModuleComms.cs f391d028de Add a method to query all registered script constants to allow non-XEngine il y a 12 ans
ISearchModule.cs b5f5400e06 Add Refresh() Method to ISerachModule to allow forcing a sim to resend it's il y a 12 ans
IServiceRequest.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
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. il y a 11 ans
ISharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
ISimulationDataService.cs e2be90caaf replace lightshare early work il y a 4 ans
ISimulationDataStore.cs e2be90caaf replace lightshare early work il y a 4 ans
ISimulatorFeaturesModule.cs c15869438c move currency-base-uri simulator feature to global settings, based on [Economy] economy setting on opensim.ini. make sampleMoney honour it il y a 4 ans
ISnmpModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
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) il y a 6 ans
ISunModule.cs 7dfd1468cc Converted the SunModule to the new region module interface. (39 to go...) il y a 12 ans
ITerrain.cs d45276b3f6 Add and plumb the usetex URL parameter to worldview. Required but not yet il y a 14 ans
ITerrainChannel.cs d10f11d310 terrain replace double by float il y a 5 ans
ITerrainEffect.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
ITerrainModule.cs 53339d2970 terraforming changes: make sliders work, remove some brushs, etc. Feedback needed (run prebuild) il y a 5 ans
IUrlModule.cs c1bf650c12 remove a replaced method il y a 4 ans
IUserAccountCacheModule.cs b43f36abf1 add expire time for aliens il y a 8 ans
IVegetationModule.cs ee205e7e81 Formatting cleanup. il y a 15 ans
IVoiceModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
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 il y a 8 ans
IWindModule.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IWorldComm.cs b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
IWorldMapModule.cs 87ad573ec2 MapBlockFromGridRegion and Map2BlockFromGridRegion are the same thing il y a 9 ans
IXMLRPC.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IXfer.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
IXmlRpcRouter.cs ac65085cc3 XmlRpcGridRouter il y a 12 ans