aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceSitTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-12/+69
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-07-10Fix recent SOP.GetSittingAvatars() to return null if there are no sitting ava...Justin Clark-Casey (justincc)1-4/+20
2012-07-05Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)1-4/+4
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-1/+1
2011-11-11extract common ScenePresence setup code into Init() method for ScenePresenceS...Justin Clark-Casey (justincc)1-39/+31
2011-11-11add SP.PhysicsActor checks to other sit/stand testsJustin Clark-Casey (justincc)1-0/+4
2011-11-11add sit and stand on ground testJustin Clark-Casey (justincc)1-0/+23
2011-11-11As per mailing list last week, remove facility that would automatically move ...Justin Clark-Casey (justincc)1-2/+31
2011-11-11Bump warp sit distance up to 10 meters, as discussed on opensim-dev mailing l...Justin Clark-Casey (justincc)1-16/+41
2011-11-11Add new ScenePresenceSitTests with a single sit/stand testJustin Clark-Casey (justincc)1-0/+103