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-28 11:55:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc6d9eadf33b9a0321664d676030b07b2bd04bed
opensim
/
OpenSim
/
Services
/
HypergridService
History
Melanie Thielker
dc6d9eadf3
Testing stage of the new versioning system. Use at own risk. May not
...
work. Will eat your babies. Yada. Yada.
2015-10-31 00:01:35 +01:00
..
Properties
On to 0.8.3!
2015-10-18 21:47:10 -07:00
GatekeeperService.cs
Testing stage of the new versioning system. Use at own risk. May not
2015-10-31 00:01:35 +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
Allow invalidating the users cache
2014-04-08 08:11:29 +01:00
UserAgentService.cs
Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default.
2014-07-06 16:02:04 -07: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