Home
last modified time | relevance | path

Searched defs:dmg (Results 1 – 25 of 626) sorted by relevance

12345678910>>...26

/dports/games/omega/omega/
H A Deffect1.c226 void fbolt(fx,fy,tx,ty,hit,dmg) in fbolt() argument
232 void lbolt(fx,fy,tx,ty,hit,dmg) in lbolt() argument
239 void icebolt(fx,fy,tx,ty,hit,dmg) in icebolt() argument
245 void nbolt(fx,fy,tx,ty,hit,dmg) in nbolt() argument
253 void bolt(fx,fy,tx,ty,hit,dmg,dtype) in bolt() argument
352 void lball(fx,fy,tx,ty,dmg) in lball() argument
358 void manastorm(x,y,dmg) in manastorm() argument
364 void snowball(fx,fy,tx,ty,dmg) in snowball() argument
370 void fball(fx,fy,tx,ty,dmg) in fball() argument
378 void ball(fx,fy,tx,ty,dmg,dtype) in ball() argument
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/game/
H A DDamage.cpp106 static void ARX_DAMAGES_IgnitIO(Entity * io, float dmg) in ARX_DAMAGES_IgnitIO()
193 float ARX_DAMAGES_DamagePlayer(float dmg, DamageType type, long source) { in ARX_DAMAGES_DamagePlayer()
316 void ARX_DAMAGES_HealPlayer(float dmg) in ARX_DAMAGES_HealPlayer()
328 void ARX_DAMAGES_HealInter(Entity * io, float dmg) in ARX_DAMAGES_HealInter()
345 void ARX_DAMAGES_HealManaPlayer(float dmg) in ARX_DAMAGES_HealManaPlayer()
356 void ARX_DAMAGES_HealManaInter(Entity * io, float dmg) in ARX_DAMAGES_HealManaInter()
373 float ARX_DAMAGES_DrainMana(Entity * io, float dmg) in ARX_DAMAGES_DrainMana()
407 void ARX_DAMAGES_DamageFIX(Entity * io, float dmg, long source, long flags) in ARX_DAMAGES_DamageFIX()
983 long InExceptList(long dmg, long num) in InExceptList()
1059 float dmg; in ARX_DAMAGES_UpdateDamage() local
[all …]
/dports/games/avanor/avanor-0.5.8/creature/
H A Dcreature2.cpp422 int dmg = dam; in MeleeAttack() local
521 int XCreature::AttackCreature(XCreature * target, int dmg) in AttackCreature()
535 int XCreature::AttackCreature(XCreature * target, int dmg, RESISTANCE tr, const char * magic_name) in AttackCreature()
550 int XCreature::onMagicDamage(int dmg, RESISTANCE tr) in onMagicDamage()
557 int XCreature::CauseEffect(int dmg, BRAND_TYPE brt) in CauseEffect()
583 int XCreature::CauseEffect(XCreature * attacker, int dmg, RESISTANCE tr) in CauseEffect()
626 int XCreature::onAttacked(XCreature * attacker, int dmg) in onAttacked()
692 int XCreature::onAttackedByMagic(XCreature * attacker, int dmg, RESISTANCE tr, const char * magic_n… in onAttackedByMagic()
/dports/games/warmux/warmux-11.04/src/weapon/
H A Dexplosion.cpp51 Double dmg; in GetDamageFromExplosion() local
116 int dmg = GetDamageFromExplosion(config, distance); in ApplyExplosion() local
164 int dmg = GetDamageFromExplosion(config, distance); in ApplyExplosion() local
/dports/x11/xscreensaver/xscreensaver-5.44/OSX/
H A DMakefile298 dmg:: distdepend check_versions check_coretext target
300 dmg:: build/Release/installer.pkg target
301 dmg:: _dmg notarize target
/dports/games/freesynd/freesynd-0.7.5/src/model/
H A Dshot.h47 explicit Shot(const ShootableMapObject::DamageInflictType &dmg) { in Shot()
68 const ShootableMapObject::DamageInflictType &dmg) : Shot(dmg) {} in InstantImpactShot()
H A Dshot.cpp226 ShootableMapObject::DamageInflictType dmg; in createExplosion() local
245 Explosion::Explosion(const ShootableMapObject::DamageInflictType &dmg) : Shot(dmg) { in Explosion()
378 ProjectileShot::ProjectileShot(const ShootableMapObject::DamageInflictType &dmg) : Shot(dmg) { in ProjectileShot()
532 GaussGunShot::GaussGunShot(const ShootableMapObject::DamageInflictType &dmg) : ProjectileShot(dmg) { in GaussGunShot()
582 FlamerShot::FlamerShot(Mission *pMission, const ShootableMapObject::DamageInflictType &dmg) : in FlamerShot()
/dports/games/naev/naev-0.7.0/src/
H A Ddev_outfit.c32 Damage *dmg; in dout_csvBolt() local
92 Damage *dmg; in dout_csvBeam() local
202 Damage *dmg; in dout_csvAmmo() local
H A Dexplosion.c42 double radius, const Damage *dmg, in expl_explode()
100 const Damage *dmg, const Pilot *parent, int mode ) in expl_explodeDamage()
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CPack/tests/DMG_SLA/
H A DVerifyResult.cmake1 set(dmg "${bin_dir}/${FOUND_FILE_1}") variable
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CPack/tests/DMG_SLA/
H A DVerifyResult.cmake1 set(dmg "${bin_dir}/${FOUND_FILE_1}") variable
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/CPack/tests/DMG_SLA/
H A DVerifyResult.cmake1 set(dmg "${bin_dir}/${FOUND_FILE_1}") variable
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmcastu.c181 int dmg, ml = mtmp->m_lev; in castmu() local
334 m_cure_self(struct monst *mtmp, int dmg) in m_cure_self()
358 cast_wizard_spell(struct monst *mtmp, int dmg, int spellnum) in cast_wizard_spell()
493 cast_cleric_spell(struct monst *mtmp, int dmg, int spellnum) in cast_cleric_spell()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmcastu.c190 int dmg, ml = mtmp->m_lev; local
341 m_cure_self(mtmp, dmg) in m_cure_self() argument
367 cast_wizard_spell(mtmp, dmg, spellnum) in cast_wizard_spell() argument
524 cast_cleric_spell(mtmp, dmg, spellnum) in cast_cleric_spell() argument
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmcastu.c190 int dmg, ml = mtmp->m_lev; local
341 m_cure_self(mtmp, dmg) in m_cure_self() argument
367 cast_wizard_spell(mtmp, dmg, spellnum) in cast_wizard_spell() argument
524 cast_cleric_spell(mtmp, dmg, spellnum) in cast_cleric_spell() argument
/dports/devel/app-builder/app-builder-3.4.2/pkg/package-format/dmg/
H A Ddmg_test.go1 package dmg package
H A Ddmg-win.go3 package dmg package
/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/osx/
H A DMakefile.am12 dmg: target
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmcastu.c198 int dmg, ml = mtmp->m_lev; local
372 cast_wizard_spell(mtmp, dmg, spellnum) in cast_wizard_spell() argument
536 cast_punisher_spell(mtmp, dmg, spellnum) in cast_punisher_spell() argument
550 cast_cleric_spell(mtmp, dmg, spellnum) in cast_cleric_spell() argument
/dports/editors/xmlcopyeditor/xmlcopyeditor/mac/
H A DMakefile40 dmg: target
/dports/audio/strawberry/strawberry-1.0.0/cmake/
H A DDmg.cmake36 add_custom_target(dmg target
/dports/multimedia/kodi/xbmc-19.3-Matrix/cmake/scripts/osx/
H A DInstall.cmake42 add_custom_target(dmg target
/dports/games/nethack34/nethack-3.4.3/src/
H A Dmcastu.c168 int dmg, ml = mtmp->m_lev; local
321 cast_wizard_spell(mtmp, dmg, spellnum) in cast_wizard_spell() argument
480 cast_cleric_spell(mtmp, dmg, spellnum) in cast_cleric_spell() argument
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dmcastu.c168 int dmg, ml = mtmp->m_lev; local
321 cast_wizard_spell(mtmp, dmg, spellnum) in cast_wizard_spell() argument
480 cast_cleric_spell(mtmp, dmg, spellnum) in cast_cleric_spell() argument
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dmcastu.c168 int dmg, ml = mtmp->m_lev; local
321 cast_wizard_spell(mtmp, dmg, spellnum) in cast_wizard_spell() argument
485 cast_cleric_spell(mtmp, dmg, spellnum) in cast_cleric_spell() argument

12345678910>>...26