| Commit message (Expand) | Author | Files | Lines |
2009-06-21 | Do llEscapeURL with Uri.EscapeDataString instead of Uri.EscapeUriString. | Homer Horwitz | 1 | -1/+1 |
2009-06-21 | Publish a method on ICompiler to generate the CIL assembly path | Melanie Thielker | 1 | -0/+7 |
2009-06-12 | Give m_test* methods more reasonable names | Mike Mazur | 1 | -13/+13 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 8 | -18/+18 |
2009-06-09 | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2 | -10/+10 |
2009-06-09 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 3 | -10/+10 |
2009-06-07 | Skip lone ident statments or for-loop assignments | Mike Mazur | 2 | -3/+65 |
2009-06-07 | Allow empty assignment in for-loop | Mike Mazur | 5 | -7513/+7733 |
2009-06-07 | Rename private TestllAngleBetween method | Mike Mazur | 1 | -13/+13 |
2009-06-06 | Correct an error where the config file name was always considered to be a | Melanie Thielker | 2 | -5/+3 |
2009-06-05 | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 1 | -1/+9 |
2009-06-03 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 3 | -0/+47 |
2009-06-03 | Thanks aduffy70 for Mantis #3762: A patch to fix llGround, llGroundNormal, an... | Dahlia Trimble | 1 | -42/+80 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 36 | -36/+36 |
2009-05-27 | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -1/+4 |
2009-05-25 | Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>" | Dr Scofield | 1 | -4/+1 |
2009-05-25 | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -1/+4 |
2009-05-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 3 | -0/+69 |
2009-05-22 | cleaning out warnings. | Dr Scofield | 3 | -11/+13 |
2009-05-21 | normalize quats before applying llSetRot() | Dahlia Trimble | 1 | -1/+3 |
2009-05-18 | From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net> | Dr Scofield | 2 | -22/+22 |
2009-05-18 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+2 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2 | -8/+14 |
2009-05-13 | Make the LSL HTTP server create and give out URLs to scripts | Melanie Thielker | 2 | -14026/+14346 |
2009-05-13 | Add most of the meat to the LSL HTTP server | Melanie Thielker | 1 | -1/+7 |
2009-05-13 | Plumb request and return URL functions. | Melanie Thielker | 1 | -3/+10 |
2009-05-13 | Implement llAttachToAvatar() | Melanie Thielker | 1 | -1/+27 |
2009-05-13 | Implement llDetachFromAvatar() | Melanie Thielker | 1 | -1/+27 |
2009-05-13 | Add interface, stub implementation and | Charles Krinke | 3 | -0/+14 |
2009-05-13 | Add interface, implementation stub and | Charles Krinke | 3 | -0/+14 |
2009-05-13 | Added interface, implementation stub and | Charles Krinke | 1 | -0/+5 |
2009-05-13 | Remove incorrect semicolon | Charles Krinke | 2 | -1/+8 |
2009-05-13 | Add interface, stubbed implementation and | Charles Krinke | 3 | -1/+14 |
2009-05-13 | Added interface, stub implementation and script | Charles Krinke | 3 | -0/+11 |
2009-05-13 | Add interface, stub and bare implmentation for llHTTPResponse(). | Charles Krinke | 3 | -0/+16 |
2009-05-12 | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 1 | -0/+2 |
2009-05-09 | Fixed handling of inventory a bit | Homer Horwitz | 1 | -2/+2 |
2009-04-27 | Thank you, Orion_Shamroy, for a patch to expand notecard reading | Melanie Thielker | 3 | -31/+136 |
2009-04-27 | Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine and | Melanie Thielker | 3 | -0/+93 |
2009-04-27 | Add copyright headers. Formatting cleanup. | Jeff Ames | 1 | -20/+17 |
2009-04-26 | Thank you kindly, Ewe Loon, for a patch that solves: | Charles Krinke | 1 | -0/+39 |
2009-04-22 | cleaning up, fixing warnings | Dr Scofield | 1 | -6/+4 |
2009-04-22 | Fix loading notecards from LSL. The first time a notecard was accessed, the | Melanie Thielker | 1 | -49/+21 |
2009-04-20 | Prevent a null ref if a notecard is not found | Melanie Thielker | 1 | -0/+6 |
2009-04-19 | Terrain changes done via osTerrainSetHeight aren't shown immediately to the c... | Homer Horwitz | 3 | -36/+56 |
2009-04-18 | Allow reading of notecards by asset ID. | Melanie Thielker | 1 | -52/+108 |
2009-04-18 | Obtain the owner name for the X-SecondLife-Owner-Name header in llHTTPRequest... | idb | 1 | -1/+7 |
2009-04-17 | Correct detected rotation to return the same value as llGetRot in the object ... | idb | 1 | -1/+1 |
2009-04-17 | * Also use the profile cache for osKey2Name() | Justin Clarke Casey | 1 | -4/+4 |
2009-04-17 | * Use cached user profiles in osAvatarName2Key() | Justin Clarke Casey | 1 | -4/+5 |