Justin Clark-Casey (justincc) 59caa68e08 minor: add doc to a few parcel methods 15 tahun lalu
..
IAgentAssetTransactions.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IAvatarFactory.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ICapabilitiesModule.cs f243dddc04 * Corrected CAPS namespaces 15 tahun lalu
ICloudModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ICommand.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ICommandableModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ICommander.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IDialogModule.cs 606e831ff5 Formatting cleanup. 15 tahun lalu
IDynamicTextureManager.cs 2606bf4a53 minor: very minor formatting change 15 tahun lalu
IEmailModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IEntityCreator.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IEntityInventory.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IEstateDataStore.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IEstateModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IEventQueue.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IFriendsModule.cs ec0d5b408a Change the permissions module to use the friend list cache already in the 15 tahun lalu
IGodsModule.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IGroupsModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IHttpRequests.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IHyperService.cs 0cfbdf3894 Added this one file for the previous commit to work. 15 tahun lalu
IInterregionComms.cs 7a9c85526c 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. 15 tahun lalu
IInventoryArchiverModule.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IInventoryTransferModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IJ2KDecoder.cs f56dc5fcda 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 15 tahun lalu
ILandChannel.cs 59caa68e08 minor: add doc to a few parcel methods 15 tahun lalu
ILandObject.cs 81c439bcaa Patch from Snoopy2. Fixes Mantis #4342 15 tahun lalu
IMessageTransferModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
INonSharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IPresenceModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IRegionArchiverModule.cs 88ead9ee63 pass all command parameters to load/save oar, not just the filename 15 tahun lalu
IRegionDataStore.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IRegionModuleBase.cs bbef5c344e Remove typo version of ReplaceableInterface property from RegionCombinerModule. 15 tahun lalu
IRegionModulesController.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IRegionSerialiserModule.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
ISceneViewer.cs 4b75353cbf 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 15 tahun lalu
IScriptModule.cs 17bdc45c5c Add plumbing for the SceneObjectDeleter to wait for the script engine to 15 tahun lalu
IScriptModuleComms.cs ba99081bbe Add IScriptModuleComms interface and region module to handle dispatch of 15 tahun lalu
IServiceRequest.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ISharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ISoundModule.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
ISunModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ITeleportModule.cs 35b450d41d Add copyright headers, formatting cleanup, ignore some generated files. 15 tahun lalu
ITerrain.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ITerrainChannel.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ITerrainEffect.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ITerrainModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ITextureSender.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IUrlModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IVegetationModule.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IVoiceModule.cs 4f3975f04e addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule 15 tahun lalu
IWindModelPlugin.cs 50aa775ea7 - Move IWindModule to OpenSim.Region.Framework.Interfaces 16 tahun lalu
IWindModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IWorldComm.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IWorldMapModule.cs ee205e7e81 Formatting cleanup. 15 tahun lalu
IXMLRPC.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IXfer.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
IXmlRpcRouter.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu