aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMRInstBackend.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-01Yengine: clear events queue on reset. Also keep clearing all on state change....UbitUmarov1-2/+7
2019-02-20Yengine: let llminEventDelay do something: it just ignores a more limited set...UbitUmarov1-6/+6
2018-11-15Yengine: ignore llResetScript() in default state_entry like X does. No idea w...UbitUmarov1-0/+3
2018-09-04a few changes to ScriptSleep() functionsUbitUmarov1-2/+2
2018-09-04Add YEngine support for ScriptDelayFactormewtwo06411-0/+4
2018-02-25Y(xmr)engine cosmetics...UbitUmarov1-56/+23
2018-02-23rename XMREngine as Yengine (still not all done), big mess source formating c...UbitUmarov1-206/+201
2018-02-07try to fix xmr on multiregions per instance. Ugly spargetti ...; remove fixes...UbitUmarov1-7/+6
2018-02-03XMR: there is no need for a slice thread, it also causes timing issues; Below...UbitUmarov1-36/+50
2018-02-02 add experimental script engine XMRengine donated by mrieker (DreamNation) An...UbitUmarov1-0/+644