Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcommand.cc510 void show_specific_help(const string &key) in show_specific_help() function
522 show_specific_help("level-map"); in show_levelmap_help()
538 show_specific_help("interlevel-travel.branch.prompt"); in show_interlevel_travel_branch_help()
543 show_specific_help("interlevel-travel.depth.prompt"); in show_interlevel_travel_depth_help()
548 show_specific_help("interlevel-travel.altar.prompt"); in show_interlevel_travel_altar_help()
553 show_specific_help("annotate.prompt"); in show_annotate_help()
558 show_specific_help("stash-search.prompt"); in show_stash_search_help()
563 show_specific_help("skill-menu"); in show_skill_menu_help()
583 show_specific_help("spell-library"); in show_spell_library_help()
H A Dcommand.h19 void show_specific_help(const string& key);
H A Dmacro.cc1392 show_specific_help("macro-menu"); in process_key()
1469 show_specific_help("macro-menu"); in process_key()
H A Dwiz-mon.cc65 show_specific_help("wiz-monster"); in wizard_create_spec_monster_name()
H A Dinvent.cc1388 show_specific_help("pick-up"); in prompt_drop_items()
H A Dmenu.cc1350 show_specific_help(help_key()); in process_key()