This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
fd252b12858b0c8675307bec1fa2ef41a8fbf708
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
UbitUmarov
718c6d1e4d
mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, without any requests to grid
2019-08-27 21:16:22 +01:00
..
Plugins
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
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
ApiManager.cs
…
AsyncCommandManager.cs
Add Thread.ResetAbort() to various thread loops to clean up errors on
2019-02-27 07:49:52 -08:00
LS_Api.cs
mantis8341: fix MOD and LS apis configuration read from ossl file
2018-07-18 22:19:46 +01:00
LSL_Api.cs
mantis8548: change more LSL arguments declarations to their formal form. Still a lot more to do. This is a case where coerence matters over performance, to avoid more future issues
2019-07-31 16:27:36 +01:00
MOD_Api.cs
mantis8341: fix MOD and LS apis configuration read from ossl file
2018-07-18 22:19:46 +01:00
OSSL_Api.cs
mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, without any requests to grid
2019-08-27 21:16:22 +01:00