Commit History

Author SHA1 Message Date
  Melanie 0bc8238a6c Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) eb5ec4a786 If a script is being stopped manually, then give the scriptpool thread 1 second to finish normally before forcibly aborting. 12 years ago
  UbitUmarov 6b8b7007c4 console region restart: Let Xengine not cry all over the place with 12 years ago
  Melanie d32cf21576 Add preservation of running state of scripts when drag-copying. 12 years ago
  Melanie 6137f37028 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 972b0b52f9 If rest of first line after colon is blank then still warn about running in XEngine if engine specified does not exist. 12 years ago
  Melanie 41a1903c60 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 25baa2d894 Avoid reporting false positives when a colon is in a comment in the first line of a script where the user was not trying to select a different script engine. 12 years ago
  Justin Clark-Casey (justincc) f9769a9fcb minor: reuse colon index calculation in XEngine.OnRezScript. The index if a colon is found on the first line will always be the same as for the whole script. 12 years ago
  Melanie 7cc5b3d7d3 Merge branch 'master' into careminster 12 years ago
  BlueWall 6d3ee8bb39 Fix script "Running" behavior 12 years ago
  Justin Clark-Casey (justincc) 80a41e670d Avoid race condition between m_PrimObjects iteration in XEngine.PostObjectEvent and places where the list is modified by extending the m_PrimObjects lock. 12 years ago
  Justin Clark-Casey (justincc) 9f3feeff8d If starting scripts on initial sim start, provide INFO level log feedback each time 50 scripts have been started. 12 years ago
  Justin Clark-Casey (justincc) f907182ab2 Eliminate unnecessary extra call to TriggerEmptyScriptCompileQueue in XEngine.DoOnRezScriptQueue() 12 years ago
  Melanie eab211f94d Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 625e5e913a Comment out recently added log message detailing number of scripts started when compile queue empties for now 12 years ago
  Justin Clark-Casey (justincc) 881e92a726 Raise some IO associated Exception logging in XEngine to error level, in line with other similar cases. 12 years ago
  Justin Clark-Casey (justincc) 0fa303b1cf Log how many scripts are candidates for starting and how many are actually started. 12 years ago
  Justin Clark-Casey (justincc) ef686ead37 Like the assembly and text files, only write the c#-lsl linemap in XEngine.SetXMLState() if the trust binaries flag is set. 12 years ago
  Justin Clark-Casey (justincc) 8e7032ece8 minor: Add a little more detail to IOException logging in XEngine.SetXMLState() 12 years ago
  Melanie def65cd94a Merge branch 'master' into careminster 12 years ago
  Oren Hurvitz 2f398231ac Minor improvements to logging 12 years ago
  Melanie beb7b8d189 Fix a logic error in app domain creation 12 years ago
  Melanie 525b7593e8 Merge branch 'master' into careminster 12 years ago
  Melanie ea73a03553 Don't re-add the assembly resolver for each script if not creating the appdomain 12 years ago
  Melanie fe65b51876 Merge branch 'master' into careminster 12 years ago
  Talun 08e509978d Mantis 55025 Implement script time. 12 years ago
  Melanie 5768a151ff Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 437f18bc41 Stop console command "xengine status" throwing an exception if there are no scripts in a region. 12 years ago
  Melanie c7e302864a Merge branch 'master' into careminster 12 years ago