Mercurial > parpg-source
log
age | author | description |
---|---|---|
Mon, 05 Sep 2011 14:09:04 +0200 | KarstenBock | Set default value of layer parameter of BaseBehaviour to None |
Mon, 05 Sep 2011 13:56:27 +0200 | KarstenBock | Changed parameters for NPCBehaviour to lower case |
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. |
Sun, 04 Sep 2011 16:37:37 +0200 | KarstenBock | Fixed bug that the game crashes in the main menu after a few seconds. |
Sun, 04 Sep 2011 16:25:23 +0200 | KarstenBock | Move setup_behaviour method of the Character entity to a function in fifeagent.py |