Commit History

Author SHA1 Message Date
  Melanie Thielker a5d2674a43 This is an attempt to fix the handling of constants in LSL. 16 years ago
  Mike Mazur 225067d8b6 Sync OpenSim/Region/ScriptEngine/{Common,Shared}/LSL_Types.cs. 16 years ago
  Mike Mazur a513cba60b Apply Godfrey's patch (originally in r5872) to Shared/LSL_Types.cs as well. 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Charles Krinke 9a6bdd9701 Mantis#1963. Thank you kindly, Krtaylor for a patch that solves: 16 years ago
  Mike Mazur 57ec7a26cd -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be 16 years ago
  Mike Mazur 1c8f490573 More LSL_Types implicit/explicit cast changes. Fix issue 1854. 16 years ago
  Mike Mazur f6fa4ada4e When casting strings to int, use double.Parse() as strings may be floats. With 16 years ago
  Mike Mazur d959c65b91 -implement LSLString -> Quaternion explicit cast 16 years ago
  Mike Mazur 82fa53a486 -copy LSL_Types tests from Common/ to Shared/ 16 years ago
  Melanie Thielker 40bb4edf8c Refresh LSLTypes.cs in Shared/ from the one in Common/, which was 16 years ago
  Mike Mazur 11a3fbf4aa Conversion from double to LSLInteger needs to be explicit. Fix issue 1826. 16 years ago
  Mike Mazur 6267db0c4c Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 & 16 years ago
  Mike Mazur 19ad7db5e1 Add casts from integer to float. Fix issue 1822. 16 years ago
  Mike Mazur e60cf0e67d -add test for newly introduced cast operators (issue 1818) 16 years ago
  Melanie Thielker ac9a221993 Add mingchen's fix for string->float cast to Shared/ 16 years ago
  Mike Mazur 117cc09edc Replace implicit casts from LSLFloat to int and uint which were removed in 16 years ago
  Mike Mazur 8b613e677f Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770. 16 years ago
  Charles Krinke 0106f96716 Mantis#1755. Thank you kindly, Matth for a patch that solves: 16 years ago
  Charles Krinke c9a7bf7e58 Mantis#1673. Thank you kindly, Matth for a patch that: 16 years ago
  Charles Krinke 7a255d4404 Comment out StringTest until we use it somewhere. 16 years ago
  Jeff Ames a2b1a1787d Minor formatting cleanup. 16 years ago
  lbsa71 6b7930104b * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, api and compiler out of XEngine" 16 years ago