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-18 03:05:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f70f0b5ffd87f7a9bf6d1cd67ee53dfd36f14d36
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
/
Plugins
History
UbitUmarov
e87dfd48bf
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
2019-11-11 12:51:09 +00:00
..
Dataserver.cs
…
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
…
SensorRepeat.cs
use Vector.Distance not util..
2018-07-14 16:58:09 +01:00
Timer.cs
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
2019-11-11 12:51:09 +00:00
XmlRequest.cs
…