Mercurial > parpg-source
log gamemodel.py @ 98:c0db5f521695
age | author | description |
---|---|---|
Tue, 27 Sep 2011 16:29:39 +0200 | KarstenBock | updateObjectDB of GameModel now uses saveable_fields. |
Tue, 27 Sep 2011 15:50:28 +0200 | KarstenBock | Added Graphics component. |
Tue, 27 Sep 2011 15:23:43 +0200 | KarstenBock | Added Behaviour component. |
Tue, 27 Sep 2011 14:58:03 +0200 | KarstenBock | Added Base component, which has a saveable_fields property. It is supposed to be derived from, thus it is not in the components list. |