Mercurial > parpg-core
log src/parpg/entities/character.py @ 53:7c6e2e39b545
age | author | description |
---|---|---|
Sun, 04 Sep 2011 16:25:23 +0200 | KarstenBock | Move setup_behaviour method of the Character entity to a function in fifeagent.py |
Sun, 04 Sep 2011 15:19:47 +0200 | KarstenBock | Added fifeagent as component to the Character entity and added a method that attaches the behaviour to the layer |
Wed, 27 Jul 2011 12:16:30 -1000 | M. George Hansen | Refactored components and began defining basic Entities and Systems. |