コミット履歴

作者 SHA1 メッセージ 日付
  Melanie Thielker c4ea4ea000 Fix the nullref in scripts - the right way 9 年 前
  Melanie Thielker 26094c21fe Revert "Fix a possible nullref caused by accessing m_data rather than Data" 9 年 前
  Melanie Thielker 20326e1947 Fix a possible nullref caused by accessing m_data rather than Data 9 年 前
  Melanie Thielker 662b59af83 Convert the lsl list type into a struct. EXPERIMENTAL! This may affect 9 年 前
  Melanie Thielker c61aee12d4 Fix adding a scalar to the end of a list 9 年 前
  Melanie Thielker 62f3399559 Try to address Mantis #7689. When adding a scalar to a list, make a copy 9 年 前
  Cinder cfaf904a3b LSL key should be implicitly cast to a boolean value 9 年 前
  Oren Hurvitz 998d7009a6 Eliminated many warnings 10 年 前
  Melanie 400f876d98 Merge branch 'master' into careminster 11 年 前
  dahlia ba84074468 LSL_Rotation.Normalize() now returns 0,0,0,1 for x,y,z,s when normalization fails 11 年 前
  Melanie a022ee5766 Merge branch 'master' into careminster 11 年 前
  dahlia a949556c4e add a Normalize() method for LSL_Rotation 11 年 前
  Melanie 42c82b564e Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) 177a53fbcf Fix issue where osMakeNotecard() would fail if given a list containing vectors or quaternions. 11 年 前
  Melanie 8d9bfda727 Merge branch 'avination' into careminster 11 年 前
  root 1dcdea6ac4 Fix case where the string member of a LSL_String in a list is null 11 年 前
  Melanie e62b14024f Merge branch 'master' into careminster 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. 11 年 前
  SignpostMarv c76c63725b fixing bug where last element in list is ignored 12 年 前
  Melanie 914f97cb76 Merge branch 'master' into careminster 12 年 前
  SignpostMarv d72d599056 integrating redundant code into operator 12 年 前
  SignpostMarv 2b0c8bc480 Implementing operators & constructors for Quaternion 12 年 前
  Melanie 5d43e27de2 Merge branch 'master' into careminster 12 年 前
  SignpostMarv 5d7751da89 refactoring for Vector3 operator & constructor tweaks 12 年 前
  Melanie aee7a31bc3 Merge branch 'master' into careminster 12 年 前
  SignpostMarv 74f5253a36 attempt to handle InvalidCastException in a manner similar to Second Life 12 年 前
  Melanie 97f0cff388 llListSort SL compatibility: When sorting strided list and the list 12 年 前
  Tom 66dec3b874 Resolve merge commits, stage 1 13 年 前
  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 年 前