Home
last modified time | relevance | path

Searched refs:wand_type (Results 1 – 10 of 10) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-book.h43 spell_type spell_in_wand(wand_type wand);
H A Dspl-book.cc89 static const map<wand_type, spell_type> _wand_spells =
102 spell_type spell_in_wand(wand_type wand) in spell_in_wand()
H A Ditem-prop-enum.h727 enum wand_type enum
H A Dacquire.cc671 vector<pair<wand_type, int>> weights = { in _acquirement_wand_subtype()
687 const wand_type* wand = random_choose_weighted(weights); in _acquirement_wand_subtype()
H A Dng-wanderer.cc454 wand_type selected_wand = in _wanderer_random_evokable()
H A Dmon-act.cc1053 spell_in_wand(static_cast<wand_type>(wand.sub_type)); in _mons_fire_wand()
1108 spell_in_wand(static_cast<wand_type>(wand->sub_type)); in _handle_wand()
1118 const wand_type kind = (wand_type)wand->sub_type; in _handle_wand()
H A Devoke.cc241 spell_in_wand(static_cast<wand_type>(wand.sub_type)); in zap_wand()
H A Ddescribe.cc2242 const spell_type spell = spell_in_wand(static_cast<wand_type>(item.sub_type)); in get_item_description()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmonstuff.cc59 static int map_wand_to_mspell(int wand_type);
4895 static int map_wand_to_mspell(int wand_type) in map_wand_to_mspell() argument
4899 switch (wand_type) in map_wand_to_mspell()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/test/stress/
H A Dqw.rc1234 function count_charges(wand_type, ignore_it)
1239 and it.subtype() == wand_type then