aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_ApiInventoryTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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