aboutsummaryrefslogtreecommitdiff
path: root/behaviors/RandomWalk.py
Commit message (Collapse)AuthorAge
* A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. ↵Gravatar rcoh2011-01-27
| | | | | | Fixed a massive bug that increases performance in by up to a factor of 60. A bunch of new behaviors for the class.
* Rewrite of Behavior parent class to suck less. Lots of bug fixes. AddedGravatar Russell Cohen2011-01-20
| | | | 'RestrictLocation' which allows events to fire based on their location.
* a couple more behavior additionsGravatar rcoh2011-01-16
|
* Added ResponseMover to facilitate spawn and run responses. ModifiedGravatar Russell Cohen2011-01-12
| | | | simplemapper to fix a bug with null responses.
* fixed a bug caused by util stuff. some new functionality, not all fully ↵Gravatar rcoh2011-01-03
implemented.