Home
last modified time | relevance | path

Searched refs:hiscores_new_entry (Results 1 – 6 of 6) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dhiscores.h19 void hiscores_new_entry( struct scorefile_entry &se );
H A Douch.cc868 hiscores_new_entry(se); in ouch()
875 hiscores_new_entry(se); in ouch()
H A Dhiscores.cc84 void hiscores_new_entry( struct scorefile_entry &ne ) in hiscores_new_entry() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.h17 int hiscores_new_entry(const scorefile_entry &se);
H A Dend.cc324 hiscore_index = hiscores_new_entry(se); in end_game()
H A Dhiscores.cc101 int hiscores_new_entry(const scorefile_entry &ne) in hiscores_new_entry() function