Mercurial > parpg-core
log src/parpg/world.py @ 192:191f89a22303
age | author | description |
---|---|---|
Sun, 13 Nov 2011 17:19:14 +0100 | KarstenBock | Further work on the scripting system. |
Sat, 12 Nov 2011 16:27:39 +0100 | KarstenBock | Implemented simple script system. |
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. |