aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-07Revert the XEngine memleak patch, it causes premature GC.Melanie9-59/+55
2009-08-06|From: James J Greensky <jame.j.greensky@intel.com>Melanie9-55/+59
2009-08-05remove some more mono compiler warningsJustin Clark-Casey1-1/+1
2009-08-05* Remove some mono compiler warningsJustin Clark-Casey1-1/+1
2009-08-04 Slight change to state management for attach scheduling.Alan Webb2-11/+9
2009-08-04 This change adds support for the attach event in scripts.Alan Webb2-0/+17
2009-08-04Add plumbing for the SceneObjectDeleter to wait for the script engine toMelanie4-0/+20
2009-07-28Formatting cleanup.Jeff Ames1-205/+198
2009-07-27Than you, otakup0pe, for a patch to correct llSetPos & friends' behaviorMelanie Thielker1-14/+24
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-2/+4
2009-07-23Formatting cleanup.Jeff Ames1-14/+14
2009-07-18Thank you, otakup0pe, for a patch that enables basic auth with LSLMelanie Thielker1-1/+17
2009-07-15A stab at implementing llSetDamage. Not persistent.Melanie Thielker1-1/+1
2009-07-14Remove redundant distance limitaion in llRezAtRootMelanie Thielker1-5/+0
2009-07-11Formatting cleanup.Jeff Ames1-4/+4
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker2-0/+10
2009-07-09Thank you kindly, Godfrey, for a patch that:Charles Krinke1-2/+4
2009-07-08Add DisableUndergroundMovement to scrpting API to allow underground movementMelanie Thielker1-1/+3
2009-07-08Prevent scripts from moving prims undergroundMelanie Thielker1-1/+4
2009-07-06Change fields and methods in LSL API from private to protected, make someMelanie Thielker1-99/+104
2009-07-01Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker1-1/+1
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+1
2009-06-28Thank you kindly, Grumly57 for a patch that solves:Charles Krinke1-0/+1
2009-06-25From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-1/+1
2009-06-21Do llEscapeURL with Uri.EscapeDataString instead of Uri.EscapeUriString.Homer Horwitz1-1/+1
2009-06-21Publish a method on ICompiler to generate the CIL assembly pathMelanie Thielker2-0/+8
2009-06-19From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2-2/+14
2009-06-12Give m_test* methods more reasonable namesMike Mazur1-13/+13
2009-06-10Formatting cleanup.Jeff Ames8-18/+18
2009-06-09Formatting cleanup. Ignore some generated files.Jeff Ames2-10/+10
2009-06-09From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield3-10/+10
2009-06-07Skip lone ident statments or for-loop assignmentsMike Mazur2-3/+65
2009-06-07Allow empty assignment in for-loopMike Mazur5-7513/+7733
2009-06-07Rename private TestllAngleBetween methodMike Mazur1-13/+13
2009-06-06Correct an error where the config file name was always considered to be aMelanie Thielker5-7/+18
2009-06-05Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker4-4/+13
2009-06-03From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield3-0/+47
2009-06-03Thanks aduffy70 for Mantis #3762: A patch to fix llGround, llGroundNormal, an...Dahlia Trimble1-42/+80
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames54-54/+54
2009-05-27From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield1-1/+4
2009-05-25* Upped version number to 0.6.5lbsa711-2/+2
2009-05-25Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>"Dr Scofield1-4/+1
2009-05-25From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield1-1/+4
2009-05-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield3-0/+69
2009-05-22cleaning out warnings.Dr Scofield3-11/+13
2009-05-21normalize quats before applying llSetRot()Dahlia Trimble1-1/+3
2009-05-18From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net>Dr Scofield2-22/+22
2009-05-18From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-2/+2
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2-8/+14
2009-05-13Make the LSL HTTP server create and give out URLs to scriptsMelanie Thielker2-14026/+14346