aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMRInstMisc.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count ↵UbitUmarov2019-04-151-0/+7
| | | | 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 eventsUbitUmarov2019-04-011-1/+26
|
* Yengine: let llminEventDelay do something: it just ignores a more limited ↵UbitUmarov2019-02-201-0/+18
| | | | set of events than Xengine (neither do as SL)
* Y(xmr)engine cosmetics...UbitUmarov2018-02-251-25/+11
|
* rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov2018-02-231-0/+413
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