aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_ApiInventoryTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-7/+14
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-4/+122
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-05-08refactor: Eliminate local id parameter from api initialize.Justin Clark-Casey (justincc)1-5/+4
2012-05-08Instead of constantly looking up unchanging self item in script code, pass in...Justin Clark-Casey (justincc)1-4/+5
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-1/+1
2012-03-22Fix llGiveInventory() so that it checks the destination part for AllowInvento...Justin Clark-Casey (justincc)1-1/+58
2012-03-22Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)1-0/+111