ManaPlus
|
Go to the source code of this file.
Namespaces | |
CharDB | |
Functions | |
void | CharDB::load () |
void | CharDB::unload () |
void | CharDB::loadMinMax (const xmlNodePtr node, unsigned *const min, unsigned *const max) |
unsigned | CharDB::getMinHairColor () |
unsigned | CharDB::getMaxHairColor () |
unsigned | CharDB::getMinHairStyle () |
unsigned | CharDB::getMaxHairStyle () |
unsigned | CharDB::getMinStat () |
unsigned | CharDB::getMaxStat () |
unsigned | CharDB::getSumStat () |
unsigned | CharDB::getMinLook () |
unsigned | CharDB::getMaxLook () |
unsigned | CharDB::getMinRace () |
unsigned | CharDB::getMaxRace () |
const std::vector< BeingSlot > & | CharDB::getDefaultItems () |