aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/pCampBot/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Terminate 'nothing' behaviour (and potentially others) by signalling using an...Justin Clark-Casey (justincc)2014-08-131-0/+8
* Add Close() method to IBehaviour to allow behaviours to cleanup when removed ...Justin Clark-Casey (justincc)2013-09-031-0/+8
* Show behaviours of pCampbot bots in "show bots" and "show bot" console commandsJustin Clark-Casey (justincc)2013-09-031-0/+5
* On pCampBot, add bot as a property on behaviours instead of passing it in eve...Justin Clark-Casey (justincc)2011-11-241-1/+10
* Print out what behaviours are active when pCampBot starts upJustin Clark-Casey (justincc)2011-11-231-0/+9
* Rename PhysicsBot => Bot since it doesn't just exercise physics anymoreJustin Clark-Casey (justincc)2011-11-031-1/+1
* Move PhysicsBehaviour into a spearate behaviours folderJustin Clark-Casey (justincc)2011-11-031-1/+0
* Separate out physics testing actions into a separate PhysicsBehaviour classJustin Clark-Casey (justincc)2011-11-031-0/+37