aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMRInstRun.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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