aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-102-0/+10
* 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
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-011-1/+1
* 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
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-251-1/+1
* Do llEscapeURL with Uri.EscapeDataString instead of Uri.EscapeUriString.Homer Horwitz2009-06-211-1/+1
* Publish a method on ICompiler to generate the CIL assembly pathMelanie Thielker2009-06-212-0/+8
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-192-2/+14
* Give m_test* methods more reasonable namesMike Mazur2009-06-121-13/+13
* Formatting cleanup.Jeff Ames2009-06-108-18/+18
* Formatting cleanup. Ignore some generated files.Jeff Ames2009-06-092-10/+10
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-093-10/+10
* Skip lone ident statments or for-loop assignmentsMike Mazur2009-06-072-3/+65
* Allow empty assignment in for-loopMike Mazur2009-06-075-7513/+7733
* Rename private TestllAngleBetween methodMike Mazur2009-06-071-13/+13
* Correct an error where the config file name was always considered to be aMelanie Thielker2009-06-065-7/+18
* Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker2009-06-054-4/+13
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-033-0/+47
* 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-0154-54/+54
* From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2009-05-271-1/+4
* * Upped version number to 0.6.5lbsa712009-05-251-2/+2
* 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
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-223-0/+69
* cleaning out warnings.Dr Scofield2009-05-223-11/+13
* normalize quats before applying llSetRot()Dahlia Trimble2009-05-211-1/+3
* From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net>Dr Scofield2009-05-182-22/+22
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-181-2/+2
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-152-8/+14
* Make the LSL HTTP server create and give out URLs to scriptsMelanie Thielker2009-05-132-14026/+14346
* 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-133-0/+14
* Add interface, implementation stub andCharles Krinke2009-05-133-0/+14
* Added interface, implementation stub andCharles Krinke2009-05-131-0/+5