Mercurial > parpg-source
log systems/scriptingsystem.py @ 157:79d6b17b80a3
age | author | description |
---|---|---|
Sat, 12 Nov 2011 16:27:39 +0100 | KarstenBock | Implemented simple script system. |
Wed, 21 Sep 2011 16:10:14 +0200 | KarstenBock | Changed "import bGrease" to "import parpg.bGrease". |
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. |
Wed, 27 Jul 2011 12:16:30 -1000 | M. George Hansen | Refactored components and began defining basic Entities and Systems. |