UbitUmarov 37fb937e0d Yengine: rename a field, do some updates using interlocked %!s(int64=5) %!d(string=hai) anos
..
MMRDelegateCommon.cs 2129d941ac rename XMREngine as Yengine (still not all done), big mess source formating 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 %!s(int64=6) %!d(string=hai) anos
MMRIEventHandlers.cs 2129d941ac rename XMREngine as Yengine (still not all done), big mess source formating 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 %!s(int64=6) %!d(string=hai) anos
MMRInternalFuncDict.cs 85b973ce1d Y(xmr)engine cosmetics... %!s(int64=6) %!d(string=hai) anos
MMRScriptBinOpStr.cs f8c3fc5e05 mantis 8416: test %!s(int64=5) %!d(string=hai) anos
MMRScriptCodeGen.cs 6bbd5eb6a2 Yengine: change binary code version, so scripts are automaticly recompiled with new changes %!s(int64=5) %!d(string=hai) anos
MMRScriptCollector.cs a83b7a292b mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles %!s(int64=5) %!d(string=hai) anos
MMRScriptCompValu.cs a83b7a292b mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles %!s(int64=5) %!d(string=hai) anos
MMRScriptCompile.cs a83b7a292b mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles %!s(int64=5) %!d(string=hai) anos
MMRScriptConsts.cs 85b973ce1d Y(xmr)engine cosmetics... %!s(int64=6) %!d(string=hai) anos
MMRScriptEventCode.cs 72c472f988 Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL) %!s(int64=5) %!d(string=hai) anos
MMRScriptInlines.cs 2129d941ac rename XMREngine as Yengine (still not all done), big mess source formating 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 %!s(int64=6) %!d(string=hai) anos
MMRScriptMyILGen.cs 2129d941ac rename XMREngine as Yengine (still not all done), big mess source formating 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 %!s(int64=6) %!d(string=hai) anos
MMRScriptObjCode.cs 2369ce413d Yengine: only retry compile if there was a object file in cache with wrong version or signature %!s(int64=6) %!d(string=hai) anos
MMRScriptObjWriter.cs 85b973ce1d Y(xmr)engine cosmetics... %!s(int64=6) %!d(string=hai) anos
MMRScriptReduce.cs 85b973ce1d Y(xmr)engine cosmetics... %!s(int64=6) %!d(string=hai) anos
MMRScriptTokenize.cs 551c097db9 Added support for f suffix on YEngine floats %!s(int64=5) %!d(string=hai) anos
MMRScriptTypeCast.cs 85b973ce1d Y(xmr)engine cosmetics... %!s(int64=6) %!d(string=hai) anos
MMRScriptVarDict.cs 85b973ce1d Y(xmr)engine cosmetics... %!s(int64=6) %!d(string=hai) anos
XMRArray.cs a83b7a292b mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles %!s(int64=5) %!d(string=hai) anos
XMREngXmrTestLs.cs 85b973ce1d Y(xmr)engine cosmetics... %!s(int64=6) %!d(string=hai) anos
XMREngine.cs 7f55db72d2 Yengine: try fix changing scripts running state if the have long events %!s(int64=5) %!d(string=hai) anos
XMREvents.cs 5d78f52f7b let Xengine also have that detectedkey %!s(int64=5) %!d(string=hai) anos
XMRHeapTracker.cs a83b7a292b mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles %!s(int64=5) %!d(string=hai) anos
XMRInstAbstract.cs 37fb937e0d Yengine: rename a field, do some updates using interlocked %!s(int64=5) %!d(string=hai) anos
XMRInstBackend.cs 772aa5234a Yengine: clear events queue on reset. Also keep clearing all on state change. (Linked message events are deleted at sl) %!s(int64=5) %!d(string=hai) anos
XMRInstCapture.cs 0f574d432d Yengine:save minEventDelay in script state %!s(int64=5) %!d(string=hai) anos
XMRInstCtor.cs 0f574d432d Yengine:save minEventDelay in script state %!s(int64=5) %!d(string=hai) anos
XMRInstMain.cs 72c472f988 Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL) %!s(int64=5) %!d(string=hai) anos
XMRInstMisc.cs a83b7a292b mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles %!s(int64=5) %!d(string=hai) anos
XMRInstQueue.cs 2129d941ac rename XMREngine as Yengine (still not all done), big mess source formating 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 %!s(int64=6) %!d(string=hai) anos
XMRInstRun.cs a83b7a292b mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles %!s(int64=5) %!d(string=hai) anos
XMRObjectTokens.cs 5ff57f01b7 Yengine: change filename extentions on scripts state (better delete contents of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore ) %!s(int64=6) %!d(string=hai) anos
XMRSDTypeClObj.cs 2129d941ac rename XMREngine as Yengine (still not all done), big mess source formating 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 %!s(int64=6) %!d(string=hai) anos
XMRScriptThread.cs 7f55db72d2 Yengine: try fix changing scripts running state if the have long events %!s(int64=5) %!d(string=hai) anos
XMRScriptUThread.cs 2129d941ac rename XMREngine as Yengine (still not all done), big mess source formating 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 %!s(int64=6) %!d(string=hai) anos