aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceAutopilotTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-2/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-2/+0
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-10-12Get rid of accidental scene start left in ScenePresenceAutopilotTestsJustin Clark-Casey (justincc)1-1/+0
2012-10-12Fix problems with regression tests by allowing invoke of Update() with a fini...Justin Clark-Casey (justincc)1-0/+1
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-1/+1
2012-03-20Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)1-7/+5
2011-12-12Cleaned up ScenePresence parameters for Flying, WasFlying, FlyingOld and IsCo...Dan Lake1-1/+1
2011-09-22Reinstate option to land an npc when it reaches a target.Justin Clark-Casey (justincc)1-2/+2
2011-09-21Move code which handles NPC movement into Scene so that this can also be used...Justin Clark-Casey (justincc)1-0/+135