Mercurial > parpg-core
log src/parpg/components/__init__.py @ 92:0f659c7675f6
age | author | description |
---|---|---|
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. |
Tue, 06 Sep 2011 14:37:54 +0200 | KarstenBock | Renamed dialog to dialogue |
Mon, 05 Sep 2011 14:49:45 +0200 | KarstenBock | Made the component classes available in the __ini__.py file of the components package |
Wed, 27 Jul 2011 12:16:30 -1000 | M. George Hansen | Refactored components and began defining basic Entities and Systems. |