Home
last modified time | relevance | path

Searched defs:cast_spell (Results 1 – 13 of 13) sorted by relevance

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/examples/
H A Dmagic.erl71 cast_spell(Attrs, Spell) -> function
/dports/games/angband/Angband-4.2.2/src/
H A Dmon-lore.h46 byte cast_spell; /* Max number of other spells seen */ member
/dports/games/omega/omega/
H A Dspell.c633 void cast_spell(spell) in cast_spell() function
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/wizard/
H A Dwizard.cc350 bool Wizard::cast_spell( in cast_spell() function in Wizard
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dhandle_action.cpp1438 static void cast_spell() in cast_spell() function
1496 player_activity cast_spell( ACT_SPELLCASTING, sp.casting_time( you ) ); in assign_spellcasting() local
H A Dtrapfunc.cpp1459 bool trapfunc::cast_spell( const tripoint &p, Creature *critter, item * ) in cast_spell() function in trapfunc
H A Diuse_actor.cpp2306 player_activity cast_spell( ACT_SPELLCASTING, casting.casting_time( p ) ); in use() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dhandle_action.cpp1438 static void cast_spell() in cast_spell() function
1496 player_activity cast_spell( ACT_SPELLCASTING, sp.casting_time( you ) ); in assign_spellcasting() local
H A Dtrapfunc.cpp1459 bool trapfunc::cast_spell( const tripoint &p, Creature *critter, item * ) in cast_spell() function in trapfunc
H A Diuse_actor.cpp2306 player_activity cast_spell( ACT_SPELLCASTING, casting.casting_time( p ) ); in use() local
/dports/games/moria/umoria/source/
H A Dmoria3.c245 int cast_spell(prompt, item_val, sn, sc) in cast_spell() function
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dx-spell.c2189 bool cast_spell(player_type *p_ptr, int tval, int index) in cast_spell() function
/dports/games/mangband/mangband-1.5.3/src/common/
H A Dtypes.h729 byte cast_spell; /* Max number of other spells seen */ member