Mercurial > parpg-core
log src/parpg/entities/__init__.py @ 170:371b17bc9113
age | author | description |
---|---|---|
Sat, 24 Sep 2011 15:48:24 +0200 | KarstenBock | Move the identifier field from the FifeAgent component to the new General component. |
Sun, 18 Sep 2011 16:26:12 +0200 | KarstenBock | Implemented creation of dynamic entities. |
Tue, 06 Sep 2011 15:22:51 +0200 | KarstenBock | Changes to make PARPG "runable" with grease. (With the correct modified assets) |
Mon, 05 Sep 2011 14:43:48 +0200 | KarstenBock | Added functions to create entities. |
Wed, 27 Jul 2011 12:16:30 -1000 | M. George Hansen | Refactored components and began defining basic Entities and Systems. |