Commit History

Author SHA1 Message Date
  Teravus Ovares 2ae933a88b * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle2Rot. Re-implemented llRot2Euler, llEuler2Rot 16 years ago
  Adam Frisby 3dc60c1433 * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementations. Thanks Melanie! 16 years ago
  Adam Frisby 87e2793ca6 * Applying mantis#1048 - Patch for osSetRegionWaterHeight() 16 years ago
  Teravus Ovares 61f23fa045 * Implements llScriptDanger 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Tedd Hansen 8a13edb115 Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_Commands_Interface.cs where they belong. 16 years ago
  Teravus Ovares 3358d70c5b * Updates LSL2CS converter 16 years ago
  Adam Frisby 996309a6e1 * Various terrain engine fixes 16 years ago
  Adam Frisby fadd19f314 **Big ass update warning** 16 years ago
  alondria 15a22e993d Implements llGetInventoryPermMask() 16 years ago
  alondria 181c5ab7d7 Implements llGetObjectDetails() 16 years ago
  Justin Clarke Casey f747687c8f * Patch to add llSetLinkPrimitiveParams stub 16 years ago
  Jeff Ames e5b9144282 Formatting cleanup. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  MW 58ce8f3818 added some os helper functions for the texture drawing module. see http://opensimulator.org/wiki/OSSL_TextureDrawing for function prototypes and example script. Will expand that page later. 16 years ago
  Teravus Ovares d0123a796b ODEPlugin 16 years ago
  Teravus Ovares 8bea3dbdb9 * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. 16 years ago
  MW d340820826 Added Frist basic version on the VectorRenderModule, that allows scripts to do some basic drawing onto textures. Currently the method the scripts have to use is most likely not the most user friendly, but this should improve soon. And hope to allow SVG files (either loaded from a web site, or even script created) to be used. I will add a page to the wiki tomorrow, until then http://www.pastebin.ca/934425 is a example c# script that can be used to get a bit of a idea. 16 years ago
  Charles Krinke 3151e302ca Thank you kindly, Ldviopeng for: 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Charles Krinke 3df36523cb Thank you very much, Hashbox for: 16 years ago
  Charles Krinke e6a74344e7 Thank you Hashbox for adding the 16 years ago
  Tedd Hansen 9a04e0e1c4 We now support LSL state 16 years ago
  alondria 31576c8a26 Somehow llList2Float never made it into LSL_BaseClass and LSL_BuiltIn_Commands_Interface - it is now (and foxes Mantis 395) 16 years ago
  alondria 0ea708c133 Added llParseString2List (and a few extra methods to LSL_Types.list). 16 years ago
  alondria 0eb4e85988 Thanks to Hashbox for a patch to: 16 years ago
  alondria 62ae3c9bf5 Hit a dead end with llParticleSystem (libsecondlife issues) so no functionality added yet, but did not want to loose work. 16 years ago
  Tedd Hansen 33d82aa532 Added license to new files 16 years ago
  alondria c2ca98519b Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_BaseClass to allow them to be called in LSL scripts. 16 years ago
  Tedd Hansen 7ef09a1202 Added comments to ScriptEngine classes that explains what their purpose is 17 years ago