Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-15 | Yengine: remove potencial log spam | UbitUmarov | 1 | -7/+6 | |
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-06-09 | Yengine apply a fix to CheckRunLockInvariants by mrieker | UbitUmarov | 1 | -2/+2 | |
2018-05-28 | make Yengine post attach event as Xengine does. This should fix that event. ↵ | UbitUmarov | 1 | -3/+3 | |
Thx mrieker for pointing out this issue | |||||
2018-04-10 | YEngine: apply a few fixes by Mike Rieker | UbitUmarov | 1 | -4/+9 | |
2018-03-09 | Yengine: only retry compile if there was a object file in cache with wrong ↵ | UbitUmarov | 4 | -18/+6 | |
version or signature | |||||
2018-03-09 | remove a unnecessay file check | UbitUmarov | 1 | -2/+1 | |
2018-03-09 | Yengine temp file delete was still bad in case of script errors | UbitUmarov | 3 | -51/+53 | |
2018-02-25 | Yengine: change filename extentions on scripts state (better delete contents ↵ | UbitUmarov | 6 | -376/+374 | |
of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore ) | |||||
2018-02-25 | Y(xmr)engine cosmetics... | UbitUmarov | 19 | -3776/+2058 | |
2018-02-23 | Yengine replace xmr by yeng on console comands | UbitUmarov | 2 | -19/+19 | |
2018-02-23 | rename XMREngine as Yengine (still not all done), big mess source formating ↵ | UbitUmarov | 35 | -0/+46363 | |
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 |