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-06-01 15:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cadcf412ec55b38ff10596958cd09dd6ef4dfd3a
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
/
Presence
History
UbitUmarov
0ebb1f3f4b
presence detector: don't even try to logout agents that didn't made to root
2019-04-06 12:25:54 +01:00
..
Tests
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +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
presence detector: don't even try to logout agents that didn't made to root
2019-04-06 12:25:54 +01:00
RemotePresenceServiceConnector.cs
refactor: Move common presence connector code into BasePresenceServiceConnector
2012-11-20 10:11:57 +00:00