aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XMREngine/XMRInstMain.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-02-23rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov1-231/+0
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-03XMR: there is no need for a slice thread, it also causes timing issues; ↵UbitUmarov1-0/+1
BelowNormal mb 2 Below on win; cosmetics
2018-02-02 add experimental script engine XMRengine donated by mrieker (DreamNation) ↵UbitUmarov1-0/+230
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.