Home
last modified time | relevance | path

Searched defs:maxHp (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/nazghul/nazghul-0.7.1/src/
H A Dvehicle.h76 int maxHp; variable
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/popups/
H A Dbeingpopup.cpp294 const int maxHp = b->getMaxHP(); in show() local
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/grpc/tests/
H A DJavaGrpcTest.java86 final AtomicInteger maxHp = new AtomicInteger(Integer.MIN_VALUE); in computeMinMax() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/grpc/tests/
H A DJavaGrpcTest.java86 final AtomicInteger maxHp = new AtomicInteger(Integer.MIN_VALUE); in computeMinMax() local
/dports/devel/flatbuffers/flatbuffers-2.0.0/grpc/tests/
H A DJavaGrpcTest.java86 final AtomicInteger maxHp = new AtomicInteger(Integer.MIN_VALUE); in computeMinMax() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/grpc/tests/
H A DJavaGrpcTest.java86 final AtomicInteger maxHp = new AtomicInteger(Integer.MIN_VALUE); in computeMinMax() local
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/grpc/tests/
H A DJavaGrpcTest.java86 final AtomicInteger maxHp = new AtomicInteger(Integer.MIN_VALUE); in computeMinMax() local
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/grpc/tests/
H A DJavaGrpcTest.java86 final AtomicInteger maxHp = new AtomicInteger(Integer.MIN_VALUE); in computeMinMax() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/graphics/
H A Dparticle_type.h84 int maxHp; variable
/dports/games/manaplus/manaplus-2.1.3.17/src/
H A Davatar.h99 void setMaxHp(const int maxHp) in setMaxHp()
/dports/games/glest/glest_source_3.2.2/source/glest_game/types/
H A Dunit_type.h81 int maxHp; variable
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Dstatuswindow.cpp404 const int maxHp = PlayerInfo::getAttribute(Attributes::PLAYER_MAX_HP); in updateHPBar() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/types/
H A Dupgrade_type.h57 int maxHp; variable
H A Dunit_type.h169 int maxHp; variable
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dstart_location.cpp419 const int maxHp = u.get_hp_max( bp ); in handle_heli_crash() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dstart_location.cpp419 const int maxHp = u.get_hp_max( bp ); in handle_heli_crash() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dcharacter.cpp1218 int maxHp = getMaxHP(); in addHitPoints() local
H A Dinterface.cpp80 int maxHp = c.getMaxHP(); in drawParty() local
/dports/games/glest/glest_source_3.2.2/source/glest_game/type_instances/
H A Dunit.cpp823 int maxHp= totalUpgrade.getMaxHp(); in incKills() local
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dcharacter.cpp1220 int maxHp = getMaxHP(); in addHitPoints() local
H A Dinterface.cpp81 int maxHp = c.getMaxHP(); in drawParty() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wage/
H A Dcombat.cpp481 int maxHp = player->_context._statVariables[PHYS_HIT_BAS]; in regen() local
/dports/games/scummvm/scummvm-2.5.1/engines/wage/
H A Dcombat.cpp482 int maxHp = player->_context._statVariables[PHYS_HIT_BAS]; in regen() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dactor.cpp1092 void Actor::setHealth(int hp, int maxHp) { in setHealth()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dactor.cpp1239 void Actor::setHealth(int hp, int maxHp) { in setHealth()

12