OpenSimMirror/OpenSim/Services/HypergridService
Diva Canto d9a9f6f43b Convert the enum to int before casting it to string for DB query 2015-08-08 13:47:42 -07:00
..
Properties Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
GatekeeperService.cs In the AgentCircuitData of HG users, set the last name to include the port 2015-08-03 16:25:45 +03: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
HGFSAssetService.cs Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. 2015-08-02 20:02:36 +01: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
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