aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/NPC/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-04When the NPC reaches within the SIGNIFICANT_CLIENT_MOVEMENT distance of the t...Justin Clark-Casey (justincc)1-0/+2
2011-08-04extend npc move test to check a second movementJustin Clark-Casey (justincc)1-2/+21
2011-08-03remove move to duck walk compensation - no longer required.Justin Clark-Casey (justincc)1-1/+5
2011-08-03rename NPC.Autopilot to NPC.MoveToTarget internally. Add method doc to INPCM...Justin Clark-Casey (justincc)1-1/+1
2011-08-03extend move test to check avatar is moving in the right direction after setti...Justin Clark-Casey (justincc)1-0/+13
2011-08-03extend move test to check one beat of the simulator without actually asking t...Justin Clark-Casey (justincc)1-1/+7
2011-08-03Add passing but incomplete NPC move regression testJustin Clark-Casey (justincc)1-47/+25
2011-08-03stop avatar service being set up in NPC TestCreate() - it's no longer usedJustin Clark-Casey (justincc)1-6/+48
2011-08-03enable the NPC module for its regression testJustin Clark-Casey (justincc)1-0/+2
2011-08-01Get osNpcCreate appearance working with avatars that are currently in the scene.Justin Clark-Casey (justincc)1-2/+21
2011-07-02Create a very basic initial test which just creates an 'npc' and tests that t...Justin Clark-Casey (justincc)1-0/+71