Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-16 | add OSSL option PermissionErrortoOwner (true or false). if true ossl ↵ | UbitUmarov | 1 | -4/+20 | |
functions permission errors will only be sent to prim owner, defaul false: send all around | |||||
2019-04-15 | mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count ↵ | UbitUmarov | 1 | -1/+4 | |
released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles | |||||
2019-04-01 | Yengine: try fix changing scripts running state if the have long events | UbitUmarov | 1 | -18/+39 | |
2019-03-31 | Yengine attachment drop, do set attachment ready event | UbitUmarov | 1 | -0/+1 | |
2019-03-28 | Yengine: fix scripts resume on attachments drop | UbitUmarov | 1 | -1/+2 | |
2019-02-21 | Yengine changed position and shape events can bt throttled by mineventdelay | UbitUmarov | 1 | -0/+15 | |
2019-02-20 | Yengine: let llminEventDelay do something: it just ignores a more limited ↵ | UbitUmarov | 1 | -6/+29 | |
set of events than Xengine (neither do as SL) | |||||
2018-11-26 | a few more changes | UbitUmarov | 1 | -3/+11 | |
2018-11-26 | show prim ID on script error | UbitUmarov | 1 | -3/+2 | |
2018-11-26 | Yengine: simplify ossl severe error message, and make it on debug channel ↵ | UbitUmarov | 1 | -37/+49 | |
like Xengine | |||||
2018-06-09 | Yengine apply a fix to CheckRunLockInvariants by mrieker | UbitUmarov | 1 | -2/+2 | |
2018-04-10 | YEngine: apply a few fixes by Mike Rieker | UbitUmarov | 1 | -4/+9 | |
2018-03-09 | Yengine temp file delete was still bad in case of script errors | UbitUmarov | 1 | -15/+10 | |
2018-02-25 | Y(xmr)engine cosmetics... | UbitUmarov | 1 | -260/+127 | |
2018-02-23 | rename XMREngine as Yengine (still not all done), big mess source formating ↵ | UbitUmarov | 1 | -256/+248 | |
changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit | |||||
2018-02-03 | XMR: there is no need for a slice thread, it also causes timing issues; ↵ | UbitUmarov | 1 | -40/+45 | |
BelowNormal mb 2 Below on win; cosmetics | |||||
2018-02-02 | add experimental script engine XMRengine donated by mrieker (DreamNation) ↵ | UbitUmarov | 1 | -0/+1051 | |
And our Melanie. ***DANGER*** ***TESTONLY*** ***disable HG*** dont leave running when not looking... tp/crossing to Xengine will reset scripts. i do see a few issues but should be testable, so we can decide if we should invest more on it. |