This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
3a26e366d2829c2f66a8aa22158bd0905f0894de
opensim
/
OpenSim
/
Services
/
Connectors
/
SimianGrid
History
Robert Adams
59d19f038a
Remove a null reference exception in SimianPresenceServiceConnector that
...
occurs when GetGridUserInfo cannot find the requested user info.
2013-07-10 08:55:54 -07: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
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00: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
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
2013-03-26 03:40:06 +00:00
SimianPresenceServiceConnector.cs
Remove a null reference exception in SimianPresenceServiceConnector that
2013-07-10 08:55:54 -07: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