| Commit message (Expand) | Author | Age | Files | Lines |
* | From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-05-18 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | Added interface, implementation stub and | Charles Krinke | 2009-05-13 | 1 | -0/+5 |
* | Remove incorrect semicolon | Charles Krinke | 2009-05-13 | 2 | -1/+8 |
* | Add interface, stubbed implementation and | Charles Krinke | 2009-05-13 | 3 | -1/+14 |
* | Added interface, stub implementation and script | Charles Krinke | 2009-05-13 | 3 | -0/+11 |
* | Add interface, stub and bare implmentation for llHTTPResponse(). | Charles Krinke | 2009-05-13 | 3 | -0/+16 |
* | Thank you kindly, Patnad, for a patch that: | Charles Krinke | 2009-05-12 | 1 | -0/+2 |
* | Fixed handling of inventory a bit | Homer Horwitz | 2009-05-09 | 1 | -2/+2 |
* | Thank you, Orion_Shamroy, for a patch to expand notecard reading | Melanie Thielker | 2009-04-27 | 3 | -31/+136 |
* | Thank you, Orion_Shamroy, for a patch that adds osGetNotecardLine and | Melanie Thielker | 2009-04-27 | 3 | -0/+93 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-27 | 1 | -20/+17 |
* | Thank you kindly, Ewe Loon, for a patch that solves: | Charles Krinke | 2009-04-26 | 1 | -0/+39 |
* | cleaning up, fixing warnings | Dr Scofield | 2009-04-22 | 1 | -6/+4 |
* | Fix loading notecards from LSL. The first time a notecard was accessed, the | Melanie Thielker | 2009-04-22 | 1 | -49/+21 |
* | Prevent a null ref if a notecard is not found | Melanie Thielker | 2009-04-20 | 1 | -0/+6 |
* | Terrain changes done via osTerrainSetHeight aren't shown immediately to the c... | Homer Horwitz | 2009-04-19 | 3 | -36/+56 |
* | Allow reading of notecards by asset ID. | Melanie Thielker | 2009-04-18 | 1 | -52/+108 |
* | Obtain the owner name for the X-SecondLife-Owner-Name header in llHTTPRequest... | idb | 2009-04-18 | 1 | -1/+7 |
* | * Also use the profile cache for osKey2Name() | Justin Clarke Casey | 2009-04-17 | 1 | -4/+4 |
* | * Use cached user profiles in osAvatarName2Key() | Justin Clarke Casey | 2009-04-17 | 1 | -4/+5 |
* | * Moved the DefaultConfig settings into already-existing ConfigSettings | lbsa71 | 2009-04-17 | 1 | -1/+1 |
* | * Some more work on refactoring configs; | lbsa71 | 2009-04-17 | 1 | -1/+1 |
* | Actually remove the script if it tries to remove itself. | Melanie Thielker | 2009-04-12 | 1 | -1/+4 |
* | Adding a script event, changed(CHANGED_ANIMATION) | Melanie Thielker | 2009-04-11 | 1 | -0/+1 |
* | Introduce IXmlRpcRouter, an interface that allows registering XMLRPC | Melanie Thielker | 2009-04-10 | 1 | -0/+3 |
* | Thank you, OwenOyen, for a patch that corrects the behavior of llRot2Euler. | Melanie Thielker | 2009-04-10 | 1 | -2/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3432 | Justin Clarke Casey | 2009-04-10 | 1 | -3/+5 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-04-09 | 3 | -0/+53 |
* | Correct unit test for llAngleBetween() | Dahlia Trimble | 2009-04-08 | 1 | -2/+2 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-07 | 1 | -12/+11 |
* | * Remove unnecessary build dependencies on the ExamplemoneyModule stub. | Teravus Ovares | 2009-04-07 | 1 | -1/+0 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3406 | Justin Clarke Casey | 2009-04-07 | 1 | -0/+2 |
* | temporarily revert llanglebetween patch until unit test can be updated - affe... | Dahlia Trimble | 2009-04-07 | 1 | -2/+2 |
* | Thanks Ewe Loon for Mantis #3007 - llAngleBetween is producing numbers greate... | Dahlia Trimble | 2009-04-07 | 1 | -1/+4 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-06 | 1 | -19/+19 |
* | Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport... | diva | 2009-04-05 | 1 | -0/+20 |
* | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 2009-04-04 | 1 | -1/+12 |
* | Correct llSetPrimitiveParams to check for a texture in inventory when setting... | idb | 2009-04-02 | 1 | -17/+17 |
* | * Refactored out and de-duplicated Base64ToString(string) | lbsa71 | 2009-03-31 | 1 | -8/+2 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-31 | 3 | -1/+65 |
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-03-31 | 2 | -29/+28 |
* | Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorld | Dahlia Trimble | 2009-03-29 | 1 | -2/+60 |