Commit History

Author SHA1 Message Date
  Melanie 8c5445b774 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 206fb306a7 Update SmartThreadPool to latest version 2.2.3 with a major and minor change. 11 years ago
  Melanie 41a652f6bd Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 2bfe60e2fb Use Output instead of OutputFormat in appropriate places of XEngine status reporting. 11 years ago
  Melanie 9a4de546fe Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) ca26ff9436 minor: remove some mono compile warnings in XEngine.cs 11 years ago
  Melanie be4c8c4931 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 55c6753b13 Merge branch 'master' into cooptermination 11 years ago
  Justin Clark-Casey (justincc) 72dd3633ee Improve logging by making it clearer which script is failing if an assembly fails to load. 11 years ago
  Melanie cc4cfd9fa8 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 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 11 years ago
  Justin Clark-Casey (justincc) 1730de14a4 minor: comment out Console.WriteLine debugging message in XEngine 11 years ago
  Oren Hurvitz b77da5039e Assign the SmartThreadPool name in the constructor 11 years ago
  Justin Clark-Casey (justincc) c8afc8523b Implement non-wait co-operative termination of scripts for XEngine in addition to termination on wait. 11 years ago
  Melanie 818254916c JustinCC's core re-merge 11 years ago
  Justin Clark-Casey (justincc) 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 11 years ago
  Justin Clark-Casey (justincc) b8949024bc Revert "Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)" 11 years ago
  Justin Clark-Casey (justincc) 1b5c41c14a Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 11 years ago
  Justin Clark-Casey (justincc) fccb03227e Instead of passing separate engine, part and item components to script APIs, pass down IScriptInstance instead. 11 years ago
  Melanie 3a495ccd56 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) a0000a034f Add "show sensors" command to show script sensor information for debug purposes. 11 years ago
  Justin Clark-Casey (justincc) 3d5e3e35b7 minor: Fix command match of "debug script" command to "debug scripts" to match other scripts commands (and it's own short help text) 11 years ago
  Justin Clark-Casey (justincc) 5fa4b8b144 minor: Allow "script *" console commands to take multiple script item ids 11 years ago
  Melanie 7943c8d11c Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) bc9a7ba0d6 minor: Assign names to the different SmartThreadPools for debugging purposes. 11 years ago
  Melanie caea7601cb Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) e6fd8365af Extend default 1 second wait for event completion to other thread script reset (as called by llResetOtherScript()). 11 years ago
  Melanie 0a876a305c Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 523213060b Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefaults.ini to allow change of the wait time for an event to complete on script removal before aborting its thread 11 years ago
  Justin Clark-Casey (justincc) 047270bdc8 Add "debug script log" command to allow setting a numeric debug level on individual IScriptInstances for debugging purposes. 11 years ago