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