Home
last modified time | relevance | path

Searched defs:scorefile_entry (Results 1 – 4 of 4) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dexterns.h513 struct scorefile_entry struct
515 char version;
516 char release;
517 long points;
518 char name[kNameLen];
520 char race;
521 char cls;
526 int death_type;
528 int mon_num; // sigh...
541 int god; // god
[all …]
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dchardump.h35 class scorefile_entry; variable
H A Dhiscores.h15 class scorefile_entry; variable
H A Dhiscores.cc693 scorefile_entry::scorefile_entry(int dam, mid_t dsource, int dtype, in scorefile_entry() function in scorefile_entry
704 scorefile_entry::scorefile_entry() in scorefile_entry() function in scorefile_entry
710 scorefile_entry::scorefile_entry(const scorefile_entry &se) in scorefile_entry() function in scorefile_entry