.. |
ICompiler.cs
|
d7b9260496
If [XEngine] ScriptStopStrategy is changed between abort and co-op, for the existing session use the previous strategy for that script rather than not starting the script at all.
|
vor 10 Jahren |
IScript.cs
|
4ee8d8a813
Another stab at cmickeyb's patch for script GC.
|
vor 15 Jahren |
IScriptApi.cs
|
8a22ac3f94
Pass narrower WaitHandle rather than EventWaitHandle as co-op termination wait handle to script APIs.
|
vor 12 Jahren |
IScriptEngine.cs
|
cf168194e5
If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then continue to generate C# that is functionality identical to historical generation
|
vor 12 Jahren |
IScriptInstance.cs
|
2b9f0647de
Fix a regression where objects crossing regions in the same simulator (on their own or as attachments) with AppDomainLoading = false would create the new state in the source region area rather than the dest.
|
vor 10 Jahren |