OSDN Git Service

[Refactor] #40457 Moved racial*.c/h from mind/ to racial/
authorHourier <hourier@users.sourceforge.jp>
Sat, 18 Jul 2020 01:02:05 +0000 (10:02 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sat, 18 Jul 2020 01:02:05 +0000 (10:02 +0900)
commit8a0b475e26cdb4251569fb72ff5d47133523f4aa
tree415c3d03ae3d12e388506f474954468fe75cc6bc
parent5ecd1c1e9787a351dd90d8ed490dd3b85a1568e2
[Refactor] #40457 Moved racial*.c/h from mind/ to racial/
30 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/cmd-item/cmd-activate.c
src/cmd-item/cmd-item.c
src/cmd-item/cmd-throw.c
src/cmd-visual/cmd-draw.c
src/core/game-play.c
src/core/magic-effects-timeout-reducer.c
src/io/input-key-processor.c
src/market/building-craft-fix.c
src/market/building-enchanter.c
src/mutation/mutation.c
src/player/player-damage.c
src/racial/racial-android.c [moved from src/mind/racial-android.c with 99% similarity]
src/racial/racial-android.h [moved from src/mind/racial-android.h with 100% similarity]
src/racial/racial-balrog.c [moved from src/mind/racial-balrog.c with 94% similarity]
src/racial/racial-balrog.h [moved from src/mind/racial-balrog.h with 100% similarity]
src/racial/racial-draconian.c [moved from src/mind/racial-draconian.c with 98% similarity]
src/racial/racial-draconian.h [moved from src/mind/racial-draconian.h with 100% similarity]
src/racial/racial-kutar.c [moved from src/mind/racial-kutar.c with 97% similarity]
src/racial/racial-kutar.h [moved from src/mind/racial-kutar.h with 100% similarity]
src/racial/racial-vampire.c [moved from src/mind/racial-vampire.c with 98% similarity]
src/racial/racial-vampire.h [moved from src/mind/racial-vampire.h with 100% similarity]
src/racial/racial.c [moved from src/mind/racial.c with 99% similarity]
src/racial/racial.h [moved from src/mind/racial.h with 100% similarity]
src/spell-kind/spells-enchant.c
src/spell-kind/spells-equipment.c
src/spell/spells-object.c
src/store/sell-order.c