XMREngine.cs 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921
  1. /*
  2. * Copyright (c) Contributors, http://opensimulator.org/
  3. * See CONTRIBUTORS.TXT for a full list of copyright holders.
  4. *
  5. * Redistribution and use in source and binary forms, with or without
  6. * modification, are permitted provided that the following conditions are met:
  7. * * Redistributions of source code must retain the above copyright
  8. * notice, this list of conditions and the following disclaimer.
  9. * * Redistributions in binary form must reproduce the above copyright
  10. * notice, this list of conditions and the following disclaimer in the
  11. * documentation and/or other materials provided with the distribution.
  12. * * Neither the name of the OpenSimulator Project nor the
  13. * names of its contributors may be used to endorse or promote products
  14. * derived from this software without specific prior written permission.
  15. *
  16. * THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY
  17. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  18. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  19. * DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
  20. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  21. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  22. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  23. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  24. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  25. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26. */
  27. // based on YEngine from Mike Rieker (Dreamnation) and Melanie Thielker
  28. // but with several changes to be more cross platform.
  29. using log4net;
  30. using Mono.Addins;
  31. using Nini.Config;
  32. using OpenSim.Framework;
  33. using OpenSim.Framework.Console;
  34. using OpenSim.Framework.Monitoring;
  35. using OpenSim.Region.ClientStack.Linden;
  36. using OpenSim.Region.Framework.Interfaces;
  37. using OpenSim.Region.Framework.Scenes;
  38. using OpenSim.Region.ScriptEngine.Interfaces;
  39. using OpenSim.Region.ScriptEngine.Shared;
  40. using OpenSim.Region.ScriptEngine.Shared.Api;
  41. using OpenMetaverse;
  42. using System;
  43. using System.Collections;
  44. using System.Collections.Generic;
  45. using System.IO;
  46. using System.Reflection;
  47. using System.Reflection.Emit;
  48. using System.Text;
  49. using System.Threading;
  50. using System.Timers;
  51. using System.Xml;
  52. using LSL_Float = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLFloat;
  53. using LSL_Integer = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLInteger;
  54. using LSL_Key = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLString;
  55. using LSL_List = OpenSim.Region.ScriptEngine.Shared.LSL_Types.list;
  56. using LSL_Rotation = OpenSim.Region.ScriptEngine.Shared.LSL_Types.Quaternion;
  57. using LSL_String = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLString;
  58. using LSL_Vector = OpenSim.Region.ScriptEngine.Shared.LSL_Types.Vector3;
  59. [assembly: Addin("YEngine", OpenSim.VersionInfo.VersionNumber)]
  60. [assembly: AddinDependency("OpenSim.Region.Framework", OpenSim.VersionInfo.VersionNumber)]
  61. namespace OpenSim.Region.ScriptEngine.Yengine
  62. {
  63. [Extension(Path = "/OpenSim/RegionModules", NodeName = "RegionModule", Id = "YEngine")]
  64. public partial class Yengine: INonSharedRegionModule, IScriptEngine,
  65. IScriptModule
  66. {
  67. public static readonly DetectParams[] zeroDetectParams = new DetectParams[0];
  68. private static ArrayList noScriptErrors = new ArrayList();
  69. public static readonly ILog m_log =
  70. LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
  71. private static readonly string[] scriptReferencedAssemblies = new string[0];
  72. private bool m_LateInit;
  73. private bool m_TraceCalls;
  74. public bool m_Verbose;
  75. public bool m_ScriptDebug;
  76. public bool m_ScriptDebugSaveSource;
  77. public bool m_ScriptDebugSaveIL;
  78. public Scene m_Scene;
  79. private IConfigSource m_ConfigSource;
  80. private IConfig m_Config;
  81. private string m_ScriptBasePath;
  82. private bool m_Enabled = false;
  83. public bool m_StartProcessing = false;
  84. private Dictionary<UUID, ArrayList> m_ScriptErrors =
  85. new Dictionary<UUID, ArrayList>();
  86. private Dictionary<UUID, List<UUID>> m_ObjectItemList =
  87. new Dictionary<UUID, List<UUID>>();
  88. private Dictionary<UUID, XMRInstance[]> m_ObjectInstArray =
  89. new Dictionary<UUID, XMRInstance[]>();
  90. public Dictionary<string, FieldInfo> m_XMRInstanceApiCtxFieldInfos =
  91. new Dictionary<string, FieldInfo>();
  92. public int m_StackSize;
  93. private int m_HeapSize;
  94. private Thread m_SleepThread = null;
  95. private bool m_Exiting = false;
  96. private int m_MaintenanceInterval = 10;
  97. private System.Timers.Timer m_MaintenanceTimer;
  98. public int numThreadScriptWorkers;
  99. private object m_FrameUpdateLock = new object();
  100. private event ThreadStart m_FrameUpdateList = null;
  101. // Various instance lists:
  102. // m_InstancesDict = all known instances
  103. // find an instance given its itemID
  104. // m_StartQueue = instances that have just had event queued to them
  105. // m_YieldQueue = instances that are ready to run right now
  106. // m_SleepQueue = instances that have m_SleepUntil valid
  107. // sorted by ascending m_SleepUntil
  108. private Dictionary<UUID, XMRInstance> m_InstancesDict =
  109. new Dictionary<UUID, XMRInstance>();
  110. public Queue<ThreadStart> m_ThunkQueue = new Queue<ThreadStart>();
  111. public XMRInstQueue m_StartQueue = new XMRInstQueue();
  112. public XMRInstQueue m_YieldQueue = new XMRInstQueue();
  113. public XMRInstQueue m_SleepQueue = new XMRInstQueue();
  114. private string m_LockedDict = "nobody";
  115. public Yengine()
  116. {
  117. }
  118. public string Name
  119. {
  120. get
  121. {
  122. return "YEngine";
  123. }
  124. }
  125. public Type ReplaceableInterface
  126. {
  127. get
  128. {
  129. return null;
  130. }
  131. }
  132. public string ScriptEnginePath
  133. {
  134. get
  135. {
  136. return m_ScriptBasePath;
  137. }
  138. }
  139. public string ScriptClassName
  140. {
  141. get
  142. {
  143. return "YEngineScript";
  144. }
  145. }
  146. public string ScriptBaseClassName
  147. {
  148. get
  149. {
  150. return typeof(XMRInstance).FullName;
  151. }
  152. }
  153. public ParameterInfo[] ScriptBaseClassParameters
  154. {
  155. get
  156. {
  157. return typeof(XMRInstance).GetConstructor(new Type[] { typeof(WaitHandle) }).GetParameters();
  158. }
  159. }
  160. public string[] ScriptReferencedAssemblies
  161. {
  162. get
  163. {
  164. return scriptReferencedAssemblies;
  165. }
  166. }
  167. public void Initialise(IConfigSource config)
  168. {
  169. TraceCalls("[YEngine]: Initialize entry");
  170. m_ConfigSource = config;
  171. ////foreach (IConfig icfg in config.Configs) {
  172. //// m_log.Debug("[YEngine]: Initialise: configs[" + icfg.Name + "]");
  173. //// foreach (string key in icfg.GetKeys ()) {
  174. //// m_log.Debug("[YEngine]: Initialise: " + key + "=" + icfg.GetExpanded (key));
  175. //// }
  176. ////}
  177. m_Enabled = false;
  178. m_Config = config.Configs["YEngine"];
  179. if(m_Config == null)
  180. {
  181. m_log.Info("[YEngine]: no config, assuming disabled");
  182. return;
  183. }
  184. m_Enabled = m_Config.GetBoolean("Enabled", false);
  185. m_log.InfoFormat("[YEngine]: config enabled={0}", m_Enabled);
  186. if(!m_Enabled)
  187. return;
  188. numThreadScriptWorkers = m_Config.GetInt("NumThreadScriptWorkers", 1);
  189. m_TraceCalls = m_Config.GetBoolean("TraceCalls", false);
  190. m_Verbose = m_Config.GetBoolean("Verbose", false);
  191. m_ScriptDebug = m_Config.GetBoolean("ScriptDebug", false);
  192. m_ScriptDebugSaveSource = m_Config.GetBoolean("ScriptDebugSaveSource", false);
  193. m_ScriptDebugSaveIL = m_Config.GetBoolean("ScriptDebugSaveIL", false);
  194. m_StackSize = m_Config.GetInt("ScriptStackSize", 2048) << 10;
  195. m_HeapSize = m_Config.GetInt("ScriptHeapSize", 1024) << 10;
  196. // Verify that our ScriptEventCode's match OpenSim's scriptEvent's.
  197. bool err = false;
  198. for(int i = 0; i < 32; i++)
  199. {
  200. string mycode = "undefined";
  201. string oscode = "undefined";
  202. try
  203. {
  204. mycode = ((ScriptEventCode)i).ToString();
  205. Convert.ToInt32(mycode);
  206. mycode = "undefined";
  207. }
  208. catch { }
  209. try
  210. {
  211. oscode = ((OpenSim.Region.Framework.Scenes.scriptEvents)(1 << i)).ToString();
  212. Convert.ToInt32(oscode);
  213. oscode = "undefined";
  214. }
  215. catch { }
  216. if(mycode != oscode)
  217. {
  218. m_log.ErrorFormat("[YEngine]: {0} mycode={1}, oscode={2}", i, mycode, oscode);
  219. err = true;
  220. }
  221. }
  222. if(err)
  223. {
  224. m_Enabled = false;
  225. return;
  226. }
  227. m_SleepThread = StartMyThread(RunSleepThread, "Yengine sleep", ThreadPriority.Normal);
  228. for(int i = 0; i < numThreadScriptWorkers; i++)
  229. StartThreadWorker(i);
  230. m_log.InfoFormat("[YEngine]: Enabled, {0}.{1} Meg (0x{2}) stacks",
  231. (m_StackSize >> 20).ToString(),
  232. (((m_StackSize % 0x100000) * 1000)
  233. >> 20).ToString("D3"),
  234. m_StackSize.ToString("X"));
  235. m_log.InfoFormat("[YEngine]: ... {0}.{1} Meg (0x{2}) heaps",
  236. (m_HeapSize >> 20).ToString(),
  237. (((m_HeapSize % 0x100000) * 1000)
  238. >> 20).ToString("D3"),
  239. m_HeapSize.ToString("X"));
  240. m_MaintenanceInterval = m_Config.GetInt("MaintenanceInterval", 10);
  241. if(m_MaintenanceInterval > 0)
  242. {
  243. m_MaintenanceTimer = new System.Timers.Timer(m_MaintenanceInterval * 60000);
  244. m_MaintenanceTimer.Elapsed += DoMaintenance;
  245. m_MaintenanceTimer.Start();
  246. }
  247. MainConsole.Instance.Commands.AddCommand("yeng", false,
  248. "yeng",
  249. "yeng [...|help|...] ...",
  250. "Run YEngine script engine commands",
  251. RunTest);
  252. TraceCalls("[YEngine]: Initialize successful");
  253. }
  254. public void AddRegion(Scene scene)
  255. {
  256. if(!m_Enabled)
  257. return;
  258. TraceCalls("[YEngine]: YEngine.AddRegion({0})", scene.RegionInfo.RegionName);
  259. m_Scene = scene;
  260. m_Scene.RegisterModuleInterface<IScriptModule>(this);
  261. m_ScriptBasePath = m_Config.GetString("ScriptBasePath", "ScriptEngines");
  262. m_ScriptBasePath = Path.Combine(m_ScriptBasePath, "Yengine");
  263. m_ScriptBasePath = Path.Combine(m_ScriptBasePath, scene.RegionInfo.RegionID.ToString());
  264. Directory.CreateDirectory(m_ScriptBasePath);
  265. m_Scene.EventManager.OnRezScript += OnRezScript;
  266. m_Scene.StackModuleInterface<IScriptModule>(this);
  267. }
  268. private void OneTimeLateInitialization()
  269. {
  270. // Build list of defined APIs and their 'this' types and define a field in XMRInstanceSuperType.
  271. ApiManager am = new ApiManager();
  272. Dictionary<string, Type> apiCtxTypes = new Dictionary<string, Type>();
  273. foreach(string api in am.GetApis())
  274. {
  275. m_log.Debug("[YEngine]: adding api " + api);
  276. IScriptApi scriptApi = am.CreateApi(api);
  277. Type apiCtxType = scriptApi.GetType();
  278. if(api == "LSL")
  279. apiCtxType = typeof(XMRLSL_Api);
  280. apiCtxTypes[api] = apiCtxType;
  281. }
  282. if(ScriptCodeGen.xmrInstSuperType == null) // Only create type once!
  283. {
  284. // Start creating type XMRInstanceSuperType that contains a field
  285. // m_ApiManager_<APINAME> that points to the per-instance context
  286. // struct for that API, ie, the 'this' value passed to all methods
  287. // in that API. It is in essence:
  288. // public class XMRInstanceSuperType : XMRInstance {
  289. // public XMRLSL_Api m_ApiManager_LSL; // 'this' value for all ll...() functions
  290. // public MOD_Api m_ApiManager_MOD; // 'this' value for all mod...() functions
  291. // public OSSL_Api m_ApiManager_OSSL; // 'this' value for all os...() functions
  292. // ....
  293. // }
  294. AssemblyName assemblyName = new AssemblyName();
  295. assemblyName.Name = "XMRInstanceSuperAssembly";
  296. AssemblyBuilder assemblyBuilder = Thread.GetDomain().DefineDynamicAssembly(assemblyName, AssemblyBuilderAccess.Run);
  297. ModuleBuilder moduleBuilder = assemblyBuilder.DefineDynamicModule("XMRInstanceSuperModule");
  298. TypeBuilder typeBuilder = moduleBuilder.DefineType("XMRInstanceSuperType", TypeAttributes.Public | TypeAttributes.Class);
  299. typeBuilder.SetParent(typeof(XMRInstance));
  300. foreach(string apiname in apiCtxTypes.Keys)
  301. {
  302. string fieldName = "m_ApiManager_" + apiname;
  303. typeBuilder.DefineField(fieldName, apiCtxTypes[apiname], FieldAttributes.Public);
  304. }
  305. // Finalize definition of XMRInstanceSuperType.
  306. // Give the compiler a short name to reference it by,
  307. // otherwise it will try to use the AssemblyQualifiedName
  308. // and fail miserably.
  309. ScriptCodeGen.xmrInstSuperType = typeBuilder.CreateType();
  310. ScriptObjWriter.DefineInternalType("xmrsuper", ScriptCodeGen.xmrInstSuperType);
  311. }
  312. // Tell the compiler about all the constants and methods for each API.
  313. // We also tell the compiler how to get the per-instance context for each API
  314. // by reading the corresponding m_ApiManager_<APINAME> field of XMRInstanceSuperType.
  315. foreach(KeyValuePair<string, Type> kvp in apiCtxTypes)
  316. {
  317. // get API name and the corresponding per-instance context type
  318. string api = kvp.Key;
  319. Type apiCtxType = kvp.Value;
  320. // give script compiler an abbreviated name for the API context type
  321. ScriptObjWriter.DefineInternalType("apimanager_" + api, apiCtxType);
  322. // this field tells the compiled code where the per-instance API context object is
  323. // eg, for the OSSL API, it is in ((XMRInstanceSuperType)inst).m_ApiManager_OSSL
  324. string fieldName = "m_ApiManager_" + api;
  325. FieldInfo fieldInfo = ScriptCodeGen.xmrInstSuperType.GetField(fieldName);
  326. m_XMRInstanceApiCtxFieldInfos[api] = fieldInfo;
  327. // now tell the compiler about the constants and methods for the API
  328. ScriptConst.AddInterfaceConstants(null, apiCtxType.GetFields());
  329. TokenDeclInline.AddInterfaceMethods(null, apiCtxType.GetMethods(), fieldInfo);
  330. }
  331. // Add sim-specific APIs to the compiler.
  332. IScriptModuleComms comms = m_Scene.RequestModuleInterface<IScriptModuleComms>();
  333. if(comms != null)
  334. {
  335. // Add methods to list of built-in functions.
  336. Delegate[] methods = comms.GetScriptInvocationList();
  337. foreach(Delegate m in methods)
  338. {
  339. MethodInfo mi = m.Method;
  340. try
  341. {
  342. CommsCallCodeGen cccg = new CommsCallCodeGen(mi, comms, m_XMRInstanceApiCtxFieldInfos["MOD"]);
  343. Verbose("[YEngine]: added comms function " + cccg.fullName);
  344. }
  345. catch(Exception e)
  346. {
  347. m_log.Error("[YEngine]: failed to add comms function " + mi.Name);
  348. m_log.Error("[YEngine]: - " + e.ToString());
  349. }
  350. }
  351. // Add constants to list of built-in constants.
  352. Dictionary<string, object> consts = comms.GetConstants();
  353. foreach(KeyValuePair<string, object> kvp in consts)
  354. {
  355. try
  356. {
  357. ScriptConst sc = ScriptConst.AddConstant(kvp.Key, kvp.Value);
  358. Verbose("[YEngine]: added comms constant " + sc.name);
  359. }
  360. catch(Exception e)
  361. {
  362. m_log.Error("[YEngine]: failed to add comms constant " + kvp.Key);
  363. m_log.Error("[YEngine]: - " + e.Message);
  364. }
  365. }
  366. }
  367. else
  368. {
  369. Verbose("[YEngine]: comms not enabled");
  370. }
  371. }
  372. /**
  373. * @brief Generate code for the calls to the comms functions.
  374. * It is a tRUlY EvIL interface.
  375. * To call the function we must call an XMRInstanceSuperType.m_ApiManager_MOD.modInvoker?()
  376. * method passing it the name of the function as a string and the script
  377. * argument list wrapped up in an object[] array. The modInvoker?() methods
  378. * do some sick type conversions (with corresponding mallocs) so we can't
  379. * call the methods directly.
  380. */
  381. private class CommsCallCodeGen: TokenDeclInline
  382. {
  383. private static Type[] modInvokerArgTypes = new Type[] { typeof(string), typeof(object[]) };
  384. public static FieldInfo xmrInstModApiCtxField;
  385. private MethodInfo modInvokerMeth;
  386. private string methName;
  387. /**
  388. * @brief Constructor
  389. * @param mi = method to make available to scripts
  390. * mi.Name = name that is used by scripts
  391. * mi.GetParameters() = parameter list as defined by module
  392. * includes the 'UUID host','UUID script' parameters that script does not see
  393. * allowed types for script-visible parameters are as follows:
  394. * Single -> float
  395. * Int32 -> integer
  396. * OpenMetaverse.UUID -> key
  397. * Object[] -> list
  398. * OpenMetaverse.Quaternion -> rotation
  399. * String -> string
  400. * OpenMetaverse.Vector3 -> vector
  401. * mi.ReturnType = return type as defined by module
  402. * types are same as allowed for parameters
  403. * @param comms = comms module the method came from
  404. * @param apictxfi = what field in XMRInstanceSuperType the 'this' value is for this method
  405. */
  406. public CommsCallCodeGen(MethodInfo mi, IScriptModuleComms comms, FieldInfo apictxfi)
  407. : base(null, false, NameArgSig(mi), RetType(mi))
  408. {
  409. methName = mi.Name;
  410. string modInvokerName = comms.LookupModInvocation(methName);
  411. if(modInvokerName == null)
  412. throw new Exception("cannot find comms method " + methName);
  413. modInvokerMeth = typeof(MOD_Api).GetMethod(modInvokerName, modInvokerArgTypes);
  414. xmrInstModApiCtxField = apictxfi;
  415. }
  416. // script-visible name(argtype,...) signature string
  417. private static string NameArgSig(MethodInfo mi)
  418. {
  419. StringBuilder sb = new StringBuilder();
  420. sb.Append(mi.Name);
  421. sb.Append('(');
  422. ParameterInfo[] mps = mi.GetParameters();
  423. for(int i = 2; i < mps.Length; i++)
  424. {
  425. ParameterInfo pi = mps[i];
  426. if(i > 2)
  427. sb.Append(',');
  428. sb.Append(ParamType(pi.ParameterType));
  429. }
  430. sb.Append(')');
  431. return sb.ToString();
  432. }
  433. // script-visible return type
  434. // note that although we support void, the comms stuff does not
  435. private static TokenType RetType(MethodInfo mi)
  436. {
  437. Type rt = mi.ReturnType;
  438. if(rt == typeof(float))
  439. return new TokenTypeFloat(null);
  440. if(rt == typeof(int))
  441. return new TokenTypeInt(null);
  442. if(rt == typeof(object[]))
  443. return new TokenTypeList(null);
  444. if(rt == typeof(OpenMetaverse.UUID))
  445. return new TokenTypeKey(null);
  446. if(rt == typeof(OpenMetaverse.Quaternion))
  447. return new TokenTypeRot(null);
  448. if(rt == typeof(string))
  449. return new TokenTypeStr(null);
  450. if(rt == typeof(OpenMetaverse.Vector3))
  451. return new TokenTypeVec(null);
  452. if(rt == null || rt == typeof(void))
  453. return new TokenTypeVoid(null);
  454. throw new Exception("unsupported return type " + rt.Name);
  455. }
  456. // script-visible parameter type
  457. private static string ParamType(Type t)
  458. {
  459. if(t == typeof(float))
  460. return "float";
  461. if(t == typeof(int))
  462. return "integer";
  463. if(t == typeof(OpenMetaverse.UUID))
  464. return "key";
  465. if(t == typeof(object[]))
  466. return "list";
  467. if(t == typeof(OpenMetaverse.Quaternion))
  468. return "rotation";
  469. if(t == typeof(string))
  470. return "string";
  471. if(t == typeof(OpenMetaverse.Vector3))
  472. return "vector";
  473. throw new Exception("unsupported parameter type " + t.Name);
  474. }
  475. /**
  476. * @brief Called by the compiler to generate a call to the comms function.
  477. * @param scg = which script is being compiled
  478. * @param errorAt = where in the source code the call is being made (for error messages)
  479. * @param result = a temp location to put the return value in if any
  480. * @param args = array of script-visible arguments being passed to the function
  481. */
  482. public override void CodeGen(ScriptCodeGen scg, Token errorAt, CompValuTemp result, CompValu[] args)
  483. {
  484. // Set up 'this' pointer for modInvoker?() = value from ApiManager.CreateApi("MOD").
  485. scg.PushXMRInst();
  486. scg.ilGen.Emit(errorAt, OpCodes.Castclass, xmrInstModApiCtxField.DeclaringType);
  487. scg.ilGen.Emit(errorAt, OpCodes.Ldfld, xmrInstModApiCtxField);
  488. // Set up 'fname' argument to modInvoker?() = name of the function to be called.
  489. scg.ilGen.Emit(errorAt, OpCodes.Ldstr, methName);
  490. // Set up 'parms' argument to modInvoker?() = object[] of the script-visible parameters,
  491. // in their LSL-wrapped form. Of course, the modInvoker?() method will malloc yet another
  492. // object[] and type-convert these parameters one-by-one with another round of unwrapping
  493. // and wrapping.
  494. // Types allowed in this object[]:
  495. // LSL_Float, LSL_Integer, LSL_Key, LSL_List, LSL_Rotation, LSL_String, LSL_Vector
  496. int nargs = args.Length;
  497. scg.ilGen.Emit(errorAt, OpCodes.Ldc_I4, nargs);
  498. scg.ilGen.Emit(errorAt, OpCodes.Newarr, typeof(object));
  499. for(int i = 0; i < nargs; i++)
  500. {
  501. scg.ilGen.Emit(errorAt, OpCodes.Dup);
  502. scg.ilGen.Emit(errorAt, OpCodes.Ldc_I4, i);
  503. // get location and type of argument
  504. CompValu arg = args[i];
  505. TokenType argtype = arg.type;
  506. // if already in a form acceptable to modInvoker?(),
  507. // just push it to the stack and convert to object
  508. // by boxing it if necessary
  509. // but if something like a double, int, string, etc
  510. // push to stack converting to the LSL-wrapped type
  511. // then convert to object by boxing if necessary
  512. Type boxit = null;
  513. if(argtype is TokenTypeLSLFloat)
  514. {
  515. args[i].PushVal(scg, errorAt);
  516. boxit = typeof(LSL_Float);
  517. }
  518. else if(argtype is TokenTypeLSLInt)
  519. {
  520. args[i].PushVal(scg, errorAt);
  521. boxit = typeof(LSL_Integer);
  522. }
  523. else if(argtype is TokenTypeLSLKey)
  524. {
  525. args[i].PushVal(scg, errorAt);
  526. boxit = typeof(LSL_Key);
  527. }
  528. else if(argtype is TokenTypeList)
  529. {
  530. args[i].PushVal(scg, errorAt);
  531. boxit = typeof(LSL_List);
  532. }
  533. else if(argtype is TokenTypeRot)
  534. {
  535. args[i].PushVal(scg, errorAt);
  536. boxit = typeof(LSL_Rotation);
  537. }
  538. else if(argtype is TokenTypeLSLString)
  539. {
  540. args[i].PushVal(scg, errorAt);
  541. boxit = typeof(LSL_String);
  542. }
  543. else if(argtype is TokenTypeVec)
  544. {
  545. args[i].PushVal(scg, errorAt);
  546. boxit = typeof(LSL_Vector);
  547. }
  548. else if(argtype is TokenTypeFloat)
  549. {
  550. args[i].PushVal(scg, errorAt, new TokenTypeLSLFloat(argtype));
  551. boxit = typeof(LSL_Float);
  552. }
  553. else if(argtype is TokenTypeInt)
  554. {
  555. args[i].PushVal(scg, errorAt, new TokenTypeLSLInt(argtype));
  556. boxit = typeof(LSL_Integer);
  557. }
  558. else if(argtype is TokenTypeKey)
  559. {
  560. args[i].PushVal(scg, errorAt, new TokenTypeLSLKey(argtype));
  561. boxit = typeof(LSL_Key);
  562. }
  563. else if(argtype is TokenTypeStr)
  564. {
  565. args[i].PushVal(scg, errorAt, new TokenTypeLSLString(argtype));
  566. boxit = typeof(LSL_String);
  567. }
  568. else
  569. throw new Exception("unsupported arg type " + argtype.GetType().Name);
  570. if(boxit.IsValueType)
  571. scg.ilGen.Emit(errorAt, OpCodes.Box, boxit);
  572. // pop the object into the object[]
  573. scg.ilGen.Emit(errorAt, OpCodes.Stelem, typeof(object));
  574. }
  575. // Call the modInvoker?() method.
  576. // It leaves an LSL-wrapped type on the stack.
  577. if(modInvokerMeth.IsVirtual)
  578. scg.ilGen.Emit(errorAt, OpCodes.Callvirt, modInvokerMeth);
  579. else
  580. scg.ilGen.Emit(errorAt, OpCodes.Call, modInvokerMeth);
  581. // The 3rd arg to Pop() is the type on the stack,
  582. // ie, what modInvoker?() actually returns.
  583. // The Pop() method will wrap/unwrap as needed.
  584. Type retSysType = modInvokerMeth.ReturnType;
  585. if(retSysType == null)
  586. retSysType = typeof(void);
  587. TokenType retTokType = TokenType.FromSysType(errorAt, retSysType);
  588. result.Pop(scg, errorAt, retTokType);
  589. }
  590. }
  591. /**
  592. * @brief Called late in shutdown procedure,
  593. * after the 'Shutting down..." message.
  594. */
  595. public void RemoveRegion(Scene scene)
  596. {
  597. if(!m_Enabled)
  598. return;
  599. TraceCalls("[YEngine]: YEngine.RemoveRegion({0})", scene.RegionInfo.RegionName);
  600. if(m_MaintenanceTimer != null)
  601. {
  602. m_MaintenanceTimer.Stop();
  603. m_MaintenanceTimer.Dispose();
  604. }
  605. // Write script states out to .state files so it will be
  606. // available when the region is restarted.
  607. DoMaintenance(null, null);
  608. // Stop executing script threads and wait for final
  609. // one to finish (ie, script gets to CheckRun() call).
  610. m_Exiting = true;
  611. if(m_SleepThread != null)
  612. {
  613. lock(m_SleepQueue)
  614. Monitor.PulseAll(m_SleepQueue);
  615. if(!m_SleepThread.Join(250))
  616. m_SleepThread.Abort();
  617. m_SleepThread = null;
  618. }
  619. StopThreadWorkers();
  620. m_Scene.EventManager.OnFrame -= OnFrame;
  621. m_Scene.EventManager.OnRezScript -= OnRezScript;
  622. m_Scene.EventManager.OnRemoveScript -= OnRemoveScript;
  623. m_Scene.EventManager.OnScriptReset -= OnScriptReset;
  624. m_Scene.EventManager.OnStartScript -= OnStartScript;
  625. m_Scene.EventManager.OnStopScript -= OnStopScript;
  626. m_Scene.EventManager.OnGetScriptRunning -= OnGetScriptRunning;
  627. m_Scene.EventManager.OnShutdown -= OnShutdown;
  628. m_Enabled = false;
  629. m_Scene = null;
  630. }
  631. public void RegionLoaded(Scene scene)
  632. {
  633. if(!m_Enabled)
  634. return;
  635. TraceCalls("[YEngine]: YEngine.RegionLoaded({0})", scene.RegionInfo.RegionName);
  636. m_Scene.EventManager.OnFrame += OnFrame;
  637. m_Scene.EventManager.OnRemoveScript += OnRemoveScript;
  638. m_Scene.EventManager.OnScriptReset += OnScriptReset;
  639. m_Scene.EventManager.OnStartScript += OnStartScript;
  640. m_Scene.EventManager.OnStopScript += OnStopScript;
  641. m_Scene.EventManager.OnGetScriptRunning += OnGetScriptRunning;
  642. m_Scene.EventManager.OnShutdown += OnShutdown;
  643. InitEvents();
  644. }
  645. public void StartProcessing()
  646. {
  647. m_log.Debug("[YEngine]: StartProcessing entry");
  648. m_StartProcessing = true;
  649. ResumeThreads();
  650. m_log.Debug("[YEngine]: StartProcessing return");
  651. m_Scene.EventManager.TriggerEmptyScriptCompileQueue(0, "");
  652. }
  653. public void Close()
  654. {
  655. TraceCalls("[YEngine]: YEngine.Close()");
  656. }
  657. private void RunTest(string module, string[] args)
  658. {
  659. if(args.Length < 2)
  660. {
  661. m_log.Info("[YEngine]: missing command, try 'yeng help'");
  662. return;
  663. }
  664. m_log.Info("[YEngine]: " + m_Scene.RegionInfo.RegionName);
  665. switch(args[1])
  666. {
  667. case "cvv":
  668. m_log.InfoFormat("[YEngine]: compiled version value = {0}",
  669. ScriptCodeGen.COMPILED_VERSION_VALUE);
  670. break;
  671. case "help":
  672. case "?":
  673. m_log.Info("[YEngine]: yeng reset [-help ...]");
  674. m_log.Info("[YEngine]: yeng resume - resume script processing");
  675. m_log.Info("[YEngine]: yeng suspend - suspend script processing");
  676. m_log.Info("[YEngine]: yeng ls [-help ...]");
  677. m_log.Info("[YEngine]: yeng cvv - show compiler version value");
  678. m_log.Info("[YEngine]: yeng mvv [<newvalue>] - show migration version value");
  679. m_log.Info("[YEngine]: yeng tracecalls [yes | no]");
  680. m_log.Info("[YEngine]: yeng verbose [yes | no]");
  681. m_log.Info("[YEngine]: yeng pev [-help ...] - post event");
  682. break;
  683. case "ls":
  684. XmrTestLs(args, 2);
  685. break;
  686. case "mvv":
  687. m_log.InfoFormat("[YEngine]: migration version value = {0}",
  688. XMRInstance.migrationVersion);
  689. break;
  690. case "pev":
  691. XmrTestPev(args, 2);
  692. break;
  693. case "reset":
  694. XmrTestReset(args, 2);
  695. break;
  696. case "resume":
  697. m_log.Info("[YEngine]: resuming scripts");
  698. ResumeThreads();
  699. break;
  700. case "suspend":
  701. m_log.Info("[YEngine]: suspending scripts");
  702. SuspendThreads();
  703. break;
  704. case "tracecalls":
  705. if(args.Length > 2)
  706. m_TraceCalls = (args[2][0] & 1) != 0;
  707. m_log.Info("[YEngine]: tracecalls " + (m_TraceCalls ? "yes" : "no"));
  708. break;
  709. case "verbose":
  710. if(args.Length > 2)
  711. m_Verbose = (args[2][0] & 1) != 0;
  712. m_log.Info("[YEngine]: verbose " + (m_Verbose ? "yes" : "no"));
  713. break;
  714. default:
  715. m_log.Error("[YEngine]: unknown command " + args[1] + ", try 'yeng help'");
  716. break;
  717. }
  718. }
  719. // Not required when not using IScriptInstance
  720. //
  721. public IScriptWorkItem QueueEventHandler(object parms)
  722. {
  723. return null;
  724. }
  725. public Scene World
  726. {
  727. get
  728. {
  729. return m_Scene;
  730. }
  731. }
  732. public IScriptModule ScriptModule
  733. {
  734. get
  735. {
  736. return this;
  737. }
  738. }
  739. public void SaveAllState()
  740. {
  741. m_log.Error("[YEngine]: YEngine.SaveAllState() called!!");
  742. }
  743. #pragma warning disable 0067
  744. public event ScriptRemoved OnScriptRemoved;
  745. public event ObjectRemoved OnObjectRemoved;
  746. #pragma warning restore 0067
  747. // Events targeted at a specific script
  748. // ... like listen() for an llListen() call
  749. //
  750. public bool PostScriptEvent(UUID itemID, EventParams parms)
  751. {
  752. XMRInstance instance = GetInstance(itemID);
  753. if(instance == null)
  754. return false;
  755. TraceCalls("[YEngine]: YEngine.PostScriptEvent({0},{1})", itemID.ToString(), parms.EventName);
  756. instance.PostEvent(parms);
  757. return true;
  758. }
  759. // Events targeted at all scripts in the given prim.
  760. // localID = which prim
  761. // parms = event to post
  762. //
  763. public bool PostObjectEvent(uint localID, EventParams parms)
  764. {
  765. SceneObjectPart part = m_Scene.GetSceneObjectPart(localID);
  766. if(part == null)
  767. return false;
  768. TraceCalls("[YEngine]: YEngine.PostObjectEvent({0},{1})", localID.ToString(), parms.EventName);
  769. // In SecondLife, attach events go to all scripts of all prims
  770. // in a linked object. So here we duplicate that functionality,
  771. // as all we ever get is a single attach event for the whole
  772. // object.
  773. if(parms.EventName == "attach")
  774. {
  775. bool posted = false;
  776. foreach(SceneObjectPart primpart in part.ParentGroup.Parts)
  777. posted |= PostPrimEvent(primpart, parms);
  778. return posted;
  779. }
  780. // Other events go to just the scripts in that prim.
  781. return PostPrimEvent(part, parms);
  782. }
  783. private bool PostPrimEvent(SceneObjectPart part, EventParams parms)
  784. {
  785. UUID partUUID = part.UUID;
  786. // Get list of script instances running in the object.
  787. XMRInstance[] objInstArray;
  788. lock(m_InstancesDict)
  789. {
  790. if(!m_ObjectInstArray.TryGetValue(partUUID, out objInstArray))
  791. return false;
  792. if(objInstArray == null)
  793. {
  794. objInstArray = RebuildObjectInstArray(partUUID);
  795. m_ObjectInstArray[partUUID] = objInstArray;
  796. }
  797. }
  798. // Post event to all script instances in the object.
  799. if(objInstArray.Length <= 0)
  800. return false;
  801. foreach(XMRInstance inst in objInstArray)
  802. inst.PostEvent(parms);
  803. return true;
  804. }
  805. public DetectParams GetDetectParams(UUID itemID, int number)
  806. {
  807. XMRInstance instance = GetInstance(itemID);
  808. if(instance == null)
  809. return null;
  810. return instance.GetDetectParams(number);
  811. }
  812. public void SetMinEventDelay(UUID itemID, double delay)
  813. {
  814. }
  815. public int GetStartParameter(UUID itemID)
  816. {
  817. XMRInstance instance = GetInstance(itemID);
  818. if(instance == null)
  819. return 0;
  820. return instance.StartParam;
  821. }
  822. // This is the "set running" method
  823. //
  824. public void SetScriptState(UUID itemID, bool state, bool self)
  825. {
  826. SetScriptState(itemID, state);
  827. }
  828. public void SetScriptState(UUID itemID, bool state)
  829. {
  830. XMRInstance instance = GetInstance(itemID);
  831. if(instance != null)
  832. instance.Running = state;
  833. }
  834. // Control display of the "running" checkbox
  835. //
  836. public bool GetScriptState(UUID itemID)
  837. {
  838. XMRInstance instance = GetInstance(itemID);
  839. if(instance == null)
  840. return false;
  841. return instance.Running;
  842. }
  843. public void SetState(UUID itemID, string newState)
  844. {
  845. TraceCalls("[YEngine]: YEngine.SetState({0},{1})", itemID.ToString(), newState);
  846. }
  847. public void ApiResetScript(UUID itemID)
  848. {
  849. XMRInstance instance = GetInstance(itemID);
  850. if(instance != null)
  851. instance.ApiReset();
  852. }
  853. public void ResetScript(UUID itemID)
  854. {
  855. XMRInstance instance = GetInstance(itemID);
  856. if(instance != null)
  857. {
  858. IUrlModule urlModule = m_Scene.RequestModuleInterface<IUrlModule>();
  859. if(urlModule != null)
  860. urlModule.ScriptRemoved(itemID);
  861. instance.Reset();
  862. }
  863. }
  864. public IConfig Config
  865. {
  866. get
  867. {
  868. return m_Config;
  869. }
  870. }
  871. public IConfigSource ConfigSource
  872. {
  873. get
  874. {
  875. return m_ConfigSource;
  876. }
  877. }
  878. public string ScriptEngineName
  879. {
  880. get
  881. {
  882. return "YEngine";
  883. }
  884. }
  885. public IScriptApi GetApi(UUID itemID, string name)
  886. {
  887. FieldInfo fi;
  888. if(!m_XMRInstanceApiCtxFieldInfos.TryGetValue(name, out fi))
  889. return null;
  890. XMRInstance inst = GetInstance(itemID);
  891. if(inst == null)
  892. return null;
  893. return (IScriptApi)fi.GetValue(inst);
  894. }
  895. /**
  896. * @brief Get script's current state as an XML string
  897. * - called by "Take", "Take Copy" and when object deleted (ie, moved to Trash)
  898. * This includes the .state file
  899. */
  900. public string GetXMLState(UUID itemID)
  901. {
  902. XMRInstance instance = GetInstance(itemID);
  903. if(instance == null)
  904. return String.Empty;
  905. TraceCalls("[YEngine]: YEngine.GetXMLState({0})", itemID.ToString());
  906. if(!instance.m_HasRun)
  907. return String.Empty;
  908. XmlDocument doc = new XmlDocument();
  909. /*
  910. * Set up <State Engine="YEngine" UUID="itemID" Asset="assetID"> tag.
  911. */
  912. XmlElement stateN = doc.CreateElement("", "State", "");
  913. doc.AppendChild(stateN);
  914. XmlAttribute engineA = doc.CreateAttribute("", "Engine", "");
  915. engineA.Value = ScriptEngineName;
  916. stateN.Attributes.Append(engineA);
  917. XmlAttribute uuidA = doc.CreateAttribute("", "UUID", "");
  918. uuidA.Value = itemID.ToString();
  919. stateN.Attributes.Append(uuidA);
  920. XmlAttribute assetA = doc.CreateAttribute("", "Asset", "");
  921. string assetID = instance.AssetID.ToString();
  922. assetA.Value = assetID;
  923. stateN.Attributes.Append(assetA);
  924. // Get <ScriptState>...</ScriptState> item that hold's script's state.
  925. // This suspends the script if necessary then takes a snapshot.
  926. XmlElement scriptStateN = instance.GetExecutionState(doc);
  927. stateN.AppendChild(scriptStateN);
  928. return doc.OuterXml;
  929. }
  930. // Set script's current state from an XML string
  931. // - called just before a script is instantiated
  932. // So we write the .state file so the .state file will be seen when
  933. // the script is instantiated.
  934. public bool SetXMLState(UUID itemID, string xml)
  935. {
  936. XmlDocument doc = new XmlDocument();
  937. try
  938. {
  939. doc.LoadXml(xml);
  940. }
  941. catch
  942. {
  943. return false;
  944. }
  945. TraceCalls("[YEngine]: YEngine.SetXMLState({0})", itemID.ToString());
  946. // Make sure <State Engine="YEngine"> so we know it is in our
  947. // format.
  948. XmlElement stateN = (XmlElement)doc.SelectSingleNode("State");
  949. if(stateN == null)
  950. return false;
  951. bool isX = false;
  952. string sen = stateN.GetAttribute("Engine");
  953. if (sen == null)
  954. return false;
  955. if (sen != ScriptEngineName)
  956. {
  957. if(sen != "XEngine")
  958. return false;
  959. isX = true;
  960. }
  961. // <ScriptState>...</ScriptState> contains contents of .state file.
  962. XmlElement scriptStateN = (XmlElement)stateN.SelectSingleNode("ScriptState");
  963. if(scriptStateN == null)
  964. return false;
  965. if(!isX)
  966. {
  967. sen = stateN.GetAttribute("Engine");
  968. if ((sen == null) || (sen != ScriptEngineName))
  969. return false;
  970. }
  971. XmlAttribute assetA = doc.CreateAttribute("", "Asset", "");
  972. assetA.Value = stateN.GetAttribute("Asset");
  973. scriptStateN.Attributes.Append(assetA);
  974. // Write out the .state file with the <ScriptState ...>...</ScriptState> XML text
  975. string statePath = XMRInstance.GetStateFileName(m_ScriptBasePath, itemID);
  976. using (FileStream ss = File.Create(statePath))
  977. {
  978. using (StreamWriter sw = new StreamWriter(ss))
  979. sw.Write(scriptStateN.OuterXml);
  980. }
  981. return true;
  982. }
  983. public bool PostScriptEvent(UUID itemID, string name, Object[] p)
  984. {
  985. if(!m_Enabled)
  986. return false;
  987. TraceCalls("[YEngine]: YEngine.PostScriptEvent({0},{1})", itemID.ToString(), name);
  988. return PostScriptEvent(itemID, new EventParams(name, p, zeroDetectParams));
  989. }
  990. public bool PostObjectEvent(UUID itemID, string name, Object[] p)
  991. {
  992. if(!m_Enabled)
  993. return false;
  994. TraceCalls("[YEngine]: YEngine.PostObjectEvent({0},{1})", itemID.ToString(), name);
  995. SceneObjectPart part = m_Scene.GetSceneObjectPart(itemID);
  996. if(part == null)
  997. return false;
  998. return PostObjectEvent(part.LocalId, new EventParams(name, p, zeroDetectParams));
  999. }
  1000. // about the 3523rd entrypoint for a script to put itself to sleep
  1001. public void SleepScript(UUID itemID, int delay)
  1002. {
  1003. XMRInstance instance = GetInstance(itemID);
  1004. if(instance != null)
  1005. instance.Sleep(delay);
  1006. }
  1007. // Get a script instance loaded, compiling it if necessary
  1008. //
  1009. // localID = the object as a whole, may contain many scripts
  1010. // itemID = this instance of the script in this object
  1011. // script = script source code
  1012. // startParam = value passed to 'on_rez' event handler
  1013. // postOnRez = true to post an 'on_rez' event to script on load
  1014. // defEngine = default script engine
  1015. // stateSource = post this event to script on load
  1016. public void OnRezScript(uint localID, UUID itemID, string script,
  1017. int startParam, bool postOnRez, string defEngine, int stateSource)
  1018. {
  1019. if (script.StartsWith("//MRM:"))
  1020. return;
  1021. SceneObjectPart part = m_Scene.GetSceneObjectPart(localID);
  1022. TaskInventoryItem item = part.Inventory.GetInventoryItem(itemID);
  1023. if(!m_LateInit)
  1024. {
  1025. m_LateInit = true;
  1026. OneTimeLateInitialization();
  1027. }
  1028. TraceCalls("[YEngine]: OnRezScript(...,{0},...)", itemID.ToString());
  1029. // Assume script uses the default engine
  1030. string engineName = defEngine;
  1031. // Very first line might contain // scriptengine : language
  1032. string langsrt = "";
  1033. if (script.StartsWith("//"))
  1034. {
  1035. int lineEnd = script.IndexOf('\n');
  1036. if(lineEnd > 5)
  1037. {
  1038. string firstline = script.Substring(2, lineEnd - 2).Trim();
  1039. int colon = firstline.IndexOf(':');
  1040. if(colon >= 3)
  1041. {
  1042. engineName = firstline.Substring(0, colon).TrimEnd();
  1043. if(string.IsNullOrEmpty(engineName))
  1044. engineName = defEngine;
  1045. }
  1046. if (colon > 0 && colon < firstline.Length - 2)
  1047. {
  1048. langsrt = firstline.Substring(colon + 1).Trim();
  1049. langsrt = langsrt.ToLower();
  1050. }
  1051. }
  1052. }
  1053. // Make sure the default or requested engine is us.
  1054. if(engineName != ScriptEngineName)
  1055. {
  1056. // Not us, if requested engine exists, silently ignore script and let
  1057. // requested engine handle it.
  1058. IScriptModule[] engines = m_Scene.RequestModuleInterfaces<IScriptModule>();
  1059. foreach(IScriptModule eng in engines)
  1060. {
  1061. if(eng.ScriptEngineName == engineName)
  1062. return;
  1063. }
  1064. // Requested engine not defined, warn on console.
  1065. // Then we try to handle it if we're the default engine, else we ignore it.
  1066. // m_log.Warn("[YEngine]: " + itemID.ToString() + " requests undefined/disabled engine " + engineName);
  1067. // m_log.Info("[YEngine]: - " + part.GetWorldPosition());
  1068. // m_log.Info("[YEngine]: first line: " + firstline);
  1069. if(defEngine != ScriptEngineName)
  1070. {
  1071. // m_log.Info("[YEngine]: leaving it to the default script engine (" + defEngine + ") to process it");
  1072. return;
  1073. }
  1074. // m_log.Info("[YEngine]: will attempt to processing it anyway as default script engine");
  1075. }
  1076. if(!string.IsNullOrEmpty(langsrt) && langsrt !="lsl")
  1077. return;
  1078. // Put on object/instance lists.
  1079. XMRInstance instance = (XMRInstance)Activator.CreateInstance(ScriptCodeGen.xmrInstSuperType);
  1080. instance.m_LocalID = localID;
  1081. instance.m_ItemID = itemID;
  1082. instance.m_SourceCode = script;
  1083. instance.m_StartParam = startParam;
  1084. instance.m_PostOnRez = postOnRez;
  1085. instance.m_StateSource = (StateSource)stateSource;
  1086. instance.m_Part = part;
  1087. instance.m_PartUUID = part.UUID;
  1088. instance.m_Item = item;
  1089. instance.m_DescName = part.Name + ":" + item.Name;
  1090. instance.m_IState = XMRInstState.CONSTRUCT;
  1091. lock(m_InstancesDict)
  1092. {
  1093. m_LockedDict = "RegisterInstance";
  1094. // Insert on internal list of all scripts being handled by this engine instance.
  1095. m_InstancesDict[instance.m_ItemID] = instance;
  1096. // Insert on internal list of all scripts being handled by this engine instance
  1097. // that are part of the object.
  1098. List<UUID> itemIDList;
  1099. if(!m_ObjectItemList.TryGetValue(instance.m_PartUUID, out itemIDList))
  1100. {
  1101. itemIDList = new List<UUID>();
  1102. m_ObjectItemList[instance.m_PartUUID] = itemIDList;
  1103. }
  1104. if(!itemIDList.Contains(instance.m_ItemID))
  1105. {
  1106. itemIDList.Add(instance.m_ItemID);
  1107. m_ObjectInstArray[instance.m_PartUUID] = null;
  1108. }
  1109. m_LockedDict = "~RegisterInstance";
  1110. }
  1111. // Compile and load it.
  1112. lock(m_ScriptErrors)
  1113. m_ScriptErrors.Remove(instance.m_ItemID);
  1114. LoadThreadWork(instance);
  1115. }
  1116. /**
  1117. * @brief This routine instantiates one script.
  1118. */
  1119. private void LoadThreadWork(XMRInstance instance)
  1120. {
  1121. // Compile and load the script in memory.
  1122. ArrayList errors = new ArrayList();
  1123. Exception initerr = null;
  1124. try
  1125. {
  1126. instance.Initialize(this, m_ScriptBasePath, m_StackSize, m_HeapSize, errors);
  1127. }
  1128. catch(Exception e1)
  1129. {
  1130. initerr = e1;
  1131. }
  1132. if(initerr != null && !instance.m_ForceRecomp && initerr is CVVMismatchException)
  1133. {
  1134. UUID itemID = instance.m_ItemID;
  1135. Verbose("[YEngine]: {0}/{2} first load failed ({1}), retrying after recompile",
  1136. itemID.ToString(), initerr.Message, instance.m_Item.AssetID.ToString());
  1137. Verbose("[YEngine]:\n{0}", initerr.ToString());
  1138. initerr = null;
  1139. errors = new ArrayList();
  1140. instance.m_ForceRecomp = true;
  1141. try
  1142. {
  1143. instance.Initialize(this, m_ScriptBasePath, m_StackSize, m_HeapSize, errors);
  1144. }
  1145. catch(Exception e2)
  1146. {
  1147. initerr = e2;
  1148. }
  1149. }
  1150. if(initerr != null)
  1151. {
  1152. UUID itemID = instance.m_ItemID;
  1153. Verbose("[YEngine]: Error starting script {0}/{2}: {1}",
  1154. itemID.ToString(), initerr.Message, instance.m_Item.AssetID.ToString());
  1155. if(initerr.Message != "compilation errors")
  1156. {
  1157. Verbose("[YEngine]: - " + instance.m_Part.GetWorldPosition() + " " + instance.m_DescName);
  1158. Verbose("[YEngine]: exception:\n{0}", initerr.ToString());
  1159. }
  1160. OnRemoveScript(0, itemID);
  1161. // Post errors where GetScriptErrors() can see them.
  1162. if(errors.Count == 0)
  1163. errors.Add(initerr.Message);
  1164. else
  1165. {
  1166. foreach(Object err in errors)
  1167. {
  1168. if(m_ScriptDebug)
  1169. m_log.DebugFormat("[YEngine]: {0}", err.ToString());
  1170. }
  1171. }
  1172. lock(m_ScriptErrors)
  1173. m_ScriptErrors[instance.m_ItemID] = errors;
  1174. return;
  1175. }
  1176. // Tell GetScriptErrors() that we have finished compiling/loading
  1177. // successfully (by posting a 0 element array).
  1178. lock(m_ScriptErrors)
  1179. {
  1180. if(instance.m_IState != XMRInstState.CONSTRUCT)
  1181. throw new Exception("bad state");
  1182. m_ScriptErrors[instance.m_ItemID] = noScriptErrors;
  1183. }
  1184. // Transition from CONSTRUCT->ONSTARTQ and give to RunScriptThread().
  1185. // Put it on the start queue so it will run any queued event handlers,
  1186. // such as state_entry() or on_rez(). If there aren't any queued, it
  1187. // will just go to idle state when RunOne() tries to dequeue an event.
  1188. lock(instance.m_QueueLock)
  1189. {
  1190. if(instance.m_IState != XMRInstState.CONSTRUCT)
  1191. throw new Exception("bad state");
  1192. instance.m_IState = XMRInstState.ONSTARTQ;
  1193. if(!instance.m_Running)
  1194. instance.EmptyEventQueues();
  1195. }
  1196. QueueToStart(instance);
  1197. }
  1198. public void OnRemoveScript(uint localID, UUID itemID)
  1199. {
  1200. TraceCalls("[YEngine]: OnRemoveScript(...,{0})", itemID.ToString());
  1201. // Remove from our list of known scripts.
  1202. // After this, no more events can queue because we won't be
  1203. // able to translate the itemID to an XMRInstance pointer.
  1204. XMRInstance instance = null;
  1205. lock(m_InstancesDict)
  1206. {
  1207. m_LockedDict = "OnRemoveScript:" + itemID.ToString();
  1208. // Tell the instance to free off everything it can.
  1209. if(!m_InstancesDict.TryGetValue(itemID, out instance))
  1210. {
  1211. m_LockedDict = "~OnRemoveScript";
  1212. return;
  1213. }
  1214. // Tell it to stop executing anything.
  1215. instance.suspendOnCheckRunHold = true;
  1216. // Remove it from our list of known script instances
  1217. // mostly so no more events can queue to it.
  1218. m_InstancesDict.Remove(itemID);
  1219. List<UUID> itemIDList;
  1220. if(m_ObjectItemList.TryGetValue(instance.m_PartUUID, out itemIDList))
  1221. {
  1222. itemIDList.Remove(itemID);
  1223. if(itemIDList.Count == 0)
  1224. {
  1225. m_ObjectItemList.Remove(instance.m_PartUUID);
  1226. m_ObjectInstArray.Remove(instance.m_PartUUID);
  1227. }
  1228. else
  1229. m_ObjectInstArray[instance.m_PartUUID] = null;
  1230. }
  1231. // Delete the .state file as any needed contents were fetched with GetXMLState()
  1232. // and stored on the database server.
  1233. string stateFileName = XMRInstance.GetStateFileName(m_ScriptBasePath, itemID);
  1234. File.Delete(stateFileName);
  1235. ScriptRemoved handlerScriptRemoved = OnScriptRemoved;
  1236. if(handlerScriptRemoved != null)
  1237. handlerScriptRemoved(itemID);
  1238. m_LockedDict = "~~OnRemoveScript";
  1239. }
  1240. // Free off its stack and fun things like that.
  1241. // If it is running, abort it.
  1242. instance.Dispose();
  1243. }
  1244. public void OnScriptReset(uint localID, UUID itemID)
  1245. {
  1246. TraceCalls("[YEngine]: YEngine.OnScriptReset({0},{1})", localID.ToString(), itemID.ToString());
  1247. ResetScript(itemID);
  1248. }
  1249. public void OnStartScript(uint localID, UUID itemID)
  1250. {
  1251. XMRInstance instance = GetInstance(itemID);
  1252. if(instance != null)
  1253. instance.Running = true;
  1254. }
  1255. public void OnStopScript(uint localID, UUID itemID)
  1256. {
  1257. XMRInstance instance = GetInstance(itemID);
  1258. if(instance != null)
  1259. instance.Running = false;
  1260. }
  1261. public void OnGetScriptRunning(IClientAPI controllingClient,
  1262. UUID objectID, UUID itemID)
  1263. {
  1264. XMRInstance instance = GetInstance(itemID);
  1265. if(instance != null)
  1266. {
  1267. TraceCalls("[YEngine]: YEngine.OnGetScriptRunning({0},{1})", objectID.ToString(), itemID.ToString());
  1268. IEventQueue eq = World.RequestModuleInterface<IEventQueue>();
  1269. if(eq == null)
  1270. {
  1271. controllingClient.SendScriptRunningReply(objectID, itemID,
  1272. instance.Running);
  1273. }
  1274. else
  1275. {
  1276. eq.Enqueue(EventQueueHelper.ScriptRunningReplyEvent(objectID,
  1277. itemID, instance.Running, true),
  1278. controllingClient.AgentId);
  1279. }
  1280. }
  1281. }
  1282. public bool HasScript(UUID itemID, out bool running)
  1283. {
  1284. XMRInstance instance = GetInstance(itemID);
  1285. if(instance == null)
  1286. {
  1287. running = true;
  1288. return false;
  1289. }
  1290. running = instance.Running;
  1291. return true;
  1292. }
  1293. /**
  1294. * @brief Called once per frame update to see if scripts have
  1295. * any such work to do.
  1296. */
  1297. private void OnFrame()
  1298. {
  1299. if(m_FrameUpdateList != null)
  1300. {
  1301. ThreadStart frameupdates;
  1302. lock(m_FrameUpdateLock)
  1303. {
  1304. frameupdates = m_FrameUpdateList;
  1305. m_FrameUpdateList = null;
  1306. }
  1307. frameupdates();
  1308. }
  1309. }
  1310. /**
  1311. * @brief Add a one-shot delegate to list of things to do
  1312. * synchronized with frame updates.
  1313. */
  1314. public void AddOnFrameUpdate(ThreadStart thunk)
  1315. {
  1316. lock(m_FrameUpdateLock)
  1317. m_FrameUpdateList += thunk;
  1318. }
  1319. /**
  1320. * @brief Gets called early as part of shutdown,
  1321. * right after "Persisting changed objects" message.
  1322. */
  1323. public void OnShutdown()
  1324. {
  1325. TraceCalls("[YEngine]: YEngine.OnShutdown()");
  1326. }
  1327. /**
  1328. * @brief Queue an instance to the StartQueue so it will run.
  1329. * This queue is used for instances that have just had
  1330. * an event queued to them when they were previously
  1331. * idle. It must only be called by the thread that
  1332. * transitioned the thread to XMRInstState.ONSTARTQ so
  1333. * we don't get two threads trying to queue the same
  1334. * instance to the m_StartQueue at the same time.
  1335. */
  1336. public void QueueToStart(XMRInstance inst)
  1337. {
  1338. if(inst.m_IState != XMRInstState.ONSTARTQ)
  1339. throw new Exception("bad state");
  1340. lock(m_StartQueue)
  1341. m_StartQueue.InsertTail(inst);
  1342. WakeUpOne();
  1343. }
  1344. /**
  1345. * @brief A script may be sleeping, in which case we wake it.
  1346. */
  1347. public void WakeFromSleep(XMRInstance inst)
  1348. {
  1349. // Remove from sleep queue unless someone else already woke it.
  1350. lock(m_SleepQueue)
  1351. {
  1352. if(inst.m_IState != XMRInstState.ONSLEEPQ)
  1353. return;
  1354. m_SleepQueue.Remove(inst);
  1355. inst.m_IState = XMRInstState.REMDFROMSLPQ;
  1356. }
  1357. // Put on end of list of scripts that are ready to run.
  1358. lock(m_YieldQueue)
  1359. {
  1360. inst.m_IState = XMRInstState.ONYIELDQ;
  1361. m_YieldQueue.InsertTail(inst);
  1362. }
  1363. // Make sure the OS thread is running so it will see the script.
  1364. WakeUpOne();
  1365. }
  1366. /**
  1367. * @brief An instance has just finished running for now,
  1368. * figure out what to do with it next.
  1369. * @param inst = instance in question, not on any queue at the moment
  1370. * @param newIState = its new state
  1371. * @returns with instance inserted onto proper queue (if any)
  1372. */
  1373. public void HandleNewIState(XMRInstance inst, XMRInstState newIState)
  1374. {
  1375. // RunOne() should have left the instance in RUNNING state.
  1376. if(inst.m_IState != XMRInstState.RUNNING)
  1377. throw new Exception("bad state");
  1378. // Now see what RunOne() wants us to do with the instance next.
  1379. switch(newIState)
  1380. {
  1381. // Instance has set m_SleepUntil to when it wants to sleep until.
  1382. // So insert instance in sleep queue by ascending wake time.
  1383. // Then wake the timer thread if this is the new first entry
  1384. // so it will reset its timer.
  1385. case XMRInstState.ONSLEEPQ:
  1386. lock(m_SleepQueue)
  1387. {
  1388. XMRInstance after;
  1389. inst.m_IState = XMRInstState.ONSLEEPQ;
  1390. for(after = m_SleepQueue.PeekHead(); after != null; after = after.m_NextInst)
  1391. {
  1392. if(after.m_SleepUntil > inst.m_SleepUntil)
  1393. break;
  1394. }
  1395. m_SleepQueue.InsertBefore(inst, after);
  1396. if(m_SleepQueue.PeekHead() == inst)
  1397. Monitor.Pulse(m_SleepQueue);
  1398. }
  1399. break;
  1400. // Instance just took a long time to run and got wacked by the
  1401. // slicer. So put on end of yield queue to let someone else
  1402. // run. If there is no one else, it will run again right away.
  1403. case XMRInstState.ONYIELDQ:
  1404. lock(m_YieldQueue)
  1405. {
  1406. inst.m_IState = XMRInstState.ONYIELDQ;
  1407. m_YieldQueue.InsertTail(inst);
  1408. }
  1409. break;
  1410. // Instance finished executing an event handler. So if there is
  1411. // another event queued for it, put it on the start queue so it
  1412. // will process the new event. Otherwise, mark it idle and the
  1413. // next event to queue to it will start it up.
  1414. case XMRInstState.FINISHED:
  1415. Monitor.Enter(inst.m_QueueLock);
  1416. if(!inst.m_Suspended && (inst.m_EventQueue.Count > 0))
  1417. {
  1418. inst.m_IState = XMRInstState.ONSTARTQ;
  1419. Monitor.Exit(inst.m_QueueLock);
  1420. lock(m_StartQueue)
  1421. m_StartQueue.InsertTail(inst);
  1422. }
  1423. else
  1424. {
  1425. inst.m_IState = XMRInstState.IDLE;
  1426. Monitor.Exit(inst.m_QueueLock);
  1427. }
  1428. break;
  1429. // Its m_SuspendCount > 0.
  1430. // Don't put it on any queue and it won't run.
  1431. // Since it's not IDLE, even queuing an event won't start it.
  1432. case XMRInstState.SUSPENDED:
  1433. inst.m_IState = XMRInstState.SUSPENDED;
  1434. break;
  1435. // It has been disposed of.
  1436. // Just set the new state and all refs should theoretically drop off
  1437. // as the instance is no longer in any list.
  1438. case XMRInstState.DISPOSED:
  1439. inst.m_IState = XMRInstState.DISPOSED;
  1440. break;
  1441. // RunOne returned something bad.
  1442. default:
  1443. throw new Exception("bad new state");
  1444. }
  1445. }
  1446. /**
  1447. * @brief Thread that moves instances from the Sleep queue to the Yield queue.
  1448. */
  1449. private void RunSleepThread()
  1450. {
  1451. double deltaTS;
  1452. int deltaMS;
  1453. XMRInstance inst;
  1454. while(true)
  1455. {
  1456. lock(m_SleepQueue)
  1457. {
  1458. // Wait here until there is a script on the timer queue that has expired.
  1459. while(true)
  1460. {
  1461. UpdateMyThread();
  1462. if(m_Exiting)
  1463. {
  1464. MyThreadExiting();
  1465. return;
  1466. }
  1467. inst = m_SleepQueue.PeekHead();
  1468. if(inst == null)
  1469. {
  1470. Monitor.Wait(m_SleepQueue, Watchdog.DEFAULT_WATCHDOG_TIMEOUT_MS / 2);
  1471. continue;
  1472. }
  1473. if(inst.m_IState != XMRInstState.ONSLEEPQ)
  1474. throw new Exception("bad state");
  1475. deltaTS = (inst.m_SleepUntil - DateTime.UtcNow).TotalMilliseconds;
  1476. if(deltaTS <= 0.0)
  1477. break;
  1478. deltaMS = Int32.MaxValue;
  1479. if(deltaTS < Int32.MaxValue)
  1480. deltaMS = (int)deltaTS;
  1481. if(deltaMS > Watchdog.DEFAULT_WATCHDOG_TIMEOUT_MS / 2)
  1482. deltaMS = Watchdog.DEFAULT_WATCHDOG_TIMEOUT_MS / 2;
  1483. Monitor.Wait(m_SleepQueue, deltaMS);
  1484. }
  1485. // Remove the expired entry from the timer queue.
  1486. m_SleepQueue.RemoveHead();
  1487. inst.m_IState = XMRInstState.REMDFROMSLPQ;
  1488. }
  1489. // Post the script to the yield queue so it will run and wake a script thread to run it.
  1490. lock(m_YieldQueue)
  1491. {
  1492. inst.m_IState = XMRInstState.ONYIELDQ;
  1493. m_YieldQueue.InsertTail(inst);
  1494. }
  1495. WakeUpOne();
  1496. }
  1497. }
  1498. public void Suspend(UUID itemID, int ms)
  1499. {
  1500. XMRInstance instance = GetInstance(itemID);
  1501. if(instance != null)
  1502. instance.Sleep(ms);
  1503. }
  1504. public void Die(UUID itemID)
  1505. {
  1506. XMRInstance instance = GetInstance(itemID);
  1507. if(instance != null)
  1508. {
  1509. TraceCalls("[YEngine]: YEngine.Die({0})", itemID.ToString());
  1510. instance.Die();
  1511. }
  1512. }
  1513. /**
  1514. * @brief Get specific script instance for which OnRezScript()
  1515. * has been called for an YEngine script, and that
  1516. * OnRemoveScript() has not been called since.
  1517. * @param itemID = as passed to OnRezScript() identifying a specific script instance
  1518. * @returns null: not one of our scripts (maybe XEngine etc)
  1519. * else: points to the script instance
  1520. */
  1521. public XMRInstance GetInstance(UUID itemID)
  1522. {
  1523. XMRInstance instance;
  1524. lock(m_InstancesDict)
  1525. {
  1526. if(!m_InstancesDict.TryGetValue(itemID, out instance))
  1527. instance = null;
  1528. }
  1529. return instance;
  1530. }
  1531. // Called occasionally to write script state to .state file so the
  1532. // script will restart from its last known state if the region crashes
  1533. // and gets restarted.
  1534. private void DoMaintenance(object source, ElapsedEventArgs e)
  1535. {
  1536. XMRInstance[] instanceArray;
  1537. lock(m_InstancesDict)
  1538. instanceArray = System.Linq.Enumerable.ToArray(m_InstancesDict.Values);
  1539. foreach(XMRInstance ins in instanceArray)
  1540. {
  1541. // Don't save attachments
  1542. if(ins.m_Part.ParentGroup.IsAttachment)
  1543. continue;
  1544. ins.GetExecutionState(new XmlDocument());
  1545. }
  1546. }
  1547. /**
  1548. * @brief Retrieve errors generated by a previous call to OnRezScript().
  1549. * We are guaranteed this routine will not be called before the
  1550. * corresponding OnRezScript() has returned. It blocks until the
  1551. * compile has completed.
  1552. */
  1553. public ArrayList GetScriptErrors(UUID itemID)
  1554. {
  1555. ArrayList errors;
  1556. lock(m_ScriptErrors)
  1557. {
  1558. while(!m_ScriptErrors.TryGetValue(itemID, out errors))
  1559. {
  1560. Monitor.Wait(m_ScriptErrors);
  1561. }
  1562. m_ScriptErrors.Remove(itemID);
  1563. }
  1564. return errors;
  1565. }
  1566. /**
  1567. * @brief Return a list of all script execution times.
  1568. */
  1569. public Dictionary<uint, float> GetObjectScriptsExecutionTimes()
  1570. {
  1571. Dictionary<uint, float> topScripts = new Dictionary<uint, float>();
  1572. lock(m_InstancesDict)
  1573. {
  1574. foreach(XMRInstance instance in m_InstancesDict.Values)
  1575. {
  1576. uint rootLocalID = instance.m_Part.ParentGroup.LocalId;
  1577. float oldTotal;
  1578. if(!topScripts.TryGetValue(rootLocalID, out oldTotal))
  1579. oldTotal = 0;
  1580. topScripts[rootLocalID] = (float)instance.m_CPUTime + oldTotal;
  1581. }
  1582. }
  1583. return topScripts;
  1584. }
  1585. /**
  1586. * @brief A float the value is a representative execution time in
  1587. * milliseconds of all scripts in the link set.
  1588. * @param itemIDs = list of scripts in the link set
  1589. * @returns milliseconds for all those scripts
  1590. */
  1591. public float GetScriptExecutionTime(List<UUID> itemIDs)
  1592. {
  1593. if((itemIDs == null) || (itemIDs.Count == 0))
  1594. return 0;
  1595. float time = 0;
  1596. foreach(UUID itemID in itemIDs)
  1597. {
  1598. XMRInstance instance = GetInstance(itemID);
  1599. if((instance != null) && instance.Running)
  1600. time += (float)instance.m_CPUTime;
  1601. }
  1602. return time;
  1603. }
  1604. /**
  1605. * @brief Block script from dequeuing events.
  1606. */
  1607. public void SuspendScript(UUID itemID)
  1608. {
  1609. XMRInstance instance = GetInstance(itemID);
  1610. if(instance != null)
  1611. {
  1612. TraceCalls("[YEngine]: YEngine.SuspendScript({0})", itemID.ToString());
  1613. instance.SuspendIt();
  1614. }
  1615. }
  1616. /**
  1617. * @brief Allow script to dequeue events.
  1618. */
  1619. public void ResumeScript(UUID itemID)
  1620. {
  1621. XMRInstance instance = GetInstance(itemID);
  1622. if(instance != null)
  1623. {
  1624. TraceCalls("[YEngine]: YEngine.ResumeScript({0})", itemID.ToString());
  1625. instance.ResumeIt();
  1626. }
  1627. else
  1628. {
  1629. // probably an XEngine script
  1630. }
  1631. }
  1632. /**
  1633. * @brief Rebuild m_ObjectInstArray[partUUID] from m_ObjectItemList[partUUID]
  1634. * @param partUUID = which object in scene to rebuild for
  1635. */
  1636. private XMRInstance[] RebuildObjectInstArray(UUID partUUID)
  1637. {
  1638. List<UUID> itemIDList = m_ObjectItemList[partUUID];
  1639. int n = 0;
  1640. foreach(UUID itemID in itemIDList)
  1641. {
  1642. if(m_InstancesDict.ContainsKey(itemID))
  1643. n++;
  1644. }
  1645. XMRInstance[] a = new XMRInstance[n];
  1646. n = 0;
  1647. foreach(UUID itemID in itemIDList)
  1648. {
  1649. if(m_InstancesDict.TryGetValue(itemID, out a[n]))
  1650. n++;
  1651. }
  1652. m_ObjectInstArray[partUUID] = a;
  1653. return a;
  1654. }
  1655. public void TraceCalls(string format, params object[] args)
  1656. {
  1657. if(m_TraceCalls)
  1658. m_log.DebugFormat(format, args);
  1659. }
  1660. public void Verbose(string format, params object[] args)
  1661. {
  1662. if(m_Verbose)
  1663. m_log.DebugFormat(format, args);
  1664. }
  1665. /**
  1666. * @brief Manage our threads.
  1667. */
  1668. public static Thread StartMyThread(ThreadStart start, string name, ThreadPriority priority)
  1669. {
  1670. m_log.Debug("[YEngine]: starting thread " + name);
  1671. Thread thread = WorkManager.StartThread(start, name, priority, false, false);
  1672. return thread;
  1673. }
  1674. public static void UpdateMyThread()
  1675. {
  1676. Watchdog.UpdateThread();
  1677. }
  1678. public static void MyThreadExiting()
  1679. {
  1680. Watchdog.RemoveThread(true);
  1681. }
  1682. }
  1683. }