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-27 04:16:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d0b45cd4e8e8a1bb0c2eb45981bc548ae5d53ac
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