Mercurial > parpg-source
log world.py @ 130:aea5a9229b4c
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:48:01 +0200 | KarstenBock | Added equip to the usable components of the World class. |
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. |
Thu, 08 Sep 2011 15:18:39 +0200 | KarstenBock | Modifications to make talking with npcs possible again. Special actions won't work yet though. |