log world.py @ 188:2a12e2843984

age author description
Tue, 27 Mar 2012 13:41:20 +0200 Beliar Removed bGrease, which is in a seperate repository, here: https://github.com/Beliaar/bGrease
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".