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-08-14 17:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39f5fd0f58dc2fd2fc25308a203988ff55afe56d
opensim
/
OpenSim
/
Services
/
Connectors
/
SimianGrid
History
UbitUmarov
db3f0a3748
fix vs2010 build
2012-08-16 15:26:16 +01: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
Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().
2012-03-12 10:07:04 -07:00
SimianAuthenticationServiceConnector.cs
fix vs2010 build
2012-08-16 15:26:16 +01:00
SimianAvatarServiceConnector.cs
Get rid of AvatarAppearance.Owner to simplify the code.
2011-08-02 00:13:04 +01: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
Convert SimianMaptile refresh time from ms to seconds. Too many 0's
2011-02-04 14:21:18 -08:00
SimianGridServiceConnector.cs
Merge branch 'master' into careminster
2011-12-23 01:00:34 +00:00
SimianInventoryServiceConnector.cs
HG: AAdded a few missing /'s at the end of URLs
2011-12-23 10:58:30 -08:00
SimianPresenceServiceConnector.cs
Allow retrival of multiple user records in one operation, analog to presence
2012-01-16 23:09:24 +00:00
SimianProfiles.cs
couple fixes to enable profiles in simian connector
2010-09-30 09:59:53 -07:00
SimianUserAccountServiceConnector.cs
Merge branch 'master' into careminster
2012-01-02 21:41:36 +00:00