Data Fields | |
struct toptenentry * | tt_next |
long | points |
int | deathdnum |
int | deathlev |
int | maxlvl |
int | hp |
int | maxhp |
int | deaths |
int | ver_major |
int | ver_minor |
int | patchlevel |
long | deathdate |
long | birthdate |
int | uid |
char | plrole [ROLESZ+1] |
char | plrace [ROLESZ+1] |
char | plgend [ROLESZ+1] |
char | plalign [ROLESZ+1] |
char | name [NAMSZ+1] |
char | death [DTHSZ+1] |
Referenced by readentry(), topten(), and writeentry().
char toptenentry::death[DTHSZ+1] |
Referenced by readentry(), topten(), and writeentry().
Referenced by readentry(), topten(), and writeentry().
Referenced by readentry(), topten(), and writeentry().
Referenced by readentry(), topten(), and writeentry().
Referenced by readentry(), topten(), and writeentry().
int toptenentry::hp |
Referenced by readentry(), topten(), and writeentry().
Referenced by readentry(), topten(), and writeentry().
Referenced by readentry(), topten(), and writeentry().
char toptenentry::name[NAMSZ+1] |
Referenced by readentry(), score_wanted(), topten(), tt_oname(), and writeentry().
Referenced by readentry(), score_wanted(), topten(), and writeentry().
char toptenentry::plalign[ROLESZ+1] |
Referenced by readentry(), topten(), and writeentry().
char toptenentry::plgend[ROLESZ+1] |
Referenced by readentry(), topten(), tt_oname(), and writeentry().
char toptenentry::plrace[ROLESZ+1] |
Referenced by readentry(), score_wanted(), topten(), and writeentry().
char toptenentry::plrole[ROLESZ+1] |
Referenced by readentry(), score_wanted(), topten(), tt_oname(), and writeentry().
long toptenentry::points |
Referenced by prscore(), readentry(), topten(), tt_oname(), and writeentry().
struct toptenentry* toptenentry::tt_next |
Referenced by free_ttlist(), prscore(), and topten().
int toptenentry::uid |
Referenced by prscore(), readentry(), score_wanted(), topten(), and writeentry().
Referenced by readentry(), score_wanted(), topten(), and writeentry().
Referenced by readentry(), score_wanted(), topten(), and writeentry().