История коммитов

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