Home
last modified time | relevance | path

Searched defs:detect_trap (Results 1 – 5 of 5) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dtrap.cpp202 bool trap::detect_trap( const tripoint &pos, const Character &p ) const in detect_trap() function in trap
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dtrap.cpp202 bool trap::detect_trap( const tripoint &pos, const Character &p ) const in detect_trap() function in trap
/dports/games/moria/umoria/source/
H A Dspells.c149 int detect_trap() in detect_trap() function
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells2.c2608 bool detect_trap = FALSE; in detect_bounty() local
2800 bool detect_trap(int Ind, int rad) { in detect_trap() function
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dspells2.c1921 bool detect_trap(player_type *p_ptr) in detect_trap() function