aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/LSL_Types.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* -add test for newly introduced cast operators (issue 1818)Mike Mazur2008-07-251-4/+5
* Add mingchen's fix for string->float cast to Shared/Melanie Thielker2008-07-251-0/+4
* Replace implicit casts from LSLFloat to int and uint which were removed inMike Mazur2008-07-241-0/+10
* Implement cast to LSL_Types.LSLInteger from double. Fix issue 1770.Mike Mazur2008-07-181-0/+5
* Mantis#1755. Thank you kindly, Matth for a patch that solves:Charles Krinke2008-07-161-14/+54
* Mantis#1673. Thank you kindly, Matth for a patch that:Charles Krinke2008-07-101-0/+20
* Comment out StringTest until we use it somewhere.Charles Krinke2008-06-281-16/+16
* Minor formatting cleanup.Jeff Ames2008-06-251-1/+1
* * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa712008-06-241-0/+1519