Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-01 | Yengine: clear events queue on reset. Also keep clearing all on state ↵ | UbitUmarov | 1 | -2/+7 | |
change. (Linked message events are deleted at sl) | |||||
2019-02-20 | Yengine: let llminEventDelay do something: it just ignores a more limited ↵ | UbitUmarov | 1 | -6/+6 | |
set of events than Xengine (neither do as SL) | |||||
2018-11-15 | Yengine: ignore llResetScript() in default state_entry like X does. No idea ↵ | UbitUmarov | 1 | -0/+3 | |
why some do it, but do | |||||
2018-09-04 | a few changes to ScriptSleep() functions | UbitUmarov | 1 | -2/+2 | |
2018-09-04 | Add YEngine support for ScriptDelayFactor | mewtwo0641 | 1 | -0/+4 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-02-25 | Y(xmr)engine cosmetics... | UbitUmarov | 1 | -56/+23 | |
2018-02-23 | rename XMREngine as Yengine (still not all done), big mess source formating ↵ | UbitUmarov | 1 | -206/+201 | |
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-07 | try to fix xmr on multiregions per instance. Ugly spargetti ...; remove ↵ | UbitUmarov | 1 | -7/+6 | |
fixes for 2 llparcel functions that should not be needed; remove xmr own API, it has no business having one. | |||||
2018-02-03 | XMR: there is no need for a slice thread, it also causes timing issues; ↵ | UbitUmarov | 1 | -36/+50 | |
BelowNormal mb 2 Below on win; cosmetics | |||||
2018-02-02 | add experimental script engine XMRengine donated by mrieker (DreamNation) ↵ | UbitUmarov | 1 | -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. |