aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_ApiTest.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-5/+5
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-238/+2
2012-07-05Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)1-1/+1
2012-05-08refactor: Eliminate local id parameter from api initialize.Justin Clark-Casey (justincc)1-1/+1
2012-05-08Instead of constantly looking up unchanging self item in script code, pass in...Justin Clark-Casey (justincc)1-2/+1
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-2/+2
2012-03-06Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that ...Justin Clark-Casey (justincc)1-3/+8
2012-01-06Fixed llAngleBetween() to allow denormal rotationsJohn Cochran1-15/+32
2012-01-06Add script instruction count back to llRot2Euler. Other minor formatting/doc...Justin Clark-Casey (justincc)1-14/+20
2012-01-06Replaced llRot2Euler function.John Cochran1-18/+79
2011-09-09llSetPrimitiveParams Prim type params precision errorsMicheil Merlin1-25/+33
2011-08-25llSetPrimitiveParams correct prim hollow for cases where limit should be 70%.Micheil Merlin1-11/+64
2011-08-13llGetPrimitiveParams fix prim hollow/hole shape valueMicheil Merlin1-0/+175
2011-08-06rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)1-2/+2
2011-05-21Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)1-1/+0
2010-11-27llVecNorm nant testMicheil Merlin1-0/+24
2010-09-03llRot2Euler TestsMicheil Merlin1-0/+30
2009-08-16* ShortVersion, another attempt at fixing the test thread death that randomly...Teravus Ovares (Dan Olivares)1-1/+2
2009-06-12Give m_test* methods more reasonable namesMike Mazur1-13/+13
2009-06-07Rename private TestllAngleBetween methodMike Mazur1-13/+13
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-15Convert both script engines to new region module format. Add proper unloadMelanie Thielker1-1/+2
2009-04-09* Tagged long running tests with LongRunningAttribute.lbsa711-5/+5
2009-04-08Correct unit test for llAngleBetween()Dahlia Trimble1-5/+1
2009-04-07remove defective test criteria from unit test for llAngleBetweenDahlia Trimble1-4/+4
2009-02-09a last set of files that seem to have embedded ^M in themSean Dague1-140/+140
2009-02-09fixing warnings.Dr Scofield1-12/+12
2009-02-07Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-0/+140