Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Justin Clark-Casey (justincc) 00f8946bd4 minor: if the script engine fails to find a prim for a script, also print out that prim's local id in the error message. 13 gadi atpakaļ
  Oren Hurvitz 1dd904b78e Delay loading scripts until the scene has finished loading 13 gadi atpakaļ
  Justin Clark-Casey (justincc) cf3ffe5bb4 Fix llAttachToAvatar() 13 gadi atpakaļ
  Melanie 61d4291da5 Create a method to force the script engine to save state from outside 13 gadi atpakaļ
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 gadi atpakaļ
  BlueWall 4f25b73b57 Add configurable path to script engine assemblies 14 gadi atpakaļ
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 gadi atpakaļ
  Justin Clark-Casey (justincc) 74e5fe5aa9 Remove various warnings and improve logging messages. No functional changes. 14 gadi atpakaļ
  Diva Canto b7f1288361 Adding it again. 14 gadi atpakaļ
  Diva Canto c0d9ab941d Reverting this for now, but this needs to go in again. 14 gadi atpakaļ
  Diva Canto ffbae52a13 Another stab at http://opensimulator.org/mantis/view.php?id=4858. Eliminated more nested locks. 14 gadi atpakaļ
  Diva Canto 5c0c7fda6c One more stab at http://opensimulator.org/mantis/view.php?id=4858. 14 gadi atpakaļ
  Melanie fa45d5b5fa Revert "A stab in the dark. Revert the compile lockout temporarily. If you know what" 14 gadi atpakaļ
  Melanie f798679b80 A stab in the dark. Revert the compile lockout temporarily. If you know what 14 gadi atpakaļ
  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. 14 gadi atpakaļ
  Justin Clark-Casey (justincc) 54d7f6ef43 Add region name on the end of script startup debug messages 14 gadi atpakaļ
  Melanie 1db2921782 Fix scripts in rezzed objects not starting (Mantis #4775) 14 gadi atpakaļ
  Melanie 6701fc2ffa Fix the XML serializationt to provide an empty script state element if 14 gadi atpakaļ
  Melanie 16439fa354 If a script is deleted before it gets compiled, don't even bother to try 14 gadi atpakaļ
  Melanie 21cad5d3ac All scripts are now created suspended and are only unsuspended when the object 14 gadi atpakaļ
  Jeff Ames af265e001d Formatting cleanup. 14 gadi atpakaļ
  Justin Clark-Casey (justincc) 38cfc9366c Fix a problem where llDie() calls were sometimes leaving dead objects behind. 14 gadi atpakaļ
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 gadi atpakaļ
  Melanie c11f259e15 Remove GetState. It is really unused and was reinstated by the revert 14 gadi atpakaļ
  Melanie a24d9bff03 Revert "Remove an insterface member that was never used" 14 gadi atpakaļ
  Melanie 33d5018e94 Remove an insterface member that was never used 14 gadi atpakaļ
  Melanie 1876ce90af FINALLY! Script compile errors now appear in the script error pane, 14 gadi atpakaļ
  root 05e8b4e72c Add a data path for error messages 14 gadi atpakaļ
  Melanie 27453890d5 Script State Fix: Part 2 14 gadi atpakaļ
  Melanie 83d8ba5775 Remove extra checking on the itemID of saved state, since it changes during 14 gadi atpakaļ