Home
last modified time | relevance | path

Searched defs:wounds (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_health.cpp95 woundInfo_t* wounds = &target->chr.wounds; in G_TreatActor() local
146 woundInfo_t &wounds = ent->chr.wounds; in G_BleedWounds() local
169 woundInfo_t &wounds = ent->chr.wounds; in G_SendWoundStats() local
H A Dg_events.cpp392 const woundInfo_t &wounds = ent.chr.wounds; in G_EventActorWound() local
H A Dchr_shared.h382 woundInfo_t wounds; /**< Character wounds */ member
/dports/games/ufoai/ufoai-2.5-source/src/client/battlescape/events/event/actor/
H A De_event_actorwound.cpp37 int entnum, bodyPart, wounds, treatment; in CL_ActorWound() local
/dports/games/zangband/zangband/src/
H A Dmutation.c1713 int wounds = p_ptr->mhp - p_ptr->chp; in mutation_random_aux() local
1732 int wounds = p_ptr->msp - p_ptr->csp; in mutation_random_aux() local
H A Deffects.c3018 s16b wounds = p_ptr->tim.cut; in do_poly_wounds() local
/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_hospital.cpp35 woundInfo_t& wounds = chr->wounds; in HOS_HealWounds() local
H A Dcp_hospital_callbacks.cpp36 const woundInfo_t& wounds = chr.wounds; in HOS_EntryWoundData() local
H A Dcp_campaign.cpp69 woundInfo_t wounds; member
/dports/games/avp/avp-20170505/src/avp/
H A Dbh_agun.c1492 static void KillAGun(STRATEGYBLOCK *sbPtr,int wounds,DAMAGE_PROFILE *damage, int multiple,VECTORCH … in KillAGun()
1526 void AGunIsDamaged(STRATEGYBLOCK *sbPtr, DAMAGE_PROFILE *damage, int multiple, int wounds,VECTORCH … in AGunIsDamaged()
H A Dbh_debri.c860 …ent_sbPtr,SECTION_DATA *root, VECTORCH *positionPtr, MATRIXCH *orientation, int *wounds, int speed) in MakeHierarchicalDebris()
1402 … Pop_Section(STRATEGYBLOCK *sbPtr,SECTION_DATA *section_data, VECTORCH *blastcentre, int *wounds) { in Pop_Section()
H A Dbh_alien.c1336 void AlienIsDamaged(STRATEGYBLOCK *sbPtr, DAMAGE_PROFILE *damage, int multiple, int wounds,SECTION_… in AlienIsDamaged()
1526 void KillAlien(STRATEGYBLOCK *sbPtr,int wounds,DAMAGE_PROFILE *damage, int multiple,VECTORCH *incom… in KillAlien()
H A Dbh_corpse.c717 void CorpseIsDamaged(STRATEGYBLOCK *sbPtr, DAMAGE_PROFILE *damage, int multiple, int wounds,SECTION… in CorpseIsDamaged()
H A Dbh_xeno.c1114 void XenoborgIsDamaged(STRATEGYBLOCK *sbPtr, DAMAGE_PROFILE *damage, int multiple, int wounds,VECTO… in XenoborgIsDamaged()
1148 static void KillXeno(STRATEGYBLOCK *sbPtr,int wounds,DAMAGE_PROFILE *damage, int multiple,VECTORCH … in KillXeno()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/dm/
H A Dprojexpl.cpp328 …int16 wounds = kDMWoundReadHand | kDMWoundActionHand | kDMWoundHead | kDMWoundTorso | kDMWoundLegs… in createExplosion() local
H A Dinventory.cpp1000 int16 wounds = curChampion->_wounds; in clickOnMouth() local
H A Dtimeline.cpp406 …int16 wounds = kDMWoundTorso | (verticalDoorFl ? kDMWoundHead : kDMWoundReadHand | kDMWoundActionH… in processEventDoorAnimation() local
H A Dchampion.cpp1084 int16 ChampionMan::getDamagedChampionCount(uint16 attack, int16 wounds, int16 attackType) { in getDamagedChampionCount()
2161 int16 wounds = champ->getWounds(); in getMaximumLoad() local
/dports/games/scummvm/scummvm-2.5.1/engines/dm/
H A Dprojexpl.cpp330 …int16 wounds = kDMWoundReadHand | kDMWoundActionHand | kDMWoundHead | kDMWoundTorso | kDMWoundLegs… in createExplosion() local
H A Dinventory.cpp1000 int16 wounds = curChampion->_wounds; in clickOnMouth() local
H A Dtimeline.cpp406 …int16 wounds = kDMWoundTorso | (verticalDoorFl ? kDMWoundHead : kDMWoundReadHand | kDMWoundActionH… in processEventDoorAnimation() local
H A Dchampion.cpp1084 int16 ChampionMan::getDamagedChampionCount(uint16 attack, int16 wounds, int16 attackType) { in getDamagedChampionCount()
2161 int16 wounds = champ->getWounds(); in getMaximumLoad() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-info.cc1424 const string wounds = wounds_description(); in wounds_description_sentence() local
/dports/games/openxcom/OpenXcom-1.0/src/Battlescape/
H A DTileEngine.cpp1051 const int wounds = bu->getFatalWounds(); in hit() local
1195 int wounds = 0; in explode() local
/dports/games/ufoai/ufoai-2.5-source/src/client/battlescape/
H A Dcl_localentity.h82 woundInfo_t wounds; member

12