Diva Canto cc1fc400d8 pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured. 9 年 前
..
AbstractBehaviour.cs 21176a3a90 Terminate 'nothing' behaviour (and potentially others) by signalling using an event rather than polling connection state every 100ms 10 年 前
CrossBehaviour.cs 9c65207936 Show behaviours of pCampbot bots in "show bots" and "show bot" console commands 11 年 前
GrabbingBehaviour.cs 76bd2e2d72 Consistently give responsibility for thread sleeping to behaviours rather than controlling from the main action loop 11 年 前
InventoryDownloadBehaviour.cs cc1fc400d8 pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured. 9 年 前
NoneBehaviour.cs b53be022f2 On pCampbot, if we add the none (n) behaviour then make it actually stop any bots in motion. 10 年 前
PhysicsBehaviour.cs 21176a3a90 Terminate 'nothing' behaviour (and potentially others) by signalling using an event rather than polling connection state every 100ms 10 年 前
PhysicsBehaviour2.cs 4b8215c893 minor: comment out unusued logging objects in some pCampbot behaviour classes 10 年 前
TeleportBehaviour.cs 76bd2e2d72 Consistently give responsibility for thread sleeping to behaviours rather than controlling from the main action loop 11 年 前
TwitchyBehaviour.cs 4b8215c893 minor: comment out unusued logging objects in some pCampbot behaviour classes 10 年 前