This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-02 08:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddd38a3dea70845ede575ccece4c83c10602d3b5
opensim
/
OpenSim
/
Tools
/
pCampBot
/
Behaviours
History
Diva Canto
d27e188fe2
Added 2 new behavirors to pCampBot. These are part of a systematic study I'm doing for understanding the load that AgentUpdate packets incur on the server.
2014-02-21 10:04:12 -08:00
..
AbstractBehaviour.cs
Add Close() method to IBehaviour to allow behaviours to cleanup when removed or bot it disconnected.
2013-09-03 19:33:17 +01:00
CrossBehaviour.cs
Show behaviours of pCampbot bots in "show bots" and "show bot" console commands
2013-09-03 17:07:57 +01:00
GrabbingBehaviour.cs
Consistently give responsibility for thread sleeping to behaviours rather than controlling from the main action loop
2013-09-03 19:41:12 +01:00
NoneBehaviour.cs
Show behaviours of pCampbot bots in "show bots" and "show bot" console commands
2013-09-03 17:07:57 +01:00
PhysicsBehaviour2.cs
Added 2 new behavirors to pCampBot. These are part of a systematic study I'm doing for understanding the load that AgentUpdate packets incur on the server.
2014-02-21 10:04:12 -08:00
PhysicsBehaviour.cs
In pCampbot PhysicsBehaviour.Close(), only cancel jumping if bot is connected
2013-09-03 19:58:27 +01:00
TeleportBehaviour.cs
Consistently give responsibility for thread sleeping to behaviours rather than controlling from the main action loop
2013-09-03 19:41:12 +01:00
TwitchyBehaviour.cs
Added 2 new behavirors to pCampBot. These are part of a systematic study I'm doing for understanding the load that AgentUpdate packets incur on the server.
2014-02-21 10:04:12 -08:00