OSDN Git Service

[WIP] [Refactor] #3287 PlayerType への依存がなくなった関数から引数を削除した
authorHourier <66951241+Hourier@users.noreply.github.com>
Sat, 6 May 2023 07:57:00 +0000 (16:57 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Wed, 31 May 2023 13:51:44 +0000 (22:51 +0900)
commit8e212c4ba0306d3197109c98fe50c23244c4c847
treec8ce0a76a21d666ee7de3208062df58e1e0fd0e9
parent6ee2ebf14b6ed8aa0832450a08fe13920dfabf84
[WIP] [Refactor] #3287 PlayerType への依存がなくなった関数から引数を削除した
24 files changed:
src/autopick/autopick-destroyer.cpp
src/autopick/autopick-util.cpp
src/autopick/autopick-util.h
src/autopick/autopick.cpp
src/cmd-item/cmd-destroy.cpp
src/core/stuff-handler.cpp
src/core/stuff-handler.h
src/inventory/floor-item-getter.cpp
src/inventory/item-getter.cpp
src/io/input-key-processor.cpp
src/market/building-enchanter.cpp
src/mind/mind-weaponsmith.cpp
src/object-hook/hook-expendable.cpp
src/object-hook/hook-expendable.h
src/spell-kind/magic-item-recharger.cpp
src/spell-realm/spells-craft.cpp
src/spell-realm/spells-sorcery.cpp
src/spell/spells-object.cpp
src/spell/spells-object.h
src/store/purchase-order.cpp
src/store/store-key-processor.cpp
src/window/display-sub-windows.cpp
src/window/display-sub-windows.h
src/wizard/wizard-special-process.cpp