aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-271-1/+4
* Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>"Dr Scofield2009-05-251-4/+1
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-251-1/+4
* cleaning out warnings.Dr Scofield2009-05-221-1/+1
* normalize quats before applying llSetRot()Dahlia Trimble2009-05-211-1/+3
* From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net>Dr Scofield2009-05-181-2/+2
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-4/+10
* Add most of the meat to the LSL HTTP serverMelanie Thielker2009-05-131-1/+7
* Plumb request and return URL functions.Melanie Thielker2009-05-131-3/+10
* Implement llAttachToAvatar()Melanie Thielker2009-05-131-1/+27
* Implement llDetachFromAvatar()Melanie Thielker2009-05-131-1/+27
* Add interface, stub implementation and Charles Krinke2009-05-131-0/+8
* Add interface, implementation stub andCharles Krinke2009-05-131-0/+8
* Remove incorrect semicolonCharles Krinke2009-05-131-1/+7
* Add interface, stubbed implementation andCharles Krinke2009-05-131-1/+8
* Added interface, stub implementation and scriptCharles Krinke2009-05-131-0/+6
* Add interface, stub and bare implmentation for llHTTPResponse().Charles Krinke2009-05-131-0/+10
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+2
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-271-20/+17
* Thank you kindly, Ewe Loon, for a patch that solves:Charles Krinke2009-04-261-0/+39
* cleaning up, fixing warningsDr Scofield2009-04-221-6/+4
* Fix loading notecards from LSL. The first time a notecard was accessed, theMelanie Thielker2009-04-221-49/+21
* Prevent a null ref if a notecard is not foundMelanie Thielker2009-04-201-0/+6
* Allow reading of notecards by asset ID.Melanie Thielker2009-04-181-52/+108
* Obtain the owner name for the X-SecondLife-Owner-Name header in llHTTPRequest...idb2009-04-181-1/+7
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-1/+1
* * Some more work on refactoring configs;lbsa712009-04-171-1/+1
* Actually remove the script if it tries to remove itself.Melanie Thielker2009-04-121-1/+4
* Introduce IXmlRpcRouter, an interface that allows registering XMLRPCMelanie Thielker2009-04-101-0/+3
* Thank you, OwenOyen, for a patch that corrects the behavior of llRot2Euler.Melanie Thielker2009-04-101-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=3432Justin Clarke Casey2009-04-101-3/+5
* Correct unit test for llAngleBetween()Dahlia Trimble2009-04-081-2/+2
* * Remove unnecessary build dependencies on the ExamplemoneyModule stub. Teravus Ovares2009-04-071-1/+0
* temporarily revert llanglebetween patch until unit test can be updated - affe...Dahlia Trimble2009-04-071-2/+2
* Thanks Ewe Loon for Mantis #3007 - llAngleBetween is producing numbers greate...Dahlia Trimble2009-04-071-1/+4
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-1/+12
* Correct llSetPrimitiveParams to check for a texture in inventory when setting...idb2009-04-021-17/+17
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-311-8/+2
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-28/+28
* Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorldDahlia Trimble2009-03-291-2/+60
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* Change llGetOwnerKey to use another overload of GetSceneObject.Melanie Thielker2009-03-241-1/+1
* Fixed the looping on llParcelMediaCommandList, now PARCEL_MEDIA_COMMAND_PLAY ...MW2009-03-171-2/+13
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-03-171-5/+10
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-1/+3
* Limit the message length from llInstantMessage to 1024 characters http://wiki...idb2009-03-071-1/+5
* Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb2009-03-071-0/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-071-14/+14
* Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-061-16/+13