Home
last modified time | relevance | path

Searched refs:HEAL (Results 1 – 25 of 44) sorted by relevance

12

/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/disk/
H A Dhdsentinel99 HEAL=`echo $linf | awk '{print $11}'`
100 if [[ "$HEAL" == *Unknown* ]] || [[ "$HEAL" == "" ]] ; then
101 HEAL='U'
103 echo $HEAL
/dports/games/flare-engine/flare-engine-1.12/src/
H A DMenuActiveEffects.cpp105 }else if (ed.type == Effect::HEAL){ in logic()
156 else if (ed.type == Effect::HEAL) { in logic()
210 if (effect_icons[i].type == Effect::HEAL) in renderTooltips()
H A DEffectManager.h61 HEAL = 24, enumerator
H A DEffectManager.cpp153 else if (type_str == "heal") return Effect::HEAL; in getTypeFromString()
382 if (ei.type == Effect::HEAL) { in logic()
H A DMenuPowers.cpp1052 else if (effect_type == Effect::HEAL) { in createTooltip()
H A DPowerManager.cpp1206 else if (effect_data.type == Effect::HEAL) { in effect()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/common/constants/
H A DSoundID.java25 HEAL("heal"); enumConstant
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/sound/
H A DConfiguredSounds.java27 put(SoundID.HEAL, "heal-01");
/dports/games/xtux/xtux/src/common/
H A Dentity_type.h29 HEAL, enumerator
/dports/games/el/Eternal-Lands-1.9.5.9-1/eye_candy/
H A Deffect_selfmagic.h22 HEAL, enumerator
H A Deffect_selfmagic.cpp42 case SelfMagicEffect::HEAL: in idle()
248 case HEAL: in SelfMagicEffect()
549 case HEAL: in idle()
/dports/games/xonotic/Xonotic/source/qcsrc/common/mutators/mutator/nades/
H A Dnades.inc48 REGISTER_NADE(HEAL) {
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/common/
H A DNotificationType.java37 HEAL("heal") { enumConstant
/dports/games/gemrb/gemrb-0.9.0/gemrb/unhardcoded/iwd2/
H A Diwdshtab.2da43 HEAL HEALH *
/dports/games/angband/Angband-4.2.2/src/
H A Dlist-player-timed.h55 TMD(HEAL, PR_STATUS, PU_BONUS)
H A Dlist-mon-spells.h77 RSF(HEAL, RST_HEAL)
/dports/games/xtux/xtux/src/server/
H A Ditem.c37 case HEAL: in item_collision()
/dports/games/xtux/xtux/data/
H A Dentities846 item_action HEAL
859 item_action HEAL
882 item_action HEAL
896 item_action HEAL
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/
H A DChatLogArea.java122 channel.setTypeFiltering(NotificationType.HEAL, Boolean.parseBoolean(newValue)); in setupMainChannel()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/entity/
H A DUser.java397 notifyUser(getTitle() + " heals " + pointDesc + ".", NotificationType.HEAL); in onHealed()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/maps/atlantis/cityoutside/
H A DGreeterNPC.java272 greeter.addEvent(new SoundEvent(SoundID.HEAL, SoundLayer.CREATURE_NOISE)); in initHealerBehaviour()
/dports/games/gtkradiant/gtkradiant_gamepacks/jk2.game/base/
H A Dmp_entities.def320 HEAL = 0
331 TEAM HEAL = 11
/dports/games/openra/OpenRA-release-20200503/mods/ra/rules/
H A Ddefaults.yaml339 Targetable@HEAL:
/dports/games/openra/OpenRA-release-20200503/mods/ts/rules/
H A Ddefaults.yaml578 Targetable@HEAL:
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/socials/
H A Dsocials.en465 HEY CLERICS! I COULD USE A HEAL! $n has begun to sing.
816 $n begins to yodel: HEY!! CLERICS!! I COULD USE A HEAL!!!

12