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-20 07:05:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b53be022f26cb32c36070ffb028378d587e8762f
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
/
Presence
History
Diva Canto
d2877b9cd4
Don't report NPC presences.
2014-05-26 10:28:31 -07: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
Don't report NPC presences.
2014-05-26 10:28:31 -07:00
RemotePresenceServiceConnector.cs
refactor: Move common presence connector code into BasePresenceServiceConnector
2012-11-20 10:11:57 +00:00