Home
last modified time | relevance | path

Searched refs:hiscores_print_list (Results 1 – 8 of 8) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dhiscores.h25 void hiscores_print_list( int display_count = -1, int format = SCORE_TERSE );
H A Douch.cc991 hiscores_print_list( get_number_of_lines() - lines - 5 ); in end_game()
H A Dhiscores.cc151 void hiscores_print_list( int display_count, int format ) in hiscores_print_list() function
H A Dacr.cc246 hiscores_print_list( Options.sc_entries, Options.sc_format ); in main()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dend.cc505 string hiscores = hiscores_print_list(num_lines, SCORE_TERSE, hiscore_index, start); in end_game()
538 + hiscores_print_list(11, SCORE_TERSE, hiscore_index, start)); in end_game()
H A Dhiscores.h23 string hiscores_print_list(int display_count, int format, int newest_entry, int& start_out);
H A Dhiscores.cc288 string hiscores_print_list(int display_count, int format, int newest_entry, int& start_out) in hiscores_print_list() function
/dports/games/dungeoncrawl/dc400b26-src/docs/
H A Dchanges.4001773 hiscores_print_list();