1
0
Diva Canto b84f72df0b Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids. 14 жил өмнө
..
IAgentAssetTransactions.cs ee205e7e81 Formatting cleanup. 15 жил өмнө
IAttachmentsModule.cs 26e3884237 refactor: move DeatchObject() into the AttachmentsModule 14 жил өмнө
IAvatarFactory.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ICapabilitiesModule.cs f243dddc04 * Corrected CAPS namespaces 15 жил өмнө
ICloudModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ICommand.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ICommandableModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ICommander.cs ee205e7e81 Formatting cleanup. 15 жил өмнө
IDialogModule.cs 3761f79971 Strip estate message sending out from the estate management module and 14 жил өмнө
IDynamicTextureManager.cs af265e001d Formatting cleanup. 14 жил өмнө
IEmailModule.cs 0a82d10fc4 Change the way IRegionModule us referenced by IEmailModule to 14 жил өмнө
IEntityCreator.cs ee205e7e81 Formatting cleanup. 15 жил өмнө
IEntityInventory.cs 6928ec0240 Add a parameter to prim inventory update to prevent event firing 14 жил өмнө
IEntityTransferModule.cs 00f7d622cb HG 1.5 is in place. Tested in standalone only. 14 жил өмнө
IEstateDataStore.cs dcf18689b9 First stage of the new interactive region creation. This will allow creation 14 жил өмнө
IEstateModule.cs 3761f79971 Strip estate message sending out from the estate management module and 14 жил өмнө
IEventQueue.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IFriendsModule.cs bfcc57c071 Change friends to handle offers as it was originally designed. This may 14 жил өмнө
IGodsModule.cs ee205e7e81 Formatting cleanup. 15 жил өмнө
IGroupsMessagingModule.cs 938905df1e oops, add file missing from last commit 14 жил өмнө
IGroupsModule.cs 87fe96ae2c replace recent IModule.GetGroup() with better GetGroupRecord(string name) 14 жил өмнө
IHttpRequests.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IInterregionComms.cs 0b5cdc539c Change teleports so the TeleportFlags are sent to the destination sim. It 14 жил өмнө
IInventoryAccessModule.cs b84f72df0b Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids. 14 жил өмнө
IInventoryArchiverModule.cs 72bd68a21f add ability for load iar/save iar to take in arbitrary options 14 жил өмнө
IInventoryTransferModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
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 жил өмнө
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 жил өмнө
ILandObject.cs 81c439bcaa Patch from Snoopy2. Fixes Mantis #4342 15 жил өмнө
IMessageTransferModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
INonSharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IPresenceModule.cs eebddcd5e6 Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells. 14 жил өмнө
IRegionArchiverModule.cs bf3956aeb0 Add --skip-assets option to load oar. 14 жил өмнө
IRegionDataStore.cs ec637e2b8c Committing the LightShare code, which was developed by TomMeta of Meta7. 14 жил өмнө
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 жил өмнө
IRegionModuleBase.cs bbef5c344e Remove typo version of ReplaceableInterface property from RegionCombinerModule. 15 жил өмнө
IRegionModulesController.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IRegionSerialiserModule.cs ee205e7e81 Formatting cleanup. 15 жил өмнө
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 жил өмнө
IScriptModule.cs 21cad5d3ac All scripts are now created suspended and are only unsuspended when the object 14 жил өмнө
IScriptModuleComms.cs b88bee9d48 add interface/method documentatio nto IScriptModuleComms 14 жил өмнө
IServiceRequest.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ISharedRegionModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ISoundModule.cs 9821c4f566 Revolution is on the roll again! :) 14 жил өмнө
ISunModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ITerrain.cs d1a324888b * Added a new method to IMapImageGenerator for getting the map tile before it is JPEG2000 compressed 14 жил өмнө
ITerrainChannel.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ITerrainEffect.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
ITerrainModule.cs 9821c4f566 Revolution is on the roll again! :) 14 жил өмнө
ITextureSender.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IUrlModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IVegetationModule.cs ee205e7e81 Formatting cleanup. 15 жил өмнө
IVoiceModule.cs 4f3975f04e addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule 15 жил өмнө
IWindModelPlugin.cs 50aa775ea7 - Move IWindModule to OpenSim.Region.Framework.Interfaces 15 жил өмнө
IWindModule.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IWorldComm.cs af265e001d Formatting cleanup. 14 жил өмнө
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 жил өмнө
IXMLRPC.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IXfer.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө
IXmlRpcRouter.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 жил өмнө