aboutsummaryrefslogtreecommitdiff
path: root/operationscore/Behavior.py
Commit message (Expand)AuthorAge
* Woops.Gravatar rcoh2011-02-12
* Added an override of setLastOutput to square.py. Added some pre-built querie...Gravatar rcoh2011-02-12
* Modified the test code to automatically pick up new tests. Just add your tes...Gravatar rcoh2011-02-12
* Early stages of support for interbehavior interactions. Fixed a bug in the c...Gravatar rcoh2011-02-09
* A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. Fixed...Gravatar rcoh2011-01-27
* Some new stuff. Fixed a bug where screen responses weren't being synchronize...Gravatar rcoh2011-01-24
* Rewrite of Behavior parent class to suck less. Lots of bug fixes. AddedGravatar Russell Cohen2011-01-20
* About halfway done with support for pixel regions. Modified the component re...Gravatar rcoh2010-12-22
* Code for the demo. Everything works afaik. Contains a couple more optimizat...Gravatar rcoh2010-12-08
* Speed optimizations abound! Caching on parameter validation, BinaryGravatar Russell Cohen2010-12-03
* Added support for RecursiveHooks, RecursiveBehaviors and GaussianMapperGravatar Russell Cohen2010-12-01
* Making recursive behaviors work. Some bugs existed before. Adding runningGravatar Russell Cohen2010-11-29
* Added BehaviorChain to support chains of behaviors. Added FollowMouseGravatar Russell Cohen2010-11-25
* Refactoring complete! Made modules/packages as appropriate. Finally.Gravatar Russell Cohen2010-11-24