Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Clark-Casey (justincc) 1b3b7a61ac minor: Add comment as to why we are pulcking plain old ints out of the LSL_List when converting values from LSL for modInvoke() hace 12 años
  SignpostMarv ecdb88679e Removing the apparently superfluous explicit namespace reference so that the if-else-if-else block in ConvertFromLSL can have a consistent appearance hace 12 años
  SignpostMarv 01972cc9e8 system ints can end up in LSL lists, which can cause counter-intuitive unknown list element type errors in ConvertFromLSL (via modInvoke) hace 12 años
  Justin Clark-Casey (justincc) d9aaf51561 When scripts generate expected exceptions (e.g. due to checked bad parameter) throw ScriptException instead of just a plain old exception. hace 12 años
  SignpostMarv 8db5d79f4b passing in the function name to MOD_Api.ConvertFromLSL for more user-friendly error messages hace 12 años
  Mic Bowman 641b08aa78 Enables cast from int to float for MOD* functions; hace 12 años
  SignpostMarv fb84ff96a9 implicit operators mean one does not need to instantiate new objects manually hace 12 años
  SignpostMarv 5d7751da89 refactoring for Vector3 operator & constructor tweaks hace 12 años
  Mic Bowman a4281ca014 Enables support for UUIDs to be returned in lists from hace 12 años
  Justin Clark-Casey (justincc) 6406d5a5b9 refactor: Eliminate local id parameter from api initialize. hace 12 años
  Justin Clark-Casey (justincc) 01b78235db Instead of constantly looking up unchanging self item in script code, pass in self item on initialization. hace 12 años
  Melanie 7e0936e4b6 Add a hust UUID to the script invocations hace 12 años
  Mic Bowman a14437ad5a Add support for key, vector, rotation and list types for both hace 12 años
  Mic Bowman 402ff75d78 Adds a new script command 'modInvoke' to invoke registered functions hace 12 años
  Melanie ba99081bbe Add IScriptModuleComms interface and region module to handle dispatch of hace 15 años
  Melanie 7df7e6a0bb Add modSendCommand function (note, this is a new API module, using the API hace 15 años