Mercurial > parpg-core
log src/parpg/components/character_statistics.py @ 187:f612b4638744
age | author | description |
---|---|---|
Sat, 05 Nov 2011 16:04:59 +0100 | KarstenBock | Statistics are being saved and loaded. |
Sat, 05 Nov 2011 14:42:12 +0100 | KarstenBock | Changed CharacterStatistic classes to work with components. |
Sat, 01 Oct 2011 14:09:20 +0200 | KarstenBock | Added saveable_fields to the CharacterStatistics component. |
Sat, 01 Oct 2011 14:07:40 +0200 | KarstenBock | Added gender, picture, age, origin and traits to the CharacterStatistics component and splitted statistics into primary_stats and secondary_stats. |
Sat, 01 Oct 2011 13:39:52 +0200 | KarstenBock | Renamed CharacterStatistics module to character_statistics base src/parpg/components/CharacterStatistics.py@b15c7c1da022 |