Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wage/
H A Dentities.h228 bool isWearing(Obj *obj);
H A Dentities.cpp481 bool Chr::isWearing(Obj *obj) { in isWearing() function in Wage::Chr
H A Dcombat.cpp604 if (!player->isWearing(*it)) in handleInventoryCommand()
/dports/games/scummvm/scummvm-2.5.1/engines/wage/
H A Dentities.h229 bool isWearing(Obj *obj);
H A Dentities.cpp486 bool Chr::isWearing(Obj *obj) { in isWearing() function in Wage::Chr
H A Dcombat.cpp605 if (!player->isWearing(*it)) in handleInventoryCommand()
/dports/games/powder/powder118_src/
H A Dcreature.h355 bool isWearing(MATERIAL_NAMES material) const;
H A Dcreature.cpp1919 if (appraisee->isWearing(MATERIAL_GOLD)) in getAttitude()
7732 ignoregold = !isWearing(MATERIAL_GOLD); in safeToDigest()
7733 ignoresilver = !isWearing(MATERIAL_SILVER); in safeToDigest()
7809 MOB::isWearing(MATERIAL_NAMES material) const in isWearing() function in MOB
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Diuse_actor.cpp1428 bool isWearing = p.is_worn( it ); in try_to_cut_up() local
1460 } else if( isWearing ) { in try_to_cut_up()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Diuse_actor.cpp1428 bool isWearing = p.is_worn( it ); in try_to_cut_up() local
1460 } else if( isWearing ) { in try_to_cut_up()