| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Thank you, tyre, for a patch that fixes a null reference in LSL | Melanie Thielker | 2008-08-13 | 2 | -22/+20 |
* | Mantis#1925. Thank you, homerHorwitz for a patch that: | Charles Krinke | 2008-08-13 | 2 | -3/+33 |
* | Port the llParcelMediaQuery forward to the new Shared/ directory | Melanie Thielker | 2008-08-13 | 3 | -7/+123 |
* | From: Omar Vera Ustariz <ustariz@de.ibm.com> | Dr Scofield | 2008-08-13 | 3 | -7/+123 |
* | Remove "static" from the AsyncCommand Manager to make it work properly | Melanie Thielker | 2008-08-12 | 1 | -1/+1 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-12 | 3 | -3/+3 |
* | * minor: replace hard tabs with soft 4 space tabs in previous patch | Justin Clarke Casey | 2008-08-11 | 2 | -12/+10 |
* | Mantis#1921. Thank you kindly, Leaf for a patch that: | Charles Krinke | 2008-08-11 | 2 | -19/+22 |
* | Mantis#1910. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-10 | 1 | -1/+5 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-10 | 2 | -2/+2 |
* | * Remove warnings | Justin Clarke Casey | 2008-08-09 | 1 | -1/+1 |
* | Mantis#1521. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-08 | 1 | -115/+139 |
* | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-08 | 1 | -115/+139 |
* | Mantis#1899. Thank you kindly, Cmickeyb for a patch that: | Charles Krinke | 2008-08-07 | 3 | -11/+11 |
* | Mantis#1888. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2008-08-07 | 2 | -1/+55 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 4 | -23/+23 |
* | * oops, fix build break from last checkin | Justin Clarke Casey | 2008-08-05 | 1 | -2/+2 |
* | * possible fix for event queue problems (exceptions and event count max excee... | Justin Clarke Casey | 2008-08-05 | 1 | -1/+17 |
* | Fix wrong bitmask value in script engine that would make a mess of | Melanie Thielker | 2008-08-04 | 2 | -2/+2 |
* | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-01 | 2 | -6/+6 |
* | Mantis#1868. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-07-31 | 2 | -2/+2 |
* | Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea... | Melanie Thielker | 2008-07-31 | 4 | -4/+181 |
* | Thank you, HomerHorwitz, for a patch that add PERMISSION_CONTROL_CAMERA | Melanie Thielker | 2008-07-31 | 4 | -0/+6 |
* | Thank you, sacha magne, for a patch that implements | Melanie Thielker | 2008-07-31 | 4 | -0/+8 |
* | Thanks, M. Igarashi & nlin, for a patch that implements unary minus operator | Mike Mazur | 2008-07-31 | 1 | -0/+5 |
* | Allow the list hack from issue 1863 to compile, however its behavior is | Mike Mazur | 2008-07-31 | 2 | -15398/+15482 |
* | -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be | Mike Mazur | 2008-07-31 | 4 | -4/+52 |
* | Allow assignments in if/while/do-while control statements. Fix issue 1862. | Mike Mazur | 2008-07-31 | 2 | -15384/+16022 |
* | Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while | Mike Mazur | 2008-07-31 | 4 | -20/+28 |
* | More LSL_Types implicit/explicit cast changes. Fix issue 1854. | Mike Mazur | 2008-07-31 | 2 | -6/+6 |
* | Thank you, HomerHorwitz, for a patch that | Melanie Thielker | 2008-07-30 | 2 | -2/+20 |
* | When casting strings to int, use double.Parse() as strings may be floats. With | Mike Mazur | 2008-07-28 | 2 | -4/+8 |
* | -implement LSLString -> Quaternion explicit cast | Mike Mazur | 2008-07-28 | 2 | -0/+15 |
* | Adding explicit cast from LSLFloat to LSLInteger. Work on issue 1822. | Mike Mazur | 2008-07-28 | 1 | -0/+5 |
* | -copy LSL_Types tests from Common/ to Shared/ | Mike Mazur | 2008-07-28 | 2 | -9/+9 |
* | Refresh LSLTypes.cs in Shared/ from the one in Common/, which was | Melanie Thielker | 2008-07-28 | 1 | -100/+45 |
* | Reinstate the configuration option on XEngine's use of the lexical | Melanie Thielker | 2008-07-28 | 1 | -5/+1 |
* | Use new LSL compiler by default in DotNetEngine and XEngine. Fix issues 1651,... | Mike Mazur | 2008-07-27 | 2 | -22/+25 |
* | Re-fix r5681. Sorry for the inconvenience. We will now return you | Melanie Thielker | 2008-07-27 | 1 | -0/+1 |
* | Addresses Mantis #1611 | Melanie Thielker | 2008-07-27 | 1 | -0/+3 |
* | Addresses Mantis #1688 | Melanie Thielker | 2008-07-27 | 2 | -2/+2 |
* | Mantis#1831.Thank you kindly, Francis for a patch that addresses: | Charles Krinke | 2008-07-27 | 2 | -30/+20 |
* | Log to console if C# line/column lookup fails. | Mike Mazur | 2008-07-27 | 2 | -2/+4 |
* | Conversion from double to LSLInteger needs to be explicit. Fix issue 1826. | Mike Mazur | 2008-07-27 | 2 | -2/+2 |
* | Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 & | Mike Mazur | 2008-07-27 | 2 | -0/+40 |
* | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 2008-07-26 | 3 | -3/+3 |
* | Add casts from integer to float. Fix issue 1822. | Mike Mazur | 2008-07-25 | 2 | -0/+10 |
* | -add test for newly introduced cast operators (issue 1818) | Mike Mazur | 2008-07-25 | 2 | -4/+6 |
* | Add mingchen's fix for string->float cast to Shared/ | Melanie Thielker | 2008-07-25 | 1 | -0/+4 |
* | *Fixes #0001818: typecast string to float | mingchen | 2008-07-25 | 1 | -0/+4 |