Home
last modified time | relevance | path

Searched refs:needs_called_by_monster_line (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.cc2076 bool needs_called_by_monster_line = false; in death_description() local
2216 needs_called_by_monster_line = true; in death_description()
2581 needs_called_by_monster_line = true; in death_description()
2626 needs_called_by_monster_line = true; in death_description()
2686 else if (needs_called_by_monster_line) in death_description()
2766 else if (needs_called_by_monster_line) in death_description()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dhiscores.cc643 bool needs_called_by_monster_line = false; in hiscores_format_single_long() local
695 needs_called_by_monster_line = true; in hiscores_format_single_long()
916 else if (needs_called_by_monster_line) in hiscores_format_single_long()