Mercurial > parpg-core
log src/parpg/components/__init__.py @ 117:b10de0310771
age | author | description |
---|---|---|
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. |
Wed, 21 Sep 2011 16:10:14 +0200 | KarstenBock | Changed "import bGrease" to "import parpg.bGrease". |
Wed, 21 Sep 2011 15:25:32 +0200 | KarstenBock | Added equipable component. |
Sun, 18 Sep 2011 16:07:07 +0200 | KarstenBock | Added ChangeMap component. |