Mercurial > parpg-source
log
age | author | description |
---|---|---|
Sat, 19 Nov 2011 19:28:38 +0100 | KarstenBock | Small fixes. |
Sat, 19 Nov 2011 16:12:56 +0100 | KarstenBock | Added "None" to the action dict which calls an "no-op" action. |
Sat, 19 Nov 2011 16:00:32 +0100 | KarstenBock | Added RunScriptAction class. |
Thu, 17 Nov 2011 20:36:08 +0100 | KarstenBock | Implemented loading scripts from files. |
Sun, 13 Nov 2011 17:19:14 +0100 | KarstenBock | Further work on the scripting system. |
Sun, 13 Nov 2011 13:37:24 +0100 | KarstenBock | script commands are stored in the System now instead of the the script object. |