Mercurial > parpg-core
log src/parpg/behaviours/__init__.py @ 133:ecac92680bef
age | author | description |
---|---|---|
Fri, 30 Sep 2011 14:04:29 +0200 | KarstenBock | Added animation queue and method the base behaviour class. |
Fri, 09 Sep 2011 15:18:17 +0200 | KarstenBock | Added BaseBehaviour. Moved methods from MovingAgentBehaviour to BaseBehaviour. |
Fri, 09 Sep 2011 15:05:23 +0200 | KarstenBock | Renamed BaseBehaviour to MovingAgentBehaviour |
Mon, 05 Sep 2011 13:15:18 +0200 | KarstenBock | Added Aliases for the behaviours in the behaviours package __init__.py |
Mon, 05 Sep 2011 13:02:05 +0200 | KarstenBock | Moved behaviours from objects/actors.py to files seperate files inside a behaviours directory. |