aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add copyright header. Formatting cleanup.Jeff Ames2009-08-211-15/+17
* * Implements a bunch of stuff in NPCModuleAdam Frisby2009-08-211-24/+24
* osGetLinkPrimitiveParams fixJeff Lee2009-08-181-1/+25
* Changed FromAssetID to FromItemIDDiva Canto2009-08-151-1/+1
* Remove the script sponsor logic because scripts are timing out again.Melanie2009-08-141-3/+3
* Formatting cleanup.Jeff Ames2009-08-091-2/+2
* Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParamsMelanie2009-08-071-21/+26
* Another stab at cmickeyb's patch for script GC.Melanie2009-08-071-2/+3
* Revert the XEngine memleak patch, it causes premature GC.Melanie2009-08-071-3/+2
* |From: James J Greensky <jame.j.greensky@intel.com>Melanie2009-08-061-2/+3
* remove some more mono compiler warningsJustin Clark-Casey2009-08-051-1/+1
* * Remove some mono compiler warningsJustin Clark-Casey2009-08-051-1/+1
* Formatting cleanup.Jeff Ames2009-07-281-205/+198
* Than you, otakup0pe, for a patch to correct llSetPos & friends' behaviorMelanie Thielker2009-07-271-14/+24
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-2/+4
* Formatting cleanup.Jeff Ames2009-07-231-14/+14
* Thank you, otakup0pe, for a patch that enables basic auth with LSLMelanie Thielker2009-07-181-1/+17
* A stab at implementing llSetDamage. Not persistent.Melanie Thielker2009-07-151-1/+1
* Remove redundant distance limitaion in llRezAtRootMelanie Thielker2009-07-141-5/+0
* Formatting cleanup.Jeff Ames2009-07-111-4/+4
* Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-07-091-2/+4
* Add DisableUndergroundMovement to scrpting API to allow underground movementMelanie Thielker2009-07-081-1/+3
* Prevent scripts from moving prims undergroundMelanie Thielker2009-07-081-1/+4
* Change fields and methods in LSL API from private to protected, make someMelanie Thielker2009-07-061-99/+104
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-291-0/+1
* Thank you kindly, Grumly57 for a patch that solves:Charles Krinke2009-06-281-0/+1
* Do llEscapeURL with Uri.EscapeDataString instead of Uri.EscapeUriString.Homer Horwitz2009-06-211-1/+1
* Formatting cleanup.Jeff Ames2009-06-101-5/+5
* Correct an error where the config file name was always considered to be aMelanie Thielker2009-06-061-5/+2
* Thanks aduffy70 for Mantis #3762: A patch to fix llGround, llGroundNormal, an...Dahlia Trimble2009-06-031-42/+80
* 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