Mercurial > parpg-source
log world.py @ 68:8915ff6183b0
age | author | description |
---|---|---|
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. |
Thu, 08 Sep 2011 14:30:01 +0200 | KarstenBock | Removed behaviour component. Behaviour is already stored in the fifeagent component. |