Mercurial > parpg-core
log src/parpg/components/__init__.py @ 139:7c9b7efc0f11
age | author | description |
---|---|---|
Sat, 01 Oct 2011 13:39:52 +0200 | KarstenBock | Renamed CharacterStatistics module to character_statistics |
Tue, 27 Sep 2011 15:50:28 +0200 | KarstenBock | Added Graphics component. |
Tue, 27 Sep 2011 15:23:43 +0200 | KarstenBock | Added Behaviour component. |
Sat, 24 Sep 2011 16:48:06 +0200 | KarstenBock | Changed way of setting the possible components of the world. |
Sat, 24 Sep 2011 15:48:24 +0200 | KarstenBock | Move the identifier field from the FifeAgent component to the new General component. |
Wed, 21 Sep 2011 16:46:36 +0200 | KarstenBock | Added the Equip component to the __init__.py of the components package. |