OSDN Git Service

[Refactor] #37353 Renamed object-hook.c/h to item-tester-hooker.c/h
authorHourier <hourier@users.sourceforge.jp>
Sun, 28 Jun 2020 09:23:20 +0000 (18:23 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sun, 28 Jun 2020 09:23:20 +0000 (18:23 +0900)
commit7f07b0402349471aac1c85c1c43637d29ccdc423
tree243903ddc259751df7fd8fc0e71822ad2905f684
parent8be5ae07fcda3586ccbe1bc27e1c9dcde818aa2b
[Refactor] #37353 Renamed object-hook.c/h to item-tester-hooker.c/h
34 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/cmd-action/cmd-spell.c
src/cmd-building/cmd-building.c
src/cmd-item/cmd-activate.c
src/cmd-item/cmd-eat.c
src/cmd-item/cmd-item.c
src/cmd-item/cmd-quaff.c
src/cmd-item/cmd-read.c
src/cmd-item/cmd-smith.c
src/cmd-item/cmd-usestaff.c
src/cmd-item/cmd-zaprod.c
src/cmd-item/cmd-zapwand.c
src/cmd/cmd-basic.c
src/grid/grid.c
src/inventory/player-inventory.c
src/market/building-craft-fix.c
src/market/building-craft-weapon.c
src/market/building-recharger.c
src/mind/mind-mage.c
src/mind/racial.c
src/monster-attack/monster-attack-player.c
src/object/item-tester-hooker.c [moved from src/object/object-hook.c with 97% similarity]
src/object/item-tester-hooker.h [moved from src/object/object-hook.h with 100% similarity]
src/perception/object-perception.c
src/player/player-damage.c
src/player/player-move.c
src/realm/realm-hex.c
src/spell-kind/spells-perception.c
src/spell/spells-object.c
src/spell/spells-summon.c
src/spell/spells3.c
src/store/store.c