Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add OSSL option PermissionErrortoOwner (true or false). if true ossl ↵ | UbitUmarov | 2019-10-16 | 1 | -4/+20 |
| | | | | functions permission errors will only be sent to prim owner, defaul false: send all around | ||||
* | mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count ↵ | UbitUmarov | 2019-04-15 | 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 | ||||
* | Yengine: try fix changing scripts running state if the have long events | UbitUmarov | 2019-04-01 | 1 | -18/+39 |
| | |||||
* | Yengine attachment drop, do set attachment ready event | UbitUmarov | 2019-03-31 | 1 | -0/+1 |
| | |||||
* | Yengine: fix scripts resume on attachments drop | UbitUmarov | 2019-03-28 | 1 | -1/+2 |
| | |||||
* | Yengine changed position and shape events can bt throttled by mineventdelay | UbitUmarov | 2019-02-21 | 1 | -0/+15 |
| | |||||
* | Yengine: let llminEventDelay do something: it just ignores a more limited ↵ | UbitUmarov | 2019-02-20 | 1 | -6/+29 |
| | | | | set of events than Xengine (neither do as SL) | ||||
* | a few more changes | UbitUmarov | 2018-11-26 | 1 | -3/+11 |
| | |||||
* | show prim ID on script error | UbitUmarov | 2018-11-26 | 1 | -3/+2 |
| | |||||
* | Yengine: simplify ossl severe error message, and make it on debug channel ↵ | UbitUmarov | 2018-11-26 | 1 | -37/+49 |
| | | | | like Xengine | ||||
* | Yengine apply a fix to CheckRunLockInvariants by mrieker | UbitUmarov | 2018-06-09 | 1 | -2/+2 |
| | |||||
* | YEngine: apply a few fixes by Mike Rieker | UbitUmarov | 2018-04-10 | 1 | -4/+9 |
| | |||||
* | Yengine temp file delete was still bad in case of script errors | UbitUmarov | 2018-03-09 | 1 | -15/+10 |
| | |||||
* | Y(xmr)engine cosmetics... | UbitUmarov | 2018-02-25 | 1 | -260/+127 |
| | |||||
* | rename XMREngine as Yengine (still not all done), big mess source formating ↵ | UbitUmarov | 2018-02-23 | 1 | -0/+1048 |
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 |