Fri, 02 Sep 2011 15:56:35 +0200 |
KarstenBock |
Added unit tests for the container functions.
|
Fri, 02 Sep 2011 15:54:56 +0200 |
KarstenBock |
Modified run_tests.py to use the parpg folder in "src"
|
Fri, 02 Sep 2011 12:54:43 +0200 |
KarstenBock |
get_free_slot no raises an exception instead of appending a slot to the container.
|
Fri, 02 Sep 2011 12:29:55 +0200 |
KarstenBock |
Fixed inconsistent indentation.
|
Thu, 01 Sep 2011 23:26:50 +0200 |
KarstenBock |
Added functions for container components
|
Thu, 01 Sep 2011 23:26:02 +0200 |
KarstenBock |
Fixed bug in components
|
Wed, 10 Aug 2011 21:08:48 +0200 |
KarstenBock |
Backed out changeset: 6a637c737d20
|
Wed, 10 Aug 2011 21:08:14 +0200 |
KarstenBock |
Backed out changeset: 799fc37fec6d
|
Wed, 10 Aug 2011 21:07:06 +0200 |
KarstenBock |
Backed out changeset: bd1e3b743518
|
Wed, 03 Aug 2011 22:57:52 +0200 |
KarstenBock |
FifeManager no longer subclasses ApplicationBase
|
Mon, 01 Aug 2011 08:44:31 +0200 |
KarstenBock |
Added clause when the containable should just be added to end of the list
|
Sun, 31 Jul 2011 23:48:54 +0200 |
KarstenBock |
Changes for the container system
|
Sun, 31 Jul 2011 23:47:28 +0200 |
KarstenBock |
Added system for containers
|
Sun, 31 Jul 2011 21:53:38 +0200 |
KarstenBock |
Added dict and list as possible component field types
|
Wed, 27 Jul 2011 12:16:30 -1000 |
M. George Hansen |
Refactored components and began defining basic Entities and Systems.
|