1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Justin Clark-Casey (justincc) af5a3f2d73 Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so. 12 жил өмнө
  SignpostMarv e977761071 adding ability for listeners to be filtered by regular expressions and a general-purpose function to see if a given string matches a given regex 12 жил өмнө
  SignpostMarv 18b1ee6f37 Formatting and casing correction in WorldCommModule, trailing new line in OSSL to get git diff to not complain 12 жил өмнө
  Justin Clark-Casey (justincc) 8af8319b95 Get osNpcCreate() and osNpcLoadAppearance() to generate a script error if appearance notecard does not exist, rather than returning UUID.Zero or silently failing. 12 жил өмнө
  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. 12 жил өмнө
  Justin Clark-Casey (justincc) ae662b54ea Make osNpcCreate() return UUID.Zero instead of throwing an exception if notecard name is invalid. Make osNpcLoadAppearance() fail silently in same circumstance rather than throwing exception. 12 жил өмнө
  Justin Clark-Casey (justincc) 756ac4f321 Correct osSetContentType() threat check to query osSetContentType rather than osSetResponseType 12 жил өмнө
  Justin Clark-Casey (justincc) 11d8119a21 Remove osDropAttachment threat level check wrongly placed in OSSL_Api.ShoutErrorOnLackingOwnerPerms. 12 жил өмнө
  SignpostMarv a1679517d3 correcting typo 12 жил өмнө
  SignpostMarv f555febdb7 taking into account the recent introduction of implicit operators 12 жил өмнө
  SignpostMarv ce7694c108 added perms checking, duplicated functionality to methods that do not require perms and have higher threat level 12 жил өмнө
  SignpostMarv c677c04f10 fixing copypasta 12 жил өмнө
  SignpostMarv 35b7c80e0b implementing osDropAttachment & osDropAttachmentAt 12 жил өмнө
  SignpostMarv e041f09750 refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note that the prior work on LSL_Vector implicit operators means one does not need to explicitly cast a LSL_Vector to Vector3 12 жил өмнө
  SignpostMarv 07dbe46ba3 wrapping attachment functions in a region 12 жил өмнө
  SignpostMarv ff867b59cf Implementing functing to send messages directly to attachments 12 жил өмнө
  SignpostMarv d4b8a13a1d refactoring the grunt work of MessageObject into a private method with a UUID argument 12 жил өмнө
  SignpostMarv a858c5daee implementing a function to get the number of attachments worn 12 жил өмнө
  Mic Bowman 3d736d575f This partially implements the LSL function to set the response 12 жил өмнө
  SignpostMarv 3bf7bd6359 track originating IScriptApi method for SL-like error messages. Will add rule number tracking in next commit. 12 жил өмнө
  SignpostMarv 6e86b23012 implementing PRIM_LINK_TARGET on GetPrimParams ala SetPrimParams 12 жил өмнө
  SignpostMarv 5203665bb2 refactoring to local variable for cleaner code 12 жил өмнө
  SignpostMarv 2a2e120470 since we will be making the Get return type the remaining ruleset as with the Set return type, we need to move the original return type to a ref param 12 жил өмнө
  SignpostMarv 3d504261b0 renaming to be similar to equivalent Set command 12 жил өмнө
  Justin Clark-Casey (justincc) a08687aef3 Revert "implementing function to allow scripts to self-replicate as if the owner duplicated them, using the same script delay as llRezObject()" 12 жил өмнө
  SignpostMarv 2ad9d656b3 implementing function to allow scripts to self-replicate as if the owner duplicated them, using the same script delay as llRezObject() 12 жил өмнө
  TBG Renfold a3cbda0d74 Removed land checking as suggested by SignpostMarv. 12 жил өмнө
  TBG Renfold 4f3fabae5b Adds osGetHealth. 12 жил өмнө
  Justin Clark-Casey (justincc) bcbd450fe4 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 жил өмнө
  SignpostMarv ca33619e11 Rot2Quaternion is now redundant 12 жил өмнө