Commit History

Author SHA1 Message Date
  Melanie 783773a0c0 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) aede42b875 If a script state save fails for some reason on shutdown/region removal, get xengine to spit out some useful information and continue to save other script states 12 years ago
  Melanie 914f97cb76 Merge branch 'master' into careminster 12 years ago
  SignpostMarv ffdde05bb7 constructor means not having to manually refer to individual properties 12 years ago
  Melanie 5d43e27de2 Merge branch 'master' into careminster 12 years ago
  SignpostMarv 5d7751da89 refactoring for Vector3 operator & constructor tweaks 12 years ago
  Melanie aee7a31bc3 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 0860a0d856 minor: Make xengine debug message on script load a scripting loading message instead. 12 years ago
  Melanie 771d79e83e Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 31304c222d Make SceneManager.OnRegionsReadyStatusChange event available. 12 years ago
  Melanie 36d744e2a5 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 1971b6bb4f Stop the 15 second initial script compile wait if a script is being rezzed on a previously empty region. 12 years ago
  Melanie c489bc1cd2 Make the scrpt running flag work properly 12 years ago
  Melanie 8204976fb4 Merge branch 'master' into careminster 12 years ago
  Melanie 1c3b0da74a Revert "Fix script "Running" behavior" 12 years ago
  Melanie d632fd7124 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 years ago
  Justin Clark-Casey (justincc) 33cff9b9d7 Allow XEngine StartDelay to be configured in the [XEngine] config section. 12 years ago
  Justin Clark-Casey (justincc) fc24563206 Add regression TestDetachScriptedAttachmentToInventory() 12 years ago
  Melanie 89c9528e38 Merge branch 'avination' into careminster 12 years ago
  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