| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -2/+14 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 33 | -281/+356 |
* | dropping intermediate GridInfoPlugin.addin.xml, as it's no longer | Dr Scofield | 2008-07-31 | 1 | -11/+0 |
* | Allow the list hack from issue 1863 to compile, however its behavior is | Mike Mazur | 2008-07-31 | 3 | -15398/+15507 |
* | -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be | Mike Mazur | 2008-07-31 | 11 | -6/+180 |
* | Allow assignments in if/while/do-while control statements. Fix issue 1862. | Mike Mazur | 2008-07-31 | 3 | -15384/+16090 |
* | Fix issue 1860; exception thrown in the parser on if/if-else/for/while/do-while | Mike Mazur | 2008-07-31 | 5 | -20/+153 |
* | More LSL_Types implicit/explicit cast changes. Fix issue 1854. | Mike Mazur | 2008-07-31 | 4 | -60/+60 |
* | Thank you, HomerHorwitz, for a patch that | Melanie Thielker | 2008-07-30 | 2 | -2/+20 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-07-30 | 1 | -2/+12 |
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-07-30 | 1 | -0/+5 |
* | * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. | Adam Frisby | 2008-07-30 | 13 | -34/+70 |
* | cleanups and refactoring to make it more readable. | Dr Scofield | 2008-07-30 | 1 | -53/+106 |
* | Prevent acks from being appended to viewer effect packets, since | Melanie Thielker | 2008-07-29 | 1 | -0/+7 |
* | * Ignored some bins and gens | lbsa71 | 2008-07-29 | 0 | -0/+0 |
* | * Refactored some heavily duplicated RequestSimProfileData functions | lbsa71 | 2008-07-29 | 3 | -95/+61 |
* | * minor: temporarily command out variables to prevent compile warnings | Justin Clarke Casey | 2008-07-29 | 1 | -2/+2 |
* | * add file path parameter to save-inv (in development) | Justin Clarke Casey | 2008-07-29 | 1 | -2/+3 |
* | * find user on save-inv | Justin Clarke Casey | 2008-07-29 | 2 | -17/+27 |
* | * minor: route create user through underlying super class method rather than ... | Justin Clarke Casey | 2008-07-29 | 2 | -7/+2 |
* | * refactor: move create user console command parsing down to OpenSim.cs from ... | Justin Clarke Casey | 2008-07-29 | 3 | -52/+68 |
* | adding copyright notice and help option to matrix.py. | Dr Scofield | 2008-07-29 | 1 | -1/+58 |
* | matrix.py is a little launcher tool that knows about the GridInfo | Dr Scofield | 2008-07-29 | 1 | -0/+162 |
* | * Put in stub code for inventory backup. | Justin Clarke Casey | 2008-07-29 | 3 | -5/+32 |
* | Fixed the missing reference to a texture in TexturesAssetSet.xml , reported i... | MW | 2008-07-29 | 1 | -0/+8 |
* | Mantis#1849. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 2008-07-29 | 2 | -31/+66 |
* | Trying to guestimate sensible default values for GridInfoService if no | Dr Scofield | 2008-07-28 | 1 | -7/+37 |
* | remove void keyword for osWeatherMap.lsl. Update asset and inventory | Sean Dague | 2008-07-28 | 3 | -10/+10 |
* | dropping GridInfo prototype, now properly implemented as | Dr Scofield | 2008-07-28 | 1 | -122/+0 |
* | moving GridInfo application plugin into a common standalone/grid | Dr Scofield | 2008-07-28 | 5 | -35/+168 |
* | Add Shared/LSL_Types* tests to Bamboo. | Mike Mazur | 2008-07-28 | 1 | -0/+1 |
* | When casting strings to int, use double.Parse() as strings may be floats. With | Mike Mazur | 2008-07-28 | 4 | -6/+92 |
* | -implement LSLString -> Quaternion explicit cast | Mike Mazur | 2008-07-28 | 5 | -0/+120 |
* | Adding explicit cast from LSLFloat to LSLInteger. Work on issue 1822. | Mike Mazur | 2008-07-28 | 2 | -0/+76 |
* | -copy LSL_Types tests from Common/ to Shared/ | Mike Mazur | 2008-07-28 | 8 | -10/+854 |
* | Refresh LSLTypes.cs in Shared/ from the one in Common/, which was | Melanie Thielker | 2008-07-28 | 1 | -100/+45 |
* | * Added a check for Infinite or NaN values before updating a heightfield. Thi... | Adam Frisby | 2008-07-28 | 1 | -0/+4 |
* | Reinstate the configuration option on XEngine's use of the lexical | Melanie Thielker | 2008-07-28 | 2 | -6/+2 |
* | 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 | 3 | -3/+3 |
* | Prevents Mantis #1829 | Melanie Thielker | 2008-07-27 | 1 | -0/+2 |
* | applied mantis patch 1833 , thanks kinoc | MW | 2008-07-27 | 1 | -1/+1 |
* | Update svn properties. | Jeff Ames | 2008-07-27 | 2 | -0/+0 |
* | Mantis#1831.Thank you kindly, Francis for a patch that addresses: | Charles Krinke | 2008-07-27 | 2 | -30/+20 |
* | Mantis#1817. Thank you kindly, sacha magne, for a patch that: | lbsa71 | 2008-07-27 | 1 | -8/+16 |
* | * Added safeguard to ensure valid inventoryserver uri. | lbsa71 | 2008-07-27 | 1 | -3/+16 |
* | Log to console if C# line/column lookup fails. | Mike Mazur | 2008-07-27 | 2 | -2/+4 |