UbitUmarov 37fb937e0d Yengine: rename a field, do some updates using interlocked hace 5 años
..
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 hace 6 años
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 hace 6 años
MMRInternalFuncDict.cs 85b973ce1d Y(xmr)engine cosmetics... hace 6 años
MMRScriptBinOpStr.cs f8c3fc5e05 mantis 8416: test hace 5 años
MMRScriptCodeGen.cs 6bbd5eb6a2 Yengine: change binary code version, so scripts are automaticly recompiled with new changes hace 5 años
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 hace 5 años
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 hace 5 años
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 hace 5 años
MMRScriptConsts.cs 85b973ce1d Y(xmr)engine cosmetics... hace 6 años
MMRScriptEventCode.cs 72c472f988 Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL) hace 5 años
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 hace 6 años
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 hace 6 años
MMRScriptObjCode.cs 2369ce413d Yengine: only retry compile if there was a object file in cache with wrong version or signature hace 6 años
MMRScriptObjWriter.cs 85b973ce1d Y(xmr)engine cosmetics... hace 6 años
MMRScriptReduce.cs 85b973ce1d Y(xmr)engine cosmetics... hace 6 años
MMRScriptTokenize.cs 551c097db9 Added support for f suffix on YEngine floats hace 5 años
MMRScriptTypeCast.cs 85b973ce1d Y(xmr)engine cosmetics... hace 6 años
MMRScriptVarDict.cs 85b973ce1d Y(xmr)engine cosmetics... hace 6 años
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 hace 5 años
XMREngXmrTestLs.cs 85b973ce1d Y(xmr)engine cosmetics... hace 6 años
XMREngine.cs 7f55db72d2 Yengine: try fix changing scripts running state if the have long events hace 5 años
XMREvents.cs 5d78f52f7b let Xengine also have that detectedkey hace 5 años
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 hace 5 años
XMRInstAbstract.cs 37fb937e0d Yengine: rename a field, do some updates using interlocked hace 5 años
XMRInstBackend.cs 772aa5234a Yengine: clear events queue on reset. Also keep clearing all on state change. (Linked message events are deleted at sl) hace 5 años
XMRInstCapture.cs 0f574d432d Yengine:save minEventDelay in script state hace 5 años
XMRInstCtor.cs 0f574d432d Yengine:save minEventDelay in script state hace 5 años
XMRInstMain.cs 72c472f988 Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL) hace 5 años
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 hace 5 años
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 hace 6 años
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 hace 5 años
XMRObjectTokens.cs 5ff57f01b7 Yengine: change filename extentions on scripts state (better delete contents of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore ) hace 6 años
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 hace 6 años
XMRScriptThread.cs 7f55db72d2 Yengine: try fix changing scripts running state if the have long events hace 5 años
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 hace 6 años