Commit Verlauf

Autor SHA1 Nachricht Datum
  Teravus Ovares c803e0cca1 * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the script to publish the events anymore. vor 16 Jahren
  Adam Frisby 4692e92312 * Assorted spring cleanings. vor 16 Jahren
  Adam Frisby 7bcdec4e8f * Applying Mantis#1097 - Thanks Xantor! vor 16 Jahren
  Adam Frisby 3da6a05eaa * Sometimes you know, you do something really stupid. vor 16 Jahren
  Teravus Ovares b70da6ac19 * Patch by Melanie. Implements proper objectflags on child objects. Thanks Melanie! vor 16 Jahren
  Teravus Ovares 36bf16d35e Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or explicitly in many cases Thanks Melanie! vor 16 Jahren
  Teravus Ovares 2ae933a88b * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle2Rot. Re-implemented llRot2Euler, llEuler2Rot vor 16 Jahren
  Teravus Ovares 06a367be19 * Applying melanie's List2Vector and List2Rot patch. Added a routine in the Quaternion constructors to catch 0,0,0,0 quaternions and convert them to 0,0,0,1 (as 0,0,0,0 is implicitly converted to 0,0,0,1 in LSL and will crash libsl if left which will in turn crash the simulator) vor 16 Jahren
  Charles Krinke 7cb78d73eb Thank you Melanie for implementing vor 16 Jahren
  Adam Frisby 3dc60c1433 * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementations. Thanks Melanie! vor 16 Jahren
  Adam Frisby 87e2793ca6 * Applying mantis#1048 - Patch for osSetRegionWaterHeight() vor 16 Jahren
  Teravus Ovares 9468917b5f * Implements llTarget, llTargetRemove, at_target(), not_at_target() vor 16 Jahren
  Teravus Ovares 5c660ea0c5 * Patch from Melanie. Mantis: 1040. Thanks Melanie! vor 16 Jahren
  Sean Dague 2a2ef42e64 replace hard tabs with 4 spaces to be consistant in the source. vor 16 Jahren
  Justin Clarke Casey c49b25f19e * From: Alan M Webb <awebb.vnet.ibm.com> vor 16 Jahren
  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! vor 16 Jahren
  Teravus Ovares 2a3bdde0fa * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) vor 16 Jahren
  Adam Frisby 3370d581e1 * Patch #1026 - llDialog support -- Thanks Melanie! vor 16 Jahren
  Adam Frisby 163d254bb9 * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie! vor 16 Jahren
  Justin Clarke Casey 6efb16689a From: Kurt Taylor <[email protected]> vor 16 Jahren
  Teravus Ovares 61f23fa045 * Implements llScriptDanger vor 16 Jahren
  Teravus Ovares 9b696a1d5c * Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic! vor 16 Jahren
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). vor 16 Jahren
  Tedd Hansen 8a13edb115 Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_Commands_Interface.cs where they belong. vor 16 Jahren
  Teravus Ovares 3358d70c5b * Updates LSL2CS converter vor 16 Jahren
  Justin Clarke Casey cd09677469 From: Alan M Webb <[email protected]> vor 16 Jahren
  Charles Krinke ea8b6a28ed Thank you, Melanie, very kindly for a patch that : vor 16 Jahren
  Justin Clarke Casey 15b36498be From: Alan M Webb <[email protected]> vor 16 Jahren
  Justin Clarke Casey e3a6a370fa * From: Alan M Webb <[email protected]> vor 16 Jahren
  Justin Clarke Casey 4f8943da67 * From Kurt Taylor <[email protected]> vor 16 Jahren