OSDN Git Service

[Refactor] #2204 HIT_POINTエイリアスをintに揃えた
authorHourier <66951241+Hourier@users.noreply.github.com>
Fri, 18 Feb 2022 13:31:44 +0000 (22:31 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Fri, 18 Feb 2022 13:31:44 +0000 (22:31 +0900)
commit13276a24dce4c6058705eb7267b048bf15292b13
tree86f484083acb4cf6866573583ce5d2aa0d9e76f0
parent37626fe4ec9a1b7f5956ff349332ef0b845585c2
[Refactor] #2204 HIT_POINTエイリアスをintに揃えた
122 files changed:
src/artifact/random-art-characteristics.cpp
src/artifact/random-art-generator.cpp
src/artifact/random-art-misc.cpp
src/birth/quick-start.h
src/blue-magic/blue-magic-util.h
src/cmd-action/cmd-attack.cpp
src/cmd-action/cmd-mane.cpp
src/cmd-action/cmd-spell.cpp
src/cmd-action/cmd-spell.h
src/cmd-item/cmd-zaprod.cpp
src/cmd-item/cmd-zapwand.cpp
src/combat/attack-criticality.cpp
src/combat/attack-criticality.h
src/combat/aura-counterattack.cpp
src/combat/shoot.cpp
src/combat/shoot.h
src/combat/slaying.cpp
src/combat/slaying.h
src/effect/effect-feature.cpp
src/effect/effect-feature.h
src/effect/effect-item.cpp
src/effect/effect-item.h
src/effect/effect-monster-charm.cpp
src/effect/effect-monster-util.cpp
src/effect/effect-monster-util.h
src/effect/effect-monster.cpp
src/effect/effect-monster.h
src/effect/effect-player-resist-hurt.cpp
src/effect/effect-player-resist-hurt.h
src/effect/effect-player.cpp
src/effect/effect-player.h
src/effect/effect-processor.cpp
src/effect/effect-processor.h
src/grid/trap.cpp
src/hpmp/hp-mp-processor.cpp
src/hpmp/hp-mp-regenerator.cpp
src/market/building-craft-weapon.cpp
src/market/building-enchanter.cpp
src/market/building-enchanter.h
src/melee/melee-postprocess.cpp
src/melee/melee-postprocess.h
src/melee/melee-spell-util.h
src/melee/melee-util.h
src/mind/mind-elementalist.cpp
src/mind/mind-force-trainer.cpp
src/mind/mind-mirror-master.cpp
src/mind/mind-mirror-master.h
src/monster-attack/monster-attack-player.h
src/monster-attack/monster-eating.cpp
src/monster-floor/monster-death.cpp
src/monster-race/monster-race-hook.cpp
src/monster/monster-damage.cpp
src/monster/monster-damage.h
src/monster/monster-describer.cpp
src/monster/monster-describer.h
src/monster/monster-status.cpp
src/monster/monster-status.h
src/mspell/mspell-breath.cpp
src/mspell/mspell-curse.cpp
src/mspell/mspell-damage-calculator.cpp
src/mspell/mspell-damage-calculator.h
src/mspell/mspell-result.h
src/mspell/mspell-special.cpp
src/mutation/mutation-processor.cpp
src/object-activation/activation-bolt-ball.cpp
src/object-enchant/object-ego.cpp
src/object-enchant/object-ego.h
src/object-enchant/others/apply-magic-ring.cpp
src/object-enchant/vorpal-weapon.cpp
src/object/object-kind.h
src/object/warning.cpp
src/pet/pet-fall-off.cpp
src/pet/pet-fall-off.h
src/player-attack/blood-sucking-processor.cpp
src/player-attack/player-attack-util.h
src/player-info/mane-data-type.h
src/player/digestion-processor.cpp
src/player/player-damage.cpp
src/player/player-damage.h
src/player/player-skill.cpp
src/player/player-skill.h
src/realm/realm-arcane.cpp
src/realm/realm-chaos.cpp
src/realm/realm-crusade.cpp
src/realm/realm-death.cpp
src/realm/realm-demon.cpp
src/realm/realm-hex.cpp
src/realm/realm-nature.cpp
src/realm/realm-trump.cpp
src/specific-object/death-scythe.cpp
src/spell-kind/spells-beam.cpp
src/spell-kind/spells-beam.h
src/spell-kind/spells-launcher.cpp
src/spell-kind/spells-launcher.h
src/spell-kind/spells-lite.cpp
src/spell-kind/spells-lite.h
src/spell-kind/spells-pet.cpp
src/spell-kind/spells-random.cpp
src/spell-kind/spells-sight.cpp
src/spell-kind/spells-sight.h
src/spell-kind/spells-specific-bolt.cpp
src/spell-kind/spells-specific-bolt.h
src/spell-realm/spells-chaos.cpp
src/spell-realm/spells-chaos.h
src/spell-realm/spells-crusade.cpp
src/spell-realm/spells-crusade.h
src/spell-realm/spells-hex.cpp
src/spell-realm/spells-hex.h
src/spell/spells-diceroll.cpp
src/spell/spells-diceroll.h
src/spell/spells-object.cpp
src/spell/spells-object.h
src/spell/spells-status.cpp
src/spell/spells-status.h
src/system/artifact-type-definition.h
src/system/h-type.h
src/system/monster-type-definition.h
src/system/object-type-definition.h
src/system/player-type-definition.h
src/view/display-player-middle.cpp
src/wizard/wizard-spells.cpp
src/wizard/wizard-spells.h