log src/parpg/behaviours/npc.py @ 168:704145b96171

age author description
Sun, 09 Oct 2011 14:29:02 +0200 KarstenBock Fix to decrease the wander rate of the npcs.
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