aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_ApiAvatarTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-16fix some texts initUbitUmarov1-0/+5
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+158
2015-11-17 work around some 'tests' errors: suspend TestllSetLinkPrimitiveParamsForAgen...UbitUmarov1-0/+2
2015-08-17Change the IScriptApi back to it's original form, removing XEngineMelanie Thielker1-2/+2
2015-08-17Revert "When scripts are sleeping, don't count that as execution time"Melanie Thielker1-1/+1
2015-08-11When scripts are sleeping, don't count that as execution timeOren Hurvitz1-1/+1
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
2014-03-05If an avatar is sitting, send out position updates to clients for any change,...Justin Clark-Casey (justincc)1-1/+31
2014-03-03When positioning agent with PRIM_ROTATION in llSetLinkPrimitiveParams(), set ...Justin Clark-Casey (justincc)1-11/+25
2014-02-26Add some regression tests for previous commit 0e23374Justin Clark-Casey (justincc)1-53/+23
2013-02-28Add regression tests for llGetNotecardLine()Justin Clark-Casey (justincc)1-2/+2
2013-01-16JustinCC's core re-mergeMelanie1-2/+3
2013-01-16Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)1-2/+2
2013-01-15Instead of passing separate engine, part and item components to script APIs, ...Justin Clark-Casey (justincc)1-2/+3
2012-12-05Remove some mono warnings in script tests, chiefly where SetUp() wasn't prope...Justin Clark-Casey (justincc)1-1/+3
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-07-05Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)1-2/+5
2012-05-08Add automated TestllBreakLink()Justin Clark-Casey (justincc)1-0/+27
2012-05-08Add automated TestllCreateLink()Justin Clark-Casey (justincc)1-0/+112