Mercurial > parpg-source
log systems/scriptingsystem.py @ 159:1b66e1ce226b
age | author | description |
---|---|---|
Sun, 13 Nov 2011 13:37:24 +0100 | KarstenBock | script commands are stored in the System now instead of the the script object. |
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. |