aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_Types.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares1-52/+124
2008-04-29* Applying melanie's List2Vector and List2Rot patch. Added a routine in the...Teravus Ovares1-0/+6
2008-04-26Thank you Melanie for implementingCharles Krinke1-0/+64
2008-04-24* Patch from Melanie. Mantis: 1040. Thanks Melanie!Teravus Ovares1-0/+62
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-13/+13
2008-04-16From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-13/+60
2008-03-21Adds in +, -, and / operators for Rotations (and fixes Mantis 671)alondria1-0/+17
2008-03-18Formatting cleanup.Jeff Ames1-28/+25
2008-03-11Refactor out some duplicate code.Jeff Ames1-3/+3
2008-03-03* Removed a bunch of compiler warnings.Adam Frisby1-1/+1
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-10Implements llListStatistics() and a bunch-o-LSL_Types.list statistical method...alondria1-0/+229
2008-02-06Fixed typo in Mag() (Thanks lc_tuco for pointing this out)Jeff Ames1-1/+1
2008-02-05Added explicit Quaternion->string and list->string conversions.alondria1-0/+21
2008-02-03Added llRot2Fwd, llRot2Left, and llRot2Up as well as explicit vector->string ...alondria1-0/+5
2008-02-02Added llParseString2List (and a few extra methods to LSL_Types.list).alondria1-0/+23
2008-01-15* Mother of all commits:Adam Frisby1-2/+2
2008-01-01Fixed nant compile problemTedd Hansen1-8/+17
2008-01-01Trying to fix nant compile errorTedd Hansen1-327/+318
2008-01-01Temp removed new data types patch from Mantis #272, causing compile problems ...Tedd Hansen1-336/+337
2008-01-01Minor changes. Changed Prebuild.xml to avoid first-time-compile error because...Tedd Hansen1-306/+330
2008-01-01Adrianas 0000272 -- I think we need to implement standard string/integer/floa...Tedd Hansen1-0/+304
2008-01-01Fixed string issue in compilerTedd Hansen1-34/+48
2007-12-31Correction of last commitTedd Hansen1-0/+5
2007-12-30In this commit I am using an editor feature called "Save All" before I commit.Tedd Hansen1-0/+3
2007-12-27Thank you again, Alondria for:Charles Krinke1-2/+55
2007-12-27* Optimized usingslbsa711-30/+36
2007-12-19Misc. cleanup:Jeff Ames1-5/+17
2007-12-18Many Thanks to Alondria for adding:Charles Krinke1-0/+114
2007-12-15Thanks again to Alondria for adding: math support forCharles Krinke1-43/+150
2007-12-12Thanks to Alondria for: Adding vector->string and rotation->string,Charles Krinke1-24/+90
2007-10-30* Optimized usingslbsa711-12/+14
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-09-13remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague1-53/+53
2007-08-18LSL Compiler now only referring required assemblies (DotNetEngine and Common)...Tedd Hansen1-0/+53