OpenSimMirror/OpenSim/Framework
UbitUmarov ec6f87d3ef disable some XmlResolver 2018-01-04 23:51:43 +00:00
..
AssetLoader/Filesystem Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Client fix IClientIPEndpoint broken by justin long ago.. but stop using it 2017-05-22 19:16:42 +01:00
Console Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Monitoring framework main thread pool is always active and in use ( even id hard to catch) so show in on show stats. Disable ServerStatsCollector by default, since most don't use it, Adicionally it uses shared framework performance counters system that may be affected if a region crashs 2017-06-16 18:16:26 +01:00
Serialization disable some XmlResolver 2018-01-04 23:51:43 +00:00
Servers mantis 8222 2017-07-29 17:54:18 +01:00
ServiceAuth Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Tests Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
AgentCircuitData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
AgentCircuitManager.cs
AgentUpdateArgs.cs
Animation.cs
AnimationSet.cs partial mantis 8219; on creating or updating items (animationsets, wearables) that reference assets, and user does not have permissions on those, abort and warn, instead of silent invalition of the references to those assets, creating a broken item 2017-07-28 17:36:40 +01:00
AssemblyInfo.cs
AssetBase.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
AssetLandmark.cs
AssetPermissions.cs
AssetRequestToClient.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
AuthenticateResponse.cs
AvatarAppearance.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
AvatarAttachment.cs
AvatarPickerAvatar.cs
AvatarPickerReplyAgentDataArgs.cs
AvatarPickerReplyDataArgs.cs
AvatarWearable.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
AvatarWearingArgs.cs
BasicDOSProtector.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
BlockingQueue.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Cache.cs fix cache.cs (used on parcels info) 2017-08-29 07:38:52 +01:00
CachedTextureEventArg.cs
CapsUtil.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
ChatTypeEnum.cs
ChildAgentDataUpdate.cs cross mouse buttons state 2017-06-03 04:28:43 +01:00
CircularBuffer.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
ClientInfo.cs some cleanup.. remove some stats that only some do look at once on a lifetime 2017-06-14 20:19:13 +01:00
ClientManager.cs remove a Paralell.For (actually not used). That kind of fine gained multitask makes no sense on already heavy multitasked server application like opensim. CPU cores are already busy or needed elsewhere. 2017-05-15 18:10:08 +01:00
CnmMemoryCache.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
CnmSynchronizedCache.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
ColliderData.cs
ConfigSettings.cs
ConfigurationMember.cs
ConfigurationOption.cs
Constants.cs
Crc32.cs move some sharable items out of Xmute to Framework; add another test mutelistmodule, ignore it 2017-11-17 01:30:39 +00:00
Culture.cs
CustomTypes.cs
DAMap.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
DOMap.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
DoubleDictionaryThreadAbortSafe.cs we can't allow abort to change only one dic 2017-05-13 16:34:29 +01:00
EntityTransferContext.cs
EstateBan.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
EstateSettings.cs mantis 8271: work around missing encoding of estate bans on the pseudo url encode used on POST, without changing the xml also used elsewhere. Possible this can be used in other case 2017-12-30 15:28:26 +00:00
EventData.cs
ExtraPhysicsData.cs
FriendListItem.cs
GcNotify.cs
GridInstantMessage.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
GroupData.cs
IAssetCache.cs Refactor asset handling as per Ubit's suggestion 2017-02-01 16:31:01 +00:00
IAssetLoader.cs
IClientAPI.cs add missing part of mutes list protocol 2017-11-16 17:50:06 +00:00
ICnmCache.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
ICommandConsole.cs
IConsole.cs
IGenericConfig.cs
ILandChannel.cs osSetParcelDetails: add more land update code 2017-07-12 07:27:21 +01:00
ILandObject.cs clear land object on delete 2017-05-14 06:27:29 +01:00
IMoneyModule.cs add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, MoneyTransactionType type, string text). this should be called async allowing time for money module to process it. If returns true, the transation did sucess, so if its use was to pay something, the payed item/service must be provided without fail, otherwise another method is needed so a refund is possible 2017-07-26 19:01:11 +01:00
IPeople.cs
IPlugin.cs
IPrimCounts.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
IRegionCreator.cs
IRegistryCore.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
IScene.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
ISceneAgent.cs Change improperly named isNPC to be IsNPC as a property should be uppercase 2017-01-07 20:30:51 +00:00
ISceneEntity.cs Fix bug where objects could not be set to a new group if the group had been created in that client session, or if no other action has been performed on the object. 2011-12-17 02:23:24 +00:00
ISceneObject.cs
InventoryCollection.cs
InventoryFolderBase.cs
InventoryFolderImpl.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
InventoryItemBase.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
InventoryNodeBase.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
LandData.cs fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox. 2017-05-14 01:44:04 +01:00
LandStatReportItem.cs
LandUpdateArgs.cs
Lazy.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Location.cs
LocklessQueue.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
LogWriter.cs
Login.cs
MainConsole.cs
MapAndArray.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
MapBlockData.cs
MapItemReplyStruct.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
MetricsCollector.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
MinHeap.cs
MultipartForm.cs
MuteData.cs move some sharable items out of Xmute to Framework; add another test mutelistmodule, ignore it 2017-11-17 01:30:39 +00:00
NetworkServersInfo.cs
NetworkUtil.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
OSChatMessage.cs
ObjectChangeData.cs
OutboundUrlFilter.cs If a DNS resolution fails on an outbound request, simply allow it 2017-03-31 14:44:22 +01:00
ParcelMediaCommandEnum.cs
PermissionsUtil.cs having the file open then let PermissionsToString know about Export 2017-04-30 14:42:39 +01:00
PhysicsInertia.cs replace the wrong libOMV user modifiable Utils.EnUSCulture by our own no User modifiable Culture.FormatProvider, and also for internal coerence. We do use the libomv on other code paths, so that must be fixed 2017-07-13 04:14:33 +01:00
PluginLoader.cs
PluginManager.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Pool.cs
PresenceType.cs
PrimeNumberHelper.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
PrimitiveBaseShape.cs mantis 8258: change Mesh basic shape pathScaleY in case of Torus 2017-10-30 18:26:15 +00:00
PriorityQueue.cs SimpleAngularDistance update prioritization scheme ameks no sense without ordered dequeue of the updates 2017-07-10 22:01:38 +01:00
RegionFlags.cs
RegionHandshakeArgs.cs
RegionInfo.cs cleanup (grid)region info endpoint; add log to try to find some xml decode issues 2017-05-26 21:26:51 +01:00
RegionInfoForEstateMenuArgs.cs
RegionSettings.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
RegistryCore.cs
RequestAssetArgs.cs
RestClient.cs remove debug messages 2017-05-31 04:30:00 +01:00
SLUtil.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
SimStats.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
SurfaceTouchEventArgs.cs
TaskInventoryDictionary.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
TaskInventoryItem.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
TerrainData.cs
TextureRequestArgs.cs
ThreadSafeRandom.cs
ThrottleOutPacketType.cs
UpdateShapeArgs.cs
UserAgentData.cs
UserProfileData.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
UserProfiles.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Util.cs disable some XmlResolver 2018-01-04 23:51:43 +00:00
VersionInfo.cs Make VERSION_FLAVOUR public too, per request. I question the practice of insulating modules against OS versions this way, but hey! -- different folks, different styles. Given that all other components of the version info are public, there's no reason for keeping this one different. 2017-08-17 11:36:18 -07:00
ViewerEffectEventHandlerArg.cs
WearableCacheItem.cs Refactor asset handling as per Ubit's suggestion 2017-02-01 16:31:01 +00:00
WebUtil.cs double request.ReadWriteTimeout 2017-09-16 00:46:26 +01:00