Home
last modified time | relevance | path

Searched refs:long_kill_message (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.h187 string long_kill_message() const;
H A Douch.cc1127 mark_milestone("death", lowercase_first(se.long_kill_message()).c_str()); in ouch()
H A Dhiscores.cc1263 const string long_msg = long_kill_message(); in set_score_fields()
1283 string scorefile_entry::long_kill_message() const in long_kill_message() function in scorefile_entry