aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/OSSL_ApiAttachmentTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the IScriptApi back to it's original form, removing XEngineMelanie Thielker2015-08-171-7/+7
* Revert "When scripts are sleeping, don't count that as execution time"Melanie Thielker2015-08-171-6/+6
* When scripts are sleeping, don't count that as execution timeOren Hurvitz2015-08-111-6/+6
* Reduce coupling in regression test task inventory creation methods to make th...Justin Clark-Casey (justincc)2015-02-251-6/+6
* refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* Add regression tests for llGetNotecardLine()Justin Clark-Casey (justincc)2013-02-281-1/+1
* Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)2013-01-161-9/+6
* Instead of passing separate engine, part and item components to script APIs, ...Justin Clark-Casey (justincc)2013-01-151-7/+12
* Disable logging in regression test in OSSL_ApiAttachmentTestsJustin Clark-Casey (justincc)2012-07-101-1/+1
* This script allows an object to be attached directly from prim inventory to a...Justin Clark-Casey (justincc)2012-07-091-0/+53
* minor: remove some recent mono compiler warningsJustin Clark-Casey (justincc)2012-07-071-1/+1
* Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-051-0/+178