Mercurial > parpg-source
log entities/action.py @ 164:ed24962cdf5e
age | author | description |
---|---|---|
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. |