log components/fifeagent.py @ 46:bf506f739322

age author description
Wed, 07 Sep 2011 13:54:02 +0200 KarstenBock Removed layer as attribute of BaseBehaviour and added it as a parameter to the attachToLayer method.
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.
Mon, 05 Sep 2011 14:44:53 +0200 KarstenBock Added pos value to the FifeAgent component
Sun, 04 Sep 2011 16:25:23 +0200 KarstenBock Move setup_behaviour method of the Character entity to a function in fifeagent.py
Thu, 01 Sep 2011 23:26:02 +0200 KarstenBock Fixed bug in components
Wed, 27 Jul 2011 12:16:30 -1000 M. George Hansen Refactored components and began defining basic Entities and Systems.