log src/parpg/entities/action.py @ 201:c0915e63a557

age author description
Thu, 15 Dec 2011 21:14:13 +0100 KarstenBock Added "Say" action.
Sat, 19 Nov 2011 19:28:38 +0100 KarstenBock Small fixes.
Sat, 19 Nov 2011 16:12:56 +0100 KarstenBock Added "None" to the action dict which calls an "no-op" action.
Sat, 19 Nov 2011 16:00:32 +0100 KarstenBock Added RunScriptAction class.
Sat, 12 Nov 2011 20:54:25 +0100 KarstenBock The approach method of MovingAgentBehaviour now accepts a locatior or another instance, and uses the follow method to move to the instance position.
Sat, 12 Nov 2011 16:27:39 +0100 KarstenBock Implemented simple script system.
Sun, 09 Oct 2011 21:02:48 +0200 KarstenBock Moved the action module into the entities package. base src/parpg/objects/action.py@59baba676298