.. |
AssetLoader/Filesystem
|
Robust: allow Library assets to override old ones, so they can be updated easily from the xml files keeping same id (left FSAssets out)
|
2018-01-26 21:04:46 +00:00 |
Client
|
fix IClientIPEndpoint broken by justin long ago.. but stop using it
|
2017-05-22 19:16:42 +01:00 |
Console
|
remove end slash from most URLs we send to viewers
|
2020-05-10 21:14:52 +01:00 |
Monitoring
|
try to shutup some errors dunring shutdown, due to .net mess
|
2020-05-02 14:25:57 +01:00 |
Serialization
|
whatever...
|
2020-05-18 00:28:24 +01:00 |
Servers
|
fix DataSnapShot
|
2020-05-22 16:55:20 +01:00 |
ServiceAuth
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
Tests
|
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
2019-09-11 13:51:43 +01:00 |
AgentCircuitData.cs
|
cosmetics
|
2019-08-02 04:28:34 +01:00 |
AgentCircuitManager.cs
|
send agent view range to new child agents
|
2019-04-04 00:50:54 +01:00 |
AgentUpdateArgs.cs
|
http reusecontext is obsolete
|
2018-07-14 22:35:51 +01:00 |
Animation.cs
|
cosmetics
|
2020-05-17 17:16:29 +01:00 |
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
|
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
|
2016-02-21 11:14:02 -08:00 |
AssetBase.cs
|
minor changes
|
2020-05-07 02:15:25 +01: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
|
do not store HUDs on appearence notecards
|
2020-06-01 19:07:49 +01:00 |
AvatarAttachment.cs
|
now i can login on win .net4.8, but just a little drop on a large (broken) OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc
|
2019-07-30 23:26:29 +01:00 |
AvatarPickerAvatar.cs
|
…
|
|
AvatarPickerReplyAgentDataArgs.cs
|
…
|
|
AvatarPickerReplyDataArgs.cs
|
…
|
|
AvatarWearable.cs
|
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
2019-09-11 13:51:43 +01:00 |
AvatarWearingArgs.cs
|
…
|
|
BasicDOSProtector.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
|
change chattype on llRegionSayTo when sending to avatar viewer only.
|
2018-10-18 15:04:54 +01:00 |
ChildAgentDataUpdate.cs
|
cosmetics
|
2020-05-17 17:16:29 +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
|
(almost) useless change
|
2019-02-15 02:08:45 +00: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
|
Massive console refactor. Greatly simplify interface.
|
2019-08-20 23:28:59 +01:00 |
ConfigurationOption.cs
|
…
|
|
Constants.cs
|
define Mr Opensim data on Constants
|
2020-03-06 16:00:40 +00:00 |
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
|
more use of simpler xml encoder on inventory fetch, plus other cosmetics
|
2018-10-06 23:47:56 +01:00 |
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
|
cosmetics
|
2019-01-29 21:16:28 +00:00 |
EntityTransferContext.cs
|
now i can login on win .net4.8, but just a little drop on a large (broken) OSD ocean. some of this changes are actually good even on good JIT. Failure seems to be on same code pattern, but same points seem to vary with each JIT compilation, sometimes work, others don't, others always fail, etc
|
2019-07-30 23:26:29 +01:00 |
EstateBan.cs
|
i do not not store banTime as DateTime, fix the EstateBan decoder
|
2019-08-18 00:33:23 +01:00 |
EstateSettings.cs
|
sync some more things with work copy
|
2020-03-02 01:56:34 +00:00 |
EventData.cs
|
…
|
|
ExtraPhysicsData.cs
|
…
|
|
FriendListItem.cs
|
…
|
|
GridInstantMessage.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
GroupData.cs
|
…
|
|
IAssetCache.cs
|
a few missing files
|
2020-03-07 21:13:42 +00:00 |
IAssetLoader.cs
|
…
|
|
IClientAPI.cs
|
missing file
|
2020-03-04 20:04:08 +00:00 |
ICnmCache.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
ICommandConsole.cs
|
Make ReadConfig a general features of consoles, rather than type dependent
|
2019-08-21 21:23:54 +01:00 |
IConsole.cs
|
try to fix console AGAIN
|
2019-10-22 11:55:27 +01:00 |
IGenericConfig.cs
|
…
|
|
ILandChannel.cs
|
take the deafult on the parameter overlay
|
2019-03-19 06:52:57 +00:00 |
ILandObject.cs
|
missing file
|
2020-04-08 00:09:23 +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
|
some more changes on objects sending
|
2019-03-24 16:15:24 +00:00 |
ISceneEntity.cs
|
…
|
|
ISceneObject.cs
|
…
|
|
InventoryCollection.cs
|
more use of simpler xml encoder on inventory fetch, plus other cosmetics
|
2018-10-06 23:47:56 +01:00 |
InventoryFolderBase.cs
|
…
|
|
InventoryFolderImpl.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
InventoryItemBase.cs
|
mantis 8411: fix send inventory item flags mask
|
2018-11-23 00:42:05 +00:00 |
InventoryNodeBase.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
LLSDxmlEncode.cs
|
make some limit use of new libomv things
|
2020-05-30 15:51:01 +01: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
|
send agent view range to new child agents
|
2019-04-04 00:50:54 +01:00 |
MainConsole.cs
|
…
|
|
MapAndArray.cs
|
a few more changes to texturesentry handling on libomv and os
|
2019-01-14 00:35:45 +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
|
a few changes on priority queues and their heap
|
2019-01-25 20:46:03 +00:00 |
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
|
recover regions main http server ssl suport. Using a PKCS12 cert file, and not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP
|
2016-10-06 21:35:11 +01:00 |
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
|
remove those xml things no longer needed on .net >4.5.2
|
2018-01-17 04:18:43 +00:00 |
PluginLoader.cs
|
…
|
|
PluginManager.cs
|
remove some useless NULL arguments
|
2019-10-22 12:23:19 +01:00 |
Pool.cs
|
…
|
|
PresenceType.cs
|
…
|
|
PrimeNumberHelper.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
PrimitiveBaseShape.cs
|
minor changes
|
2020-05-07 02:15:25 +01:00 |
PriorityQueue.cs
|
a few changes on priority queues and their heap
|
2019-01-25 20:46:03 +00:00 |
RegionFlags.cs
|
…
|
|
RegionHandshakeArgs.cs
|
…
|
|
RegionInfo.cs
|
fix lludp to read pseudocrc from SOP; move region cacheID to region settings
|
2020-03-27 17:26:49 +00:00 |
RegionInfoForEstateMenuArgs.cs
|
mantis 8558: send sane values for Agents and objects capability (max hard limit)
|
2019-07-06 20:49:00 +01:00 |
RegionSettings.cs
|
fix lludp to read pseudocrc from SOP; move region cacheID to region settings
|
2020-03-27 17:26:49 +00:00 |
RegistryCore.cs
|
…
|
|
RequestAssetArgs.cs
|
…
|
|
RestClient.cs
|
cosmetics
|
2020-05-11 19:35:13 +01:00 |
SLUtil.cs
|
make some limit use of new libomv things
|
2020-05-30 15:51:01 +01:00 |
SimStats.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
SurfaceTouchEventArgs.cs
|
…
|
|
TaskInventoryDictionary.cs
|
no need to clone something Idisposable when we just want to see values
|
2020-05-12 18:58:07 +01:00 |
TaskInventoryItem.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
TerrainData.cs
|
missing file
|
2020-05-13 14:58:26 +01:00 |
TextureRequestArgs.cs
|
…
|
|
ThreadSafeRandom.cs
|
…
|
|
ThrottleOutPacketType.cs
|
removed outdated suport for simianGrid. Simian was a web/php alternative to Robust (https://code.google.com/archive/p/openmetaverse)
|
2020-02-02 16:18:08 +00:00 |
UpdateShapeArgs.cs
|
…
|
|
UserAgentData.cs
|
…
|
|
UserProfileData.cs
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
UserProfiles.cs
|
add some async work to profiles module, take profile out of groups v2, not its job
|
2020-03-04 02:45:10 +00:00 |
Util.cs
|
change nullterm arg default true
|
2020-05-22 00:55:54 +01:00 |
VersionInfo.cs
|
change version
|
2020-01-07 15:18:49 +00:00 |
ViewerEffectEventHandlerArg.cs
|
…
|
|
WearableCacheItem.cs
|
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
2019-09-11 13:51:43 +01:00 |
WebUtil.cs
|
cosmetics
|
2020-05-13 14:51:05 +01:00 |