| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 2009-08-04 | 4 | -0/+20 |
* | Formatting cleanup. | Jeff Ames | 2009-07-28 | 1 | -205/+198 |
* | Than you, otakup0pe, for a patch to correct llSetPos & friends' behavior | Melanie Thielker | 2009-07-27 | 1 | -14/+24 |
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -2/+4 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 1 | -14/+14 |
* | Thank you, otakup0pe, for a patch that enables basic auth with LSL | Melanie Thielker | 2009-07-18 | 1 | -1/+17 |
* | A stab at implementing llSetDamage. Not persistent. | Melanie Thielker | 2009-07-15 | 1 | -1/+1 |
* | Remove redundant distance limitaion in llRezAtRoot | Melanie Thielker | 2009-07-14 | 1 | -5/+0 |
* | Formatting cleanup. | Jeff Ames | 2009-07-11 | 1 | -4/+4 |
* | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2009-07-10 | 2 | -0/+10 |
* | Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 2009-07-09 | 1 | -2/+4 |
* | Add DisableUndergroundMovement to scrpting API to allow underground movement | Melanie Thielker | 2009-07-08 | 1 | -1/+3 |
* | Prevent scripts from moving prims underground | Melanie Thielker | 2009-07-08 | 1 | -1/+4 |
* | Change fields and methods in LSL API from private to protected, make some | Melanie Thielker | 2009-07-06 | 1 | -99/+104 |
* | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2009-07-01 | 1 | -1/+1 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-29 | 1 | -0/+1 |
* | Thank you kindly, Grumly57 for a patch that solves: | Charles Krinke | 2009-06-28 | 1 | -0/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-25 | 1 | -1/+1 |
* | Do llEscapeURL with Uri.EscapeDataString instead of Uri.EscapeUriString. | Homer Horwitz | 2009-06-21 | 1 | -1/+1 |
* | Publish a method on ICompiler to generate the CIL assembly path | Melanie Thielker | 2009-06-21 | 2 | -0/+8 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-19 | 2 | -2/+14 |
* | Give m_test* methods more reasonable names | Mike Mazur | 2009-06-12 | 1 | -13/+13 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 8 | -18/+18 |
* | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2009-06-09 | 2 | -10/+10 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-09 | 3 | -10/+10 |
* | Skip lone ident statments or for-loop assignments | Mike Mazur | 2009-06-07 | 2 | -3/+65 |
* | Allow empty assignment in for-loop | Mike Mazur | 2009-06-07 | 5 | -7513/+7733 |
* | Rename private TestllAngleBetween method | Mike Mazur | 2009-06-07 | 1 | -13/+13 |
* | Correct an error where the config file name was always considered to be a | Melanie Thielker | 2009-06-06 | 5 | -7/+18 |
* | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 2009-06-05 | 4 | -4/+13 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-06-03 | 3 | -0/+47 |
* | Thanks aduffy70 for Mantis #3762: A patch to fix llGround, llGroundNormal, an... | Dahlia Trimble | 2009-06-03 | 1 | -42/+80 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 54 | -54/+54 |
* | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2009-05-27 | 1 | -1/+4 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -2/+2 |
* | Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>" | Dr Scofield | 2009-05-25 | 1 | -4/+1 |
* | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2009-05-25 | 1 | -1/+4 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 3 | -0/+69 |
* | cleaning out warnings. | Dr Scofield | 2009-05-22 | 3 | -11/+13 |
* | normalize quats before applying llSetRot() | Dahlia Trimble | 2009-05-21 | 1 | -1/+3 |
* | From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-05-18 | 2 | -22/+22 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-18 | 1 | -2/+2 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 2 | -8/+14 |
* | Make the LSL HTTP server create and give out URLs to scripts | Melanie Thielker | 2009-05-13 | 2 | -14026/+14346 |
* | Add most of the meat to the LSL HTTP server | Melanie Thielker | 2009-05-13 | 1 | -1/+7 |
* | Plumb request and return URL functions. | Melanie Thielker | 2009-05-13 | 1 | -3/+10 |
* | Implement llAttachToAvatar() | Melanie Thielker | 2009-05-13 | 1 | -1/+27 |
* | Implement llDetachFromAvatar() | Melanie Thielker | 2009-05-13 | 1 | -1/+27 |
* | Add interface, stub implementation and | Charles Krinke | 2009-05-13 | 3 | -0/+14 |
* | Add interface, implementation stub and | Charles Krinke | 2009-05-13 | 3 | -0/+14 |