Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeff Ames 0462510956 Update svn properties. Formatting cleanup. hace 16 años
  Teravus Ovares 83bd85ce7f * Fix string literal with URL + LLcommand(); hace 16 años
  Teravus Ovares fb1c7e62d2 * Resolves comment removal in string literals in the LSL2CSConverter hace 16 años
  Sean Dague 46d91df2a8 another take on the whole string cleansing, by adding specific poison hace 16 años
  Teravus Ovares 1487699045 * Revert last commit as it opens sim owners up to all sorts of nasty scripts. hace 16 años
  Sean Dague e436120d60 comment out the x.y security check in the script engine because it's so aggressive hace 16 años
  Jeff Ames 6ec680918b Formatting cleanup, minor refactoring. Fixed some comparisons of value types and null. hace 16 años
  Teravus Ovares 74fb5e1a94 * whoops, misplaced / where should have been \ hace 16 años
  Teravus Ovares 6bcb0e8685 * Update on the script engine LSL parser. Blocks all static objects and method references. hace 16 años
  Jeff Ames 65c5efe43b Formatting cleanup. hace 16 años
  Teravus Ovares 3c7e6b0c1e * Tweaked a regex that was returning invalid results in some cases. hace 16 años
  Charles Krinke dc80fd2048 Thank you, Middelink for a patch that fixes the regular expresion hace 16 años
  Teravus Ovares 36bf16d35e Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or explicitly in many cases Thanks Melanie! hace 16 años
  Teravus Ovares 8f6d508b43 * For info about this commit, see last commit. hace 16 años
  Teravus Ovares a53cc8fbfa * Error on System. references with 'CS20003: 'System' is null or not an object" hace 16 años
  Teravus Ovares 9468917b5f * Implements llTarget, llTargetRemove, at_target(), not_at_target() hace 16 años
  Teravus Ovares 12bba3da4b * Fixed an annoying pop-up box when crossing borders. hace 16 años
  Teravus Ovares e108133d91 * Fixes lsl scripts with no state_entry event at all hace 16 años
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). hace 16 años
  Teravus Ovares a5bf229cbd * Fixed up event discovery regexes to work with a specific string format m#1012 hace 16 años
  Teravus Ovares 3358d70c5b * Updates LSL2CS converter hace 16 años
  Teravus Ovares 331f26548b Fixed LSL State support. hace 16 años
  Jeff Ames 47180080f0 Formatting cleanup. hace 16 años
  Jeff Ames a8cfbbe963 Minor cleanup. hace 16 años
  Dalien Talbot c935b308e6 The very beginnings of attachments (no detachments! :) hace 16 años
  Tedd Hansen 78363c3bab Bugfix to state command: hace 16 años
  Tedd Hansen f5cf5ad134 Bugfix on that last Quaternion/Vector patch hace 16 años
  Tedd Hansen 3b844cb756 Untested bugfix in state support hace 16 años
  Tedd Hansen 801e95bbe1 Added support for function calls as values in LSL-specific <0,0,0> and <0,0,0,0> Quaternion and Vector hace 16 años
  alondria 52af264948 Fixed regex in LSL2CSConverter so it will properly handle casting to (string) part of vector (eg. vector.z) hace 16 años