aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/pCampBot/Behaviours/GrabbingBehaviour.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-3/+3
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+8
* Fix a bug in pCampbot grabbing behaviour where an exception would be thrown i...Justin Clark-Casey (justincc)2012-08-011-0/+3
* Fix off by one bug in objects GrabbingBehaviour of pCampBot.exeJustin Clark-Casey (justincc)2011-12-141-1/+1
* On pCampBot, add bot as a property on behaviours instead of passing it in eve...Justin Clark-Casey (justincc)2011-11-241-8/+8
* Print out what behaviours are active when pCampBot starts upJustin Clark-Casey (justincc)2011-11-231-0/+2
* Rename PhysicsBot => Bot since it doesn't just exercise physics anymoreJustin Clark-Casey (justincc)2011-11-031-1/+1
* Add click/grab behaviour to pCampbot, which gets bots to randomly click things.Justin Clark-Casey (justincc)2011-11-031-0/+56