Commit History

Author SHA1 Message Date
  Diva Canto d2fea2bb29 These 2 files want to be committed. 14 years ago
  dahlia 815dd73cf3 fix a potential division by zero 14 years ago
  Melanie Thielker 848623eea5 Fix a dumb little sign error that makes a LSL wiki example fail 14 years ago
  Melanie 5d2f854288 Remove a superfluous array creation 14 years ago
  Justin Clark-Casey (justincc) 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 14 years ago
  Melanie 86a429bc44 Add the LSL List Size property 14 years ago
  John Hurliman 8151190a45 * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change 14 years ago
  Arthur Valadares 7923fd29a0 Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing functions, this one has no start and end point, but a number of points that will form the desired polygon. Only FilledPolygon implemented so far. 15 years ago
  Jeff Ames a23d64dec1 Formatting cleanup. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  lbsa71 99bf4ce72f * Fixed a number of culture-variant bugs in lsl implicit type conversions. 15 years ago
  lbsa71 0366cc1601 * argh. reverted untested fix that snuck into the last commit 15 years ago
  lbsa71 ed33878a0f * tagged some more database tests as such 15 years ago
  idb 1fd57b39df Correct casts so that the target id in the at_target event matches the original target id. 15 years ago
  Justin Clarke Casey 9dadf7adfd * Apply http://opensimulator.org/mantis/view.php?id=3165 15 years ago
  idb 67b0ba71da Add an override for the % operator. 15 years ago
  idb aa2521623c Add an override of the ! operator to lsl integer. 15 years ago
  idb afc48ce39c Added overrides for == and != for list. 15 years ago
  Melanie Thielker 96d6c6b1f3 Change list type to compare length instead of references. 15 years ago
  idb 1ba76f57ba Made the casting of stings to floats more robust and work more like SL. 15 years ago
  Charles Krinke 07ba2f4363 Mantis #2530. Thank you kindly, Idb for a patch that: 15 years ago
  Justin Clarke Casey 87b8f327aa * Apply http://opensimulator.org/mantis/view.php?id=2440 15 years ago
  Justin Clarke Casey e3864de621 * Apply http://opensimulator.org/mantis/view.php?id=2521 15 years ago
  Justin Clarke Casey 7fdd6b74e3 * Apply patch in http://opensimulator.org/mantis/view.php?id=2494 15 years ago
  Charles Krinke a59ca765fe Thank you kindly, Idb for a patch that solves: 15 years ago
  Melanie Thielker 11477db59e Fix LSL bitwise Or 15 years ago
  Melanie Thielker bd05b932b1 Add shift operator overloads to LSLInteger. If you get error messages when 15 years ago
  Homer Horwitz 6452c6c20b Add a + operator to LSLString, otherwise you will end up with CIL strings if 15 years ago
  Melanie Thielker 3012bfa2a2 Mantis #1922 16 years ago
  Melanie Thielker a042302100 Mantis #2250 16 years ago