Історія комітів

Автор SHA1 Опис Дата
  dahlia ba84074468 LSL_Rotation.Normalize() now returns 0,0,0,1 for x,y,z,s when normalization fails 11 роки тому
  dahlia a949556c4e add a Normalize() method for LSL_Rotation 11 роки тому
  Justin Clark-Casey (justincc) 177a53fbcf Fix issue where osMakeNotecard() would fail if given a list containing vectors or quaternions. 11 роки тому
  SignpostMarv aa78df4a79 Scipt modules get the OpenMetaverse types, so lists passed as arguments to script module functions which then later call LSL_Types.list.GetVector3Item() or LSL_Types.list.GetQuaternionItem() methods would then trigger an InvalidCastException, which is now avoided. 12 роки тому
  SignpostMarv c76c63725b fixing bug where last element in list is ignored 12 роки тому
  SignpostMarv d72d599056 integrating redundant code into operator 12 роки тому
  SignpostMarv 2b0c8bc480 Implementing operators & constructors for Quaternion 12 роки тому
  SignpostMarv 5d7751da89 refactoring for Vector3 operator & constructor tweaks 12 роки тому
  SignpostMarv 74f5253a36 attempt to handle InvalidCastException in a manner similar to Second Life 12 роки тому
  Justin Clark-Casey (justincc) 6963b8b046 refactor: Get LSLString(LSLInteger i) constructor to now call LSLString(int i) structure to remove code duplication. 13 роки тому
  Makopoppo df586c9d25 Raw int numbers (ex.LSL Constants) are displayed like "1.000000" when type cast to string 13 роки тому
  Justin Clark-Casey (justincc) 52c3671aa0 fix formatting issues from last patch 13 роки тому
  Makopoppo 04f8d0e45d Made some LSL_Constant or LS_Constant raw int values 13 роки тому
  Kim King a2c19847b4 ScriptEngine/Shared: Fix bug 5473 (v2). 13 роки тому
  Melanie f75a3ee762 Use ToString() rather than a cast (more robust) 13 роки тому
  Diva Canto d2fea2bb29 These 2 files want to be committed. 14 роки тому
  dahlia 815dd73cf3 fix a potential division by zero 14 роки тому
  Melanie Thielker 848623eea5 Fix a dumb little sign error that makes a LSL wiki example fail 14 роки тому
  Melanie 5d2f854288 Remove a superfluous array creation 14 роки тому
  Justin Clark-Casey (justincc) 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 14 роки тому
  Melanie 86a429bc44 Add the LSL List Size property 14 роки тому
  John Hurliman 8151190a45 * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change 15 роки тому
  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 роки тому
  Jeff Ames a23d64dec1 Formatting cleanup. 15 роки тому
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 роки тому
  lbsa71 99bf4ce72f * Fixed a number of culture-variant bugs in lsl implicit type conversions. 15 роки тому
  lbsa71 0366cc1601 * argh. reverted untested fix that snuck into the last commit 15 роки тому
  lbsa71 ed33878a0f * tagged some more database tests as such 15 роки тому
  idb 1fd57b39df Correct casts so that the target id in the at_target event matches the original target id. 15 роки тому
  Justin Clarke Casey 9dadf7adfd * Apply http://opensimulator.org/mantis/view.php?id=3165 15 роки тому