提交历史

作者 SHA1 备注 提交日期
  Adam Frisby c22b388f83 * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule. 16 年之前
  Jeff Ames c995d60d37 Formatting cleanup. 16 年之前
  Teravus Ovares efc680f45b * Changed implicit string conversion to LSL_Types.LSLString in money event of the key of the payer to an Explicit one. 16 年之前
  Teravus Ovares 86669a1664 * Other then the prim update experiments that are going on now, llTakeControls works now along with the 'release controls button'. llReleaseControls() works mostly :D. 16 年之前
  Teravus Ovares ab5556055e * Theoretically, everything is in place for scripted take controls... Theoretically. 16 年之前
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 年之前
  Adam Frisby 3da6a05eaa * Sometimes you know, you do something really stupid. 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 54563d8dea * Patch from XenReborn to make remove-region work properly without needing to do a change-region first. Careful though. I still suggest you do a change-region first. 16 年之前
  Teravus Ovares 9468917b5f * Implements llTarget, llTargetRemove, at_target(), not_at_target() 16 年之前
  Sean Dague 2a2ef42e64 replace hard tabs with 4 spaces to be consistant in the source. 16 年之前
  Teravus Ovares 1909d74d5f * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the example economy module, implements llSetPayPrice(), money() and llGiveMoney() in scripts. Thanks Melanie! 16 年之前
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 年之前
  Justin Clarke Casey f9646a0c81 From: Michael Osias <[email protected]> 16 年之前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年之前
  Teravus Ovares abacfba287 * Preliminary work with the ODEPlugin to collect collision data. 16 年之前
  Jeff Ames a8cfbbe963 Minor cleanup. 16 年之前
  Tedd Hansen 44058f8ae6 state_entry is now executed on state change. 16 年之前
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 年之前
  Tedd Hansen d02a90823f SCRIPTING STILL BROKEN 16 年之前
  Tedd Hansen 82d43db1cc Added data structure to be passed through event execution queue so that events can use llDetect*-commands to find information about event. 16 年之前
  Teravus Ovares c2863df49d * Added and implemented the LSL changed event. 16 年之前
  Adam Frisby b25f9f322c * Mother of all commits: 16 年之前
  Tedd Hansen 0081c060d0 Set eol 16 年之前
  Tedd Hansen 33d82aa532 Added license to new files 16 年之前
  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 年之前