OSDN Git Service

Merge pull request #3327 from Hourier/Move-GlobalFunctions-To-Monrace-Methods
authorHourier <66951241+Hourier@users.noreply.github.com>
Fri, 26 May 2023 14:09:49 +0000 (23:09 +0900)
committerGitHub <noreply@github.com>
Fri, 26 May 2023 14:09:49 +0000 (23:09 +0900)
commit6adaee253f23f38f0fddddab6a2c52cd80f0be02
tree5da89d9e9699a51aade6d450d385ce4795106cfa
parent60d1ebbcc147b940bc9f760862f05b38bd1a4e7d
parent25a7079b5fa3a415ed4020821153d52e905988ce
Merge pull request #3327 from Hourier/Move-GlobalFunctions-To-Monrace-Methods

MonsterRaceInfo にだけ依存する関数をメソッドに移した
21 files changed:
src/avatar/avatar-changer.cpp
src/cmd-action/cmd-attack.cpp
src/combat/shoot.cpp
src/dungeon/quest.cpp
src/effect/effect-monster-psi.cpp
src/effect/effect-monster.cpp
src/market/bounty.cpp
src/melee/melee-postprocess.cpp
src/melee/monster-attack-monster.cpp
src/mind/mind-samurai.cpp
src/monster-attack/monster-attack-player.cpp
src/monster-floor/monster-death.cpp
src/monster-floor/one-monster-placer.cpp
src/monster-race/monster-race-hook.cpp
src/monster/monster-damage.cpp
src/monster/monster-list.cpp
src/mspell/mspell-special.cpp
src/object/warning.cpp
src/realm/realm-hissatsu.cpp
src/spell-kind/spells-detection.cpp
src/view/display-lore.cpp