.. |
Properties
|
06d2508b96
On to 0.8.3!
|
9 yıl önce |
GatekeeperService.cs
|
ea56f4f27c
Introduce an EntityTransferContext carrying the version numbers to pass
|
9 yıl önce |
HGAssetService.cs
|
e5a1243abc
Mantis #7657 and #7514. This should alleviate the problem of bad object assets being passed around via HG and archives. No guarantees that all the leaks have been found, but at least it detects and fixes these bad assets upon:
|
9 yıl önce |
HGFSAssetService.cs
|
ce62824b1f
Add HGFSAssetService to the HypergridService to provide HG support for FSAssets.
|
9 yıl önce |
HGFriendsService.cs
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 yıl önce |
HGInstantMessageService.cs
|
3c596e47c6
Knocked off a few compiler warnings regarding unused variables.
|
9 yıl önce |
HGInventoryService.cs
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
9 yıl önce |
HGSuitcaseInventoryService.cs
|
d9a9f6f43b
Convert the enum to int before casting it to string for DB query
|
9 yıl önce |
UserAccountCache.cs
|
e00f1a0410
Allow invalidating the users cache
|
10 yıl önce |
UserAgentService.cs
|
ba233008cd
Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default.
|
10 yıl önce |
UserAgentServiceBase.cs
|
e33ac50388
HG UAS: Moved hg-session data from memory to DB storage. This makes it so that traveling info survives Robust resets. It should also eliminate the cause of empty IP addresses in agent circuit data that we saw in CC grid. MySQL only.
|
11 yıl önce |