This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
opensim
Watch
1
Star
0
Fork
0
mirror of
git://opensimulator.org/git/opensim
synced
2026-08-15 01:22:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
LSLKeyTest
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
/
Presence
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
UbitUmarov
f4fa891928
waste another thread job on another thing that should be part of a more
...
unified service, and also not hidding on a so called event"
2016-07-27 02:54:49 +01: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
waste another thread job on another thing that should be part of a more
2016-07-27 02:54:49 +01:00
RemotePresenceServiceConnector.cs
refactor: Move common presence connector code into BasePresenceServiceConnector
2012-11-20 10:11:57 +00:00