Commit Verlauf

Autor SHA1 Nachricht Datum
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  UbitUmarov 2a0df34087 Xengine: and fix line count again vor 8 Jahren
  UbitUmarov 0f993a1278 Xengine: also missed a few newlines account vor 8 Jahren
  UbitUmarov eca0ebab9d Xengine: forgot to do the indent on map too vor 8 Jahren
  UbitUmarov 3db81d87d6 Xengine: fix intermediate csharpe source identation. Not sure why i care, compiler sure doesn't and only we bother to create this files on code gen debug vor 8 Jahren
  UbitUmarov 5afc5fe343 Xengine: try to reduce memory pressure of scripts compile. Still ugly code, possible mistakes, but i need to share it before i loose it :) ) vor 8 Jahren
  Justin Clark-Casey (justincc) a0d6705fe6 Fix issue with LSL jumps screwing up the C# compiler error -> LSL code position map and leading to invalid error line numbers/columns vor 10 Jahren
  Justin Clark-Casey (justincc) 9bae636ff0 Fix issues where reported LSL compiler error line numbers do not match the script. vor 10 Jahren
  Robert Adams 87ee0c395e Fix problem with modInvoke defined integer constants being build into vor 11 Jahren
  Justin Clark-Casey (justincc) 5ac84a3793 Fix issue where lsl -> c# generation in co-operative termination mode did not correctly handle single statement versions of for, while and do-while loops. vor 11 Jahren
  Justin Clark-Casey (justincc) c6ba27d096 Fix bug in generating termination checks in compound statement for loop. vor 11 Jahren
  Justin Clark-Casey (justincc) c8afc8523b Implement non-wait co-operative termination of scripts for XEngine in addition to termination on wait. vor 11 Jahren
  Mic Bowman a76a289d11 Adds support to ScriptModuleComms for region modules to export vor 12 Jahren
  Mic Bowman 8b5298a62e Protect the scriptmodulecomms interface. vor 12 Jahren
  Mic Bowman 402ff75d78 Adds a new script command 'modInvoke' to invoke registered functions vor 12 Jahren
  Justin Clark-Casey (justincc) 85198a45cb Fix off by one error in script error reporting. vor 12 Jahren
  Justin Clark-Casey (justincc) 038d1bf742 Add a regression test to compile and start a script. Remove Path.GetDirectoryName when getting assembly loading path in Compiler.CompileFromDotNetText(). vor 12 Jahren
  Melanie 1876ce90af FINALLY! Script compile errors now appear in the script error pane, vor 14 Jahren
  Justin Clark-Casey (justincc) 8f0db68424 Fix http://opensimulator.org/mantis/view.php?id=3874 - parenthesis in for statements cause script compile failures vor 15 Jahren
  Jeff Ames a23d64dec1 Formatting cleanup. vor 15 Jahren
  Mike Mazur cda6b24668 Skip lone ident statments or for-loop assignments vor 15 Jahren
  Mike Mazur 48bc2f3a42 Allow empty assignment in for-loop vor 15 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  Charles Krinke ed7256ac0c Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that: vor 15 Jahren
  Charles Krinke 08c76989a7 Mantis#3187. Thank you kindly, DoranZemlja for a patch that: vor 15 Jahren
  Mike Mazur a42499c947 Thanks DoranZemlja for a patch implementing non-shortcircuiting in vor 15 Jahren
  Mike Mazur 9a33a4733e Thanks Tommi Laukkanen for a patch that allows the vor 15 Jahren
  Melanie Thielker 9e4fc8e03a Mantis #2571 vor 16 Jahren
  Mike Mazur 6e14d1005a Prefix LSL variables which are C# keywords with @ instead of _ when translating from LSL to C#. Thanks idb for the patch. Fix issue 2546. vor 16 Jahren
  Melanie Thielker 44852158f2 Mantis #2518 vor 16 Jahren