Historia zmian

Autor SHA1 Wiadomość Data
  Jeff Ames 65c5efe43b Formatting cleanup. 16 lat temu
  Justin Clarke Casey e49bdd2628 * Change LSL -> C# translated script console output to use the logger (at DEBUG level) rather than Console.Writeline 16 lat temu
  Teravus Ovares c803e0cca1 * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the script to publish the events anymore. 16 lat temu
  Teravus Ovares 36bf16d35e Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or explicitly in many cases Thanks Melanie! 16 lat temu
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 lat temu
  Tedd Hansen 16275ca26d Removed some script engine noise from console 16 lat temu
  Adam Frisby fadd19f314 **Big ass update warning** 16 lat temu
  Jeff Ames a8d9a58dd2 Fix a couple more warnings. 16 lat temu
  Jeff Ames 47180080f0 Formatting cleanup. 16 lat temu
  Tedd Hansen 8af64c979f By now you all have learned that when I'm committing scripting usually doesn't work, so no big surprise. :) 16 lat temu
  Tedd Hansen 952c8de189 Forgot to change what class compiled scripts must inherit from to get their commands :) 16 lat temu
  Jeff Ames a8cfbbe963 Minor cleanup. 16 lat temu
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 lat temu
  Charles Krinke cf284efcda Thank you very much, Hashbox for : 16 lat temu
  Adam Frisby a50a26f812 * Dun-dun-dun. JavaScript scripting now actually works. :) 16 lat temu
  Tedd Hansen 97ec8cba62 Maybe VB.Net will compile now... who knows ;) 16 lat temu
  Tedd Hansen ba846e62ef Same VB.Net patch done right. 16 lat temu
  Tedd Hansen c997cc97bb VB.Net compiler might work on Windows now. 16 lat temu
  Adam Frisby f93fdfa5af * Marking off which uses of catch (Exception e) is legit and which are not, for later removal/replacement. 16 lat temu
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 lat temu
  Adam Frisby 5ffc225545 * Replacing missing break statement from DotNetEngine/Compiler/LSL/Compiler.cs 16 lat temu
  Adam Frisby ba16daff7c * Added JavaScript support to OpenSim scripting. Totally Untested. Enjoy. :) 16 lat temu
  Tedd Hansen 5a99a96fed Temporarily disabled shared threads because of a bug. Script were only working on 1 region. :) 16 lat temu
  Tedd Hansen b57d9be856 Re-enabled AllowedCompilers function 16 lat temu
  Tedd Hansen a004ea5f17 Almost forgot to check in: 16 lat temu
  Tedd Hansen 1ecdaf333f Note to self: Next time read debug-files on correct computer. It makes bughunting SO much easier! *jeesh* 16 lat temu
  Tedd Hansen 7bd3ecfc2a Bugfixes. Now it even reads configuration before it uses it! ;) 16 lat temu
  Tedd Hansen b1f97f9e77 Temporarily disabled AllowedCompilers so all 3 compilers are allowed. 16 lat temu
  Tedd Hansen 8dc5153ad7 Added header/footer of scripts to make C# and VB scripts much easier to write. 16 lat temu
  Tedd Hansen 5c8abed450 Bugfix: LSL was mapped to VB.Net compiler ... that didn't work out so well :) 16 lat temu