.. |
Properties
|
59b63b6406
On to 0.8.3!
|
9 years ago |
GatekeeperService.cs
|
69585a4824
More plumbing of the EntityTransferContext (not yet complete)
|
9 years ago |
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 years ago |
HGFSAssetService.cs
|
ce62824b1f
Add HGFSAssetService to the HypergridService to provide HG support for FSAssets.
|
9 years ago |
HGFriendsService.cs
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 years ago |
HGInstantMessageService.cs
|
3c596e47c6
Knocked off a few compiler warnings regarding unused variables.
|
9 years ago |
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 years ago |
HGSuitcaseInventoryService.cs
|
d9a9f6f43b
Convert the enum to int before casting it to string for DB query
|
9 years ago |
UserAccountCache.cs
|
371c9dd2af
bad merge?
|
9 years ago |
UserAgentService.cs
|
69585a4824
More plumbing of the EntityTransferContext (not yet complete)
|
9 years ago |
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 years ago |