aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMRInstAbstract.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-16Yengine: rename a field, do some updates using interlockedUbitUmarov1-18/+18
2019-04-16Ynegine: add some missing memory usage on script resetUbitUmarov1-3/+13
2019-04-15mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count ↵UbitUmarov1-29/+30
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
2018-11-29remove xmr json functions that where a fix for ossl ones now removedUbitUmarov1-259/+0
2018-11-22Yengine: try read XEngine state from wireUbitUmarov1-0/+5
2018-11-20Yengine: remove some xmr API functions now added to OSSLUbitUmarov1-70/+0
2018-02-25Y(xmr)engine cosmetics...UbitUmarov1-197/+136
2018-02-23rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov1-0/+2348
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