This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-05 10:35:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0991ad321ae87fdaeb4fc2c92bb17df55b026653
opensim
/
OpenSim
/
Services
/
HypergridService
History
Melanie Thielker
69585a4824
More plumbing of the EntityTransferContext (not yet complete)
2015-11-01 19:11:14 +01:00
..
Properties
On to 0.8.3!
2015-10-18 21:51:49 -07:00
GatekeeperService.cs
More plumbing of the EntityTransferContext (not yet complete)
2015-11-01 19:11:14 +01:00
HGAssetService.cs
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:
2015-08-01 18:58:05 -07:00
HGFriendsService.cs
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
2014-11-25 23:23:10 +00:00
HGFSAssetService.cs
Add HGFSAssetService to the HypergridService to provide HG support for FSAssets.
2015-08-02 20:02:36 +01:00
HGInstantMessageService.cs
Knocked off a few compiler warnings regarding unused variables.
2015-05-10 21:54:24 -07:00
HGInventoryService.cs
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.
2015-08-08 12:12:50 -07:00
HGSuitcaseInventoryService.cs
Convert the enum to int before casting it to string for DB query
2015-08-08 13:47:42 -07:00
UserAccountCache.cs
bad merge?
2015-09-01 14:54:35 +01:00
UserAgentService.cs
More plumbing of the EntityTransferContext (not yet complete)
2015-11-01 19:11:14 +01:00
UserAgentServiceBase.cs
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.
2013-07-14 14:31:20 -07:00