Commit History

Autor SHA1 Mensaxe Data
  unknown 6352fc5f57 Bug in 0.6.9 sometimes restoring script state causes region console to crash due to unhandled file lock exception. Attempt to resolve by wrapping several instances of file create / read logic in using statements and added some error handling for locked file exceptions. If it is IDisposable, it must be disposed! The close statements are unnecessary but harmless so I have left those in. The end of the using block will close and dispose automagically. %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 54d7f6ef43 Add region name on the end of script startup debug messages %!s(int64=14) %!d(string=hai) anos
  Melanie 1db2921782 Fix scripts in rezzed objects not starting (Mantis #4775) %!s(int64=14) %!d(string=hai) anos
  Melanie 6701fc2ffa Fix the XML serializationt to provide an empty script state element if %!s(int64=14) %!d(string=hai) anos
  Melanie 16439fa354 If a script is deleted before it gets compiled, don't even bother to try %!s(int64=14) %!d(string=hai) anos
  Melanie 21cad5d3ac All scripts are now created suspended and are only unsuspended when the object %!s(int64=14) %!d(string=hai) anos
  Jeff Ames af265e001d Formatting cleanup. %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 38cfc9366c Fix a problem where llDie() calls were sometimes leaving dead objects behind. %!s(int64=14) %!d(string=hai) anos
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. %!s(int64=14) %!d(string=hai) anos
  Melanie c11f259e15 Remove GetState. It is really unused and was reinstated by the revert %!s(int64=15) %!d(string=hai) anos
  Melanie a24d9bff03 Revert "Remove an insterface member that was never used" %!s(int64=15) %!d(string=hai) anos
  Melanie 33d5018e94 Remove an insterface member that was never used %!s(int64=15) %!d(string=hai) anos
  Melanie 1876ce90af FINALLY! Script compile errors now appear in the script error pane, %!s(int64=15) %!d(string=hai) anos
  root 05e8b4e72c Add a data path for error messages %!s(int64=15) %!d(string=hai) anos
  Melanie 27453890d5 Script State Fix: Part 2 %!s(int64=15) %!d(string=hai) anos
  Melanie 83d8ba5775 Remove extra checking on the itemID of saved state, since it changes during %!s(int64=15) %!d(string=hai) anos
  Melanie f6ef487413 Script State Fix: Step 1 %!s(int64=15) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 55a0896918 minor: remove mono compiler warning %!s(int64=15) %!d(string=hai) anos
  Melanie c6bfecccaa Fix a small bug. Trusted script crossings now work again %!s(int64=15) %!d(string=hai) anos
  Melanie 9d63f90467 Remove the old (Remoting) region crossing code. Fix the new code to %!s(int64=15) %!d(string=hai) anos
  Melanie 88842edc95 Remove GetAssemblyName and friends from the SE interface. It's now handled %!s(int64=15) %!d(string=hai) anos
  Melanie 00130841db Remove parallel loading from XEngine, but retain the new design where %!s(int64=15) %!d(string=hai) anos
  John Hurliman ec7fd8b1f8 More performance improvements to XEngine script loading %!s(int64=15) %!d(string=hai) anos
  John Hurliman dd13fa361b * Misc. formatting cleanup for the previous patch %!s(int64=15) %!d(string=hai) anos
  Dan Lake 33448e4ba8 Optimizations %!s(int64=15) %!d(string=hai) anos
  Melanie 66923983a7 Add support for display of the script compilation errors in the script editor's %!s(int64=15) %!d(string=hai) anos
  Justin Clark-Casey (justincc) f1f239758f Apply http://opensimulator.org/mantis/view.php?id=4066 %!s(int64=15) %!d(string=hai) anos
  Jeff Ames ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  Melanie 090868ff4a Change the return value if the compiler to "object" to allow compilers %!s(int64=15) %!d(string=hai) anos
  Melanie 73b0cf492d Add some extra info to script load messages %!s(int64=15) %!d(string=hai) anos