OpenSimMirror/OpenSim/Services/HypergridService
Oren Hurvitz df49196e17 Log whenever an inventory operation is blocked because the item/folder isn't in the Suitcase 2014-05-06 07:28:43 +01:00
..
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
GatekeeperService.cs In teleports, pass the source region to the destination (similar to an HTTP referrer) 2014-04-09 09:22:20 +01:00
HGAssetService.cs HGAssetService searches for the "HomeURI" setting in several sections: Startup, Hypergrid, HGAssetService 2014-03-24 18:02:22 +01:00
HGFriendsService.cs Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend. 2012-10-20 02:02:13 +01:00
HGInstantMessageService.cs If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not. 2014-02-14 00:01:12 +00:00
HGInventoryService.cs Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. 2014-04-23 14:38:33 +01:00
HGSuitcaseInventoryService.cs Log whenever an inventory operation is blocked because the item/folder isn't in the Suitcase 2014-05-06 07:28:43 +01:00
UserAccountCache.cs Allow invalidating the users cache 2014-04-08 08:11:29 +01:00
UserAgentService.cs Removed an attempt to set a user's presence to "Region 0" when they HG teleport to another grid. 2014-04-21 16:56: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