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-07-20 22:55:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08dee3fa34f72912cab3c5facdc79083e85b39ef
opensim
/
OpenSim
/
Services
/
HypergridService
History
UbitUmarov
7ba3fb7b5d
merge issue
2016-08-19 03:05:25 +01:00
..
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
GatekeeperService.cs
add another gatekeeper login fail reason reply
2016-07-21 11:34:17 +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
Finally remove the requirement for an InventoryItem/FolderBase object to
2016-07-04 03:35:48 +01:00
HGSuitcaseInventoryService.cs
Finally remove the requirement for an InventoryItem/FolderBase object to
2016-07-04 03:35:48 +01:00
UserAccountCache.cs
remove a parameter for detection of grid fail to suport getting multiple user accounts per call and handle it where needed.
2016-08-13 23:41:57 +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