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-05-19 14:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61ba02e95fbce86b64fca39451b8b4f395bec0c9
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
/
Presence
History
Justin Clark-Casey (justincc)
e60fe958df
minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp()
2012-12-05 23:44:12 +00:00
..
Tests
minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp()
2012-12-05 23:44:12 +00:00
BasePresenceServiceConnector.cs
If GetAgents() is called with an empty userIDs array then don't bother with a useless potentially network call on the scene presence service connector.
2012-11-20 10:22:49 +00:00
LocalPresenceServiceConnector.cs
refactor: Move common presence connector code into BasePresenceServiceConnector
2012-11-20 10:11:57 +00:00
PresenceDetector.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
RemotePresenceServiceConnector.cs
refactor: Move common presence connector code into BasePresenceServiceConnector
2012-11-20 10:11:57 +00:00