OSDN Git Service

[Refactor] #3640 'monraces_info[m_ptr->r_idx]' を厳密一致で'm_ptr->get_monrace()' に差し替えた
authorHourier <66951241+Hourier@users.noreply.github.com>
Wed, 4 Oct 2023 12:41:23 +0000 (21:41 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sun, 15 Oct 2023 11:04:17 +0000 (20:04 +0900)
commit9a0abb08779a283dc3a74b68f6c509b222ea0bca
tree0871a5642f785ad3280ae55c3ae3047740780eb0
parentcba2a8198e458f888ea975296c1da5dc33bedfe7
[Refactor] #3640 'monraces_info[m_ptr->r_idx]' を厳密一致で'm_ptr->get_monrace()' に差し替えた
70 files changed:
src/action/movement-execution.cpp
src/avatar/avatar-changer.cpp
src/blue-magic/blue-magic-caster.cpp
src/cmd-action/cmd-attack.cpp
src/cmd-action/cmd-mane.cpp
src/cmd-action/cmd-pet.cpp
src/combat/shoot.cpp
src/combat/slaying.cpp
src/core/player-processor.cpp
src/effect/effect-processor.cpp
src/floor/floor-events.cpp
src/grid/grid.cpp
src/hpmp/hp-mp-regenerator.cpp
src/load/old/load-v1-5-0.cpp
src/lore/lore-store.cpp
src/melee/monster-attack-monster.cpp
src/mind/mind-cavalry.cpp
src/mind/mind-force-trainer.cpp
src/mind/mind-samurai.cpp
src/mind/mind-sniper.cpp
src/monster-attack/monster-attack-processor.cpp
src/monster-floor/monster-direction.cpp
src/monster-floor/monster-lite.cpp
src/monster-floor/monster-move.cpp
src/monster-floor/monster-object.cpp
src/monster-floor/monster-remover.cpp
src/monster-floor/monster-runaway.cpp
src/monster-floor/monster-safety-hiding.cpp
src/monster-floor/monster-sweep-grid.cpp
src/monster-floor/one-monster-placer.cpp
src/monster-floor/quantum-effect.cpp
src/monster/monster-compaction.cpp
src/monster/monster-damage.cpp
src/monster/monster-describer.cpp
src/monster/monster-list.cpp
src/monster/monster-processor.cpp
src/monster/monster-status-setter.cpp
src/monster/monster-status.cpp
src/monster/monster-update.cpp
src/mspell/mspell-checker.cpp
src/mspell/mspell-damage-calculator.cpp
src/mspell/mspell-floor.cpp
src/mspell/mspell-judgement.cpp
src/mspell/mspell-selector.cpp
src/mspell/mspell-special.cpp
src/mspell/mspell-summon.cpp
src/mspell/smart-mspell-util.cpp
src/mutation/mutation-processor.cpp
src/object-activation/activation-others.cpp
src/object/warning.cpp
src/pet/pet-fall-off.cpp
src/pet/pet-util.cpp
src/player-info/alignment.cpp
src/player/player-damage.cpp
src/realm/realm-hissatsu.cpp
src/spell-kind/earthquake.cpp
src/spell-kind/spells-detection.cpp
src/spell-kind/spells-fetcher.cpp
src/spell-kind/spells-floor.cpp
src/spell-kind/spells-genocide.cpp
src/spell-kind/spells-lite.cpp
src/spell-kind/spells-pet.cpp
src/spell-kind/spells-sight.cpp
src/spell-kind/spells-teleport.cpp
src/spell-kind/spells-world.cpp
src/spell-realm/spells-hex.cpp
src/spell/spells-diceroll.cpp
src/system/monster-entity.cpp
src/system/monster-entity.h
src/target/target-getter.cpp