To view stable releases, visit Version History.
Bleeding-edge documentation can be found on the staging server: http://tekkotsu.no-ip.org/
To check out latest: cvs -d :pserver:anonymous@cvs.tekkotsu.org:/cvs checkout -P Tekkotsu/Behaviors
More help can be found on the Tekkotsu CVS Usage page.
check erouter before using it in destructor -- tools may skip initializing erouter, don't want static behaviors (i.e. DualCoding crew) to crap out unnecessarily
updating the state machine logging and spidering to use libxml functions, take advantage of EventRouter's ordering guarantees, and switching transitions to use an activate and deactivate events when b...