aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XMREngine/XMRInstBackend.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* try to fix xmr on multiregions per instance. Ugly spargetti ...; remove ↵UbitUmarov2018-02-071-7/+6
| | | | fixes for 2 llparcel functions that should not be needed; remove xmr own API, it has no business having one.
* XMR: there is no need for a slice thread, it also causes timing issues; ↵UbitUmarov2018-02-031-36/+50
| | | | BelowNormal mb 2 Below on win; cosmetics
* add experimental script engine XMRengine donated by mrieker (DreamNation) ↵UbitUmarov2018-02-021-0/+644
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.