Diva Canto b84f72df0b Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids. 14 năm trước cách đây
..
IAgentAssetTransactions.cs ee205e7e81 Formatting cleanup. 15 năm trước cách đây
IAttachmentsModule.cs 26e3884237 refactor: move DeatchObject() into the AttachmentsModule 14 năm trước cách đây
IAvatarFactory.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ICapabilitiesModule.cs f243dddc04 * Corrected CAPS namespaces 15 năm trước cách đây
ICloudModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ICommand.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ICommandableModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ICommander.cs ee205e7e81 Formatting cleanup. 15 năm trước cách đây
IDialogModule.cs 3761f79971 Strip estate message sending out from the estate management module and 14 năm trước cách đây
IDynamicTextureManager.cs af265e001d Formatting cleanup. 14 năm trước cách đây
IEmailModule.cs 0a82d10fc4 Change the way IRegionModule us referenced by IEmailModule to 14 năm trước cách đây
IEntityCreator.cs ee205e7e81 Formatting cleanup. 15 năm trước cách đây
IEntityInventory.cs 6928ec0240 Add a parameter to prim inventory update to prevent event firing 14 năm trước cách đây
IEntityTransferModule.cs 00f7d622cb HG 1.5 is in place. Tested in standalone only. 14 năm trước cách đây
IEstateDataStore.cs dcf18689b9 First stage of the new interactive region creation. This will allow creation 14 năm trước cách đây
IEstateModule.cs 3761f79971 Strip estate message sending out from the estate management module and 14 năm trước cách đây
IEventQueue.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IFriendsModule.cs bfcc57c071 Change friends to handle offers as it was originally designed. This may 14 năm trước cách đây
IGodsModule.cs ee205e7e81 Formatting cleanup. 15 năm trước cách đây
IGroupsMessagingModule.cs 938905df1e oops, add file missing from last commit 14 năm trước cách đây
IGroupsModule.cs 87fe96ae2c replace recent IModule.GetGroup() with better GetGroupRecord(string name) 14 năm trước cách đây
IHttpRequests.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IInterregionComms.cs 0b5cdc539c Change teleports so the TeleportFlags are sent to the destination sim. It 14 năm trước cách đây
IInventoryAccessModule.cs b84f72df0b Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids. 14 năm trước cách đây
IInventoryArchiverModule.cs 72bd68a21f add ability for load iar/save iar to take in arbitrary options 14 năm trước cách đây
IInventoryTransferModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
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 năm trước cách đây
ILandChannel.cs 4c740e1717 Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed. 14 năm trước cách đây
ILandObject.cs 81c439bcaa Patch from Snoopy2. Fixes Mantis #4342 15 năm trước cách đây
IMessageTransferModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
INonSharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IPresenceModule.cs eebddcd5e6 Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells. 14 năm trước cách đây
IRegionArchiverModule.cs bf3956aeb0 Add --skip-assets option to load oar. 14 năm trước cách đây
IRegionDataStore.cs ec637e2b8c Committing the LightShare code, which was developed by TomMeta of Meta7. 14 năm trước cách đây
IRegionModule.cs 2ac00b7f96 * Commenting SQLiteNG out of prebuild.xml, because it's making compile fail in Windows. Justin: you forgot to add Mono.Sqlite.dll, and I can't figure out where to grab it from! 14 năm trước cách đây
IRegionModuleBase.cs bbef5c344e Remove typo version of ReplaceableInterface property from RegionCombinerModule. 15 năm trước cách đây
IRegionModulesController.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IRegionSerialiserModule.cs ee205e7e81 Formatting cleanup. 15 năm trước cách đây
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 năm trước cách đây
IScriptModule.cs 21cad5d3ac All scripts are now created suspended and are only unsuspended when the object 14 năm trước cách đây
IScriptModuleComms.cs b88bee9d48 add interface/method documentatio nto IScriptModuleComms 14 năm trước cách đây
IServiceRequest.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ISharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ISoundModule.cs 9821c4f566 Revolution is on the roll again! :) 14 năm trước cách đây
ISunModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ITerrain.cs d1a324888b * Added a new method to IMapImageGenerator for getting the map tile before it is JPEG2000 compressed 14 năm trước cách đây
ITerrainChannel.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ITerrainEffect.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
ITerrainModule.cs 9821c4f566 Revolution is on the roll again! :) 14 năm trước cách đây
ITextureSender.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IUrlModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IVegetationModule.cs ee205e7e81 Formatting cleanup. 15 năm trước cách đây
IVoiceModule.cs 4f3975f04e addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule 15 năm trước cách đây
IWindModelPlugin.cs 50aa775ea7 - Move IWindModule to OpenSim.Region.Framework.Interfaces 15 năm trước cách đây
IWindModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IWorldComm.cs af265e001d Formatting cleanup. 14 năm trước cách đây
IWorldMapModule.cs b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 14 năm trước cách đây
IXMLRPC.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IXfer.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây
IXmlRpcRouter.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 năm trước cách đây