aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMRInstCtor.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-20Yengine:save minEventDelay in script stateUbitUmarov1-0/+9
2018-12-11Yengine reset global variables possible damaged by bad state fileUbitUmarov1-6/+7
2018-12-10Yengine actually loose the bas state fileUbitUmarov1-1/+3
2018-12-08pesty warningUbitUmarov1-1/+1
2018-12-08Yengine try to better recover from invalid state filesUbitUmarov1-14/+31
2018-11-23Yengine: oops rename the var on all relevant placesUbitUmarov1-1/+1
2018-11-23Yengine: rename a local varUbitUmarov1-1/+1
2018-11-22Yengine: try read XEngine state from wireUbitUmarov1-23/+436
2018-11-20Yengine: use using...UbitUmarov1-1/+2
2018-11-20Yengine: do use SourceHashCodeUbitUmarov1-1/+1
2018-05-28make Yengine post attach event as Xengine does. This should fix that event. T...UbitUmarov1-3/+3
2018-02-25Yengine: change filename extentions on scripts state (better delete contents ...UbitUmarov1-1/+0
2018-02-25Y(xmr)engine cosmetics...UbitUmarov1-3/+1
2018-02-23rename XMREngine as Yengine (still not all done), big mess source formating c...UbitUmarov1-280/+227
2018-02-07try to fix xmr on multiregions per instance. Ugly spargetti ...; remove fixes...UbitUmarov1-80/+2
2018-02-07some more code from mrieker for system threads, give up of all the other mono...UbitUmarov1-274/+251
2018-02-02 add experimental script engine XMRengine donated by mrieker (DreamNation) An...UbitUmarov1-0/+878