Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-11-24 | On pCampBot, add bot as a property on behaviours instead of passing it in eve... | Justin Clark-Casey (justincc) | 1 | -16/+15 |
2011-11-24 | Add disabled CrossBehaviour to pCampBot, which is designed to cross test bots... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-11-23 | Print out what behaviours are active when pCampBot starts up | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2011-11-03 | actually remove the sleep from PhysicsBehaviour that I shifted to Bot a coupl... | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2011-11-03 | Rename PhysicsBot => Bot since it doesn't just exercise physics anymore | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-11-03 | Add click/grab behaviour to pCampbot, which gets bots to randomly click things. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-11-03 | Move PhysicsBehaviour into a spearate behaviours folder | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2011-11-03 | Separate out physics testing actions into a separate PhysicsBehaviour class | Justin Clark-Casey (justincc) | 1 | -0/+97 |