aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMRInstCapture.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-02-23rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov1-148/+54
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-07try to fix xmr on multiregions per instance. Ugly spargetti ...; remove ↵UbitUmarov1-104/+71
fixes for 2 llparcel functions that should not be needed; remove xmr own API, it has no business having one.
2018-02-02 add experimental script engine XMRengine donated by mrieker (DreamNation) ↵UbitUmarov1-0/+436
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.