Historia zmian

Autor SHA1 Wiadomość Data
  Teravus Ovares 36bf16d35e Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or explicitly in many cases Thanks Melanie! 16 lat temu
  Teravus Ovares 8f6d508b43 * For info about this commit, see last commit. 16 lat temu
  Teravus Ovares a53cc8fbfa * Error on System. references with 'CS20003: 'System' is null or not an object" 16 lat temu
  Teravus Ovares 9468917b5f * Implements llTarget, llTargetRemove, at_target(), not_at_target() 16 lat temu
  Teravus Ovares 12bba3da4b * Fixed an annoying pop-up box when crossing borders. 16 lat temu
  Teravus Ovares e108133d91 * Fixes lsl scripts with no state_entry event at all 16 lat temu
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 lat temu
  Teravus Ovares a5bf229cbd * Fixed up event discovery regexes to work with a specific string format m#1012 16 lat temu
  Teravus Ovares 3358d70c5b * Updates LSL2CS converter 16 lat temu
  Teravus Ovares 331f26548b Fixed LSL State support. 16 lat temu
  Jeff Ames 47180080f0 Formatting cleanup. 16 lat temu
  Jeff Ames a8cfbbe963 Minor cleanup. 16 lat temu
  Dalien Talbot c935b308e6 The very beginnings of attachments (no detachments! :) 16 lat temu
  Tedd Hansen 78363c3bab Bugfix to state command: 16 lat temu
  Tedd Hansen f5cf5ad134 Bugfix on that last Quaternion/Vector patch 16 lat temu
  Tedd Hansen 3b844cb756 Untested bugfix in state support 16 lat temu
  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 lat temu
  alondria 52af264948 Fixed regex in LSL2CSConverter so it will properly handle casting to (string) part of vector (eg. vector.z) 16 lat temu
  Tedd Hansen b1f97f9e77 Temporarily disabled AllowedCompilers so all 3 compilers are allowed. 16 lat temu
  Tedd Hansen 50dcd33bab Giving Mantis #388 a shot 16 lat temu
  Adam Frisby b25f9f322c * Mother of all commits: 16 lat temu
  Tedd Hansen bacbade369 Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common. 16 lat temu
  Tedd Hansen 9eba3d2f89 Fixed string issue in compiler 17 lat temu
  Tedd Hansen a8cb20355c Correction of last commit 17 lat temu
  Tedd Hansen 527b5f86a2 In this commit I am using an editor feature called "Save All" before I commit. 17 lat temu
  lbsa71 efd90b56b7 * Optimized usings 17 lat temu
  Charles Krinke 6f389ba4cf Many Thanks to Alondria for adding: 17 lat temu
  Charles Krinke fd360406b9 Thanks again to Alondria for adding: math support for 17 lat temu
  Charles Krinke 9ca70e029a Again, thanks to Alondria for: adding llGetTime, llResetTime, and llGetAndResetTime. 17 lat temu
  Charles Krinke 2742be6675 "list" becomes "List" in LSL2CSConverter and (f,3) becomes (f,0) in llRound. Thanks to ChrisD/Gromit for pointing these out. 17 lat temu