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-17 02:22:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
prebuildnet6
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
/
Plugins
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
UbitUmarov
da928d6099
!= UUID.Zero is slow
2022-01-09 02:28:51 +00:00
..
Dataserver.cs
move scripts dataserver threads to objectjobengine
2021-01-11 16:23:32 +00:00
HttpRequest.cs
several changes to llHttpRequest processing: options section renamed ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise
2019-02-24 07:25:50 +00:00
Listener.cs
Add regression TestDetachScriptedAttachmentToInventory()
2012-07-11 21:43:35 +01:00
ScriptTimer.cs
fix last commit
2021-11-02 18:58:36 +00:00
SensorRepeat.cs
!= UUID.Zero is slow
2022-01-09 02:28:51 +00:00
XmlRequest.cs
…