Mercurial > parpg-core
log src/parpg/components/container.py @ 93:0ea341301461
age | author | description |
---|---|---|
Wed, 21 Sep 2011 16:11:06 +0200 | KarstenBock | Fixed syntax error in container.py. |
Wed, 21 Sep 2011 16:10:14 +0200 | KarstenBock | Changed "import bGrease" to "import parpg.bGrease". |
Wed, 21 Sep 2011 15:05:12 +0200 | KarstenBock | Added item_type attribute to the containable component. |
Mon, 05 Sep 2011 15:00:34 +0200 | KarstenBock | Renamed grease to bGrease (Basic Grease) to get rid of conflicts with an already installed grease. |