aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_Types.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#1469. Thank you kindly, Mikem for a patch that addresses:Charles Krinke2008-06-091-0/+24
* Mantis#1451. Thank you kindly, Mikem for a patch that addresses:Charles Krinke2008-06-051-9/+64
* Formatting cleanup.Jeff Ames2008-05-161-11/+11
* Thank you very much, mjm for :Charles Krinke2008-05-161-14/+9
* Formatting cleanup.Jeff Ames2008-05-141-12/+10
* Formatting cleanup.Jeff Ames2008-05-121-12/+12
* * Changed implicit string conversion to LSL_Types.LSLString in money event of...Teravus Ovares2008-05-111-0/+3
* From: Michael Osias <mosias@us.ibm.com>Justin Clarke Casey2008-05-091-0/+12
* Thank you, Melanie for a patch that helps conversionCharles Krinke2008-05-091-0/+15
* De-tabify source.Jeff Ames2008-05-061-188/+188
* Thank you kindly, Melanie for a patch to solveCharles Krinke2008-05-021-35/+42
* revert changeset 4469 as this breaks the script engine.Sean Dague2008-05-011-7/+1
* * Applied Mantis#1106 - fix missing cast from LSLInteger to uint, make int ca...Adam Frisby2008-05-011-1/+7
* Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares2008-04-301-52/+124
* * Applying melanie's List2Vector and List2Rot patch. Added a routine in the...Teravus Ovares2008-04-291-0/+6
* Thank you Melanie for implementingCharles Krinke2008-04-261-0/+64
* * Patch from Melanie. Mantis: 1040. Thanks Melanie!Teravus Ovares2008-04-241-0/+62
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-13/+13
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-04-161-13/+60
* Adds in +, -, and / operators for Rotations (and fixes Mantis 671)alondria2008-03-211-0/+17
* Formatting cleanup.Jeff Ames2008-03-181-28/+25
* Refactor out some duplicate code.Jeff Ames2008-03-111-3/+3
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Implements llListStatistics() and a bunch-o-LSL_Types.list statistical method...alondria2008-02-101-0/+229
* Fixed typo in Mag() (Thanks lc_tuco for pointing this out)Jeff Ames2008-02-061-1/+1
* Added explicit Quaternion->string and list->string conversions.alondria2008-02-051-0/+21
* Added llRot2Fwd, llRot2Left, and llRot2Up as well as explicit vector->string ...alondria2008-02-031-0/+5
* Added llParseString2List (and a few extra methods to LSL_Types.list).alondria2008-02-021-0/+23
* * Mother of all commits:Adam Frisby2008-01-151-2/+2
* Fixed nant compile problemTedd Hansen2008-01-011-8/+17
* Trying to fix nant compile errorTedd Hansen2008-01-011-327/+318
* Temp removed new data types patch from Mantis #272, causing compile problems ...Tedd Hansen2008-01-011-336/+337
* Minor changes. Changed Prebuild.xml to avoid first-time-compile error because...Tedd Hansen2008-01-011-306/+330
* Adrianas 0000272 -- I think we need to implement standard string/integer/floa...Tedd Hansen2008-01-011-0/+304
* Fixed string issue in compilerTedd Hansen2008-01-011-34/+48
* Correction of last commitTedd Hansen2007-12-311-0/+5
* In this commit I am using an editor feature called "Save All" before I commit.Tedd Hansen2007-12-301-0/+3
* Thank you again, Alondria for:Charles Krinke2007-12-271-2/+55
* * Optimized usingslbsa712007-12-271-30/+36
* Misc. cleanup:Jeff Ames2007-12-191-5/+17
* Many Thanks to Alondria for adding:Charles Krinke2007-12-181-0/+114
* Thanks again to Alondria for adding: math support forCharles Krinke2007-12-151-43/+150
* Thanks to Alondria for: Adding vector->string and rotation->string,Charles Krinke2007-12-121-24/+90
* * Optimized usingslbsa712007-10-301-12/+14
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague2007-09-131-53/+53
* LSL Compiler now only referring required assemblies (DotNetEngine and Common)...Tedd Hansen2007-08-181-0/+53