aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMRInstRun.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-22more changes on YEngine scripts heap usageUbitUmarov1-1/+2
2019-11-18mantis 8551: Simplify Yengine heap usage controlUbitUmarov1-1/+1
2019-11-11Yengine: we also need to cancel timer events in queue, because some bad scrip...UbitUmarov1-0/+31
2019-10-16 add OSSL option PermissionErrortoOwner (true or false). if true ossl functio...UbitUmarov1-4/+20
2019-04-15mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count releas...UbitUmarov1-1/+4
2019-04-01Yengine: try fix changing scripts running state if the have long eventsUbitUmarov1-18/+39
2019-03-31Yengine attachment drop, do set attachment ready eventUbitUmarov1-0/+1
2019-03-28Yengine: fix scripts resume on attachments dropUbitUmarov1-1/+2
2019-02-21Yengine changed position and shape events can bt throttled by mineventdelayUbitUmarov1-0/+15
2019-02-20Yengine: let llminEventDelay do something: it just ignores a more limited set...UbitUmarov1-6/+29
2018-11-26a few more changesUbitUmarov1-3/+11
2018-11-26show prim ID on script errorUbitUmarov1-3/+2
2018-11-26Yengine: simplify ossl severe error message, and make it on debug channel lik...UbitUmarov1-37/+49
2018-06-09Yengine apply a fix to CheckRunLockInvariants by mriekerUbitUmarov1-2/+2
2018-04-10YEngine: apply a few fixes by Mike RiekerUbitUmarov1-4/+9
2018-03-09Yengine temp file delete was still bad in case of script errorsUbitUmarov1-15/+10
2018-02-25Y(xmr)engine cosmetics...UbitUmarov1-260/+127
2018-02-23rename XMREngine as Yengine (still not all done), big mess source formating c...UbitUmarov1-256/+248
2018-02-03XMR: there is no need for a slice thread, it also causes timing issues; Below...UbitUmarov1-40/+45
2018-02-02 add experimental script engine XMRengine donated by mrieker (DreamNation) An...UbitUmarov1-0/+1051