OpenSimMirror/OpenSim/Services/Connectors/SimianGrid
Justin Clark-Casey (justincc) 392e84e554 Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid
This was necessary historically but hasn't been for many years.
Can still get CreatorIdAsUuid, which is really just a UUID cached version of the string CreatorId
2012-11-17 01:23:29 +00:00
..
SimianActivityDetector.cs OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id 2012-06-12 02:43:33 +01:00
SimianAssetServiceConnector.cs Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
SimianAuthenticationServiceConnector.cs Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
SimianAvatarServiceConnector.cs Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
SimianFriendsServiceConnector.cs More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. 2011-05-22 16:51:03 -07:00
SimianGrid.cs * Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to handle initialization as graceful as possible with the current broken way region module initialization is done 2010-09-03 13:36:35 -07:00
SimianGridMaptileModule.cs Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 2012-09-30 07:48:03 -07:00
SimianGridServiceConnector.cs Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. 2012-10-09 01:35:27 +01:00
SimianInventoryServiceConnector.cs Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid 2012-11-17 01:23:29 +00:00
SimianPresenceServiceConnector.cs Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
SimianProfiles.cs Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
SimianUserAccountServiceConnector.cs Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00