OSDN Git Service

[Refactor] #40233 Moved display_store() from store.c to display-store.c/h
[hengband/hengband.git] / src / Makefile.am
index 8e9c42b..63e624c 100644 (file)
@@ -5,6 +5,27 @@ AUTOMAKE_OPTIONS = foreign subdir-objects
 bin_PROGRAMS = hengband
 
 hengband_SOURCES = \
+       action/action-limited.c action/action-limited.h \
+       action/movement-execution.c action/movement-execution.h \
+       action/open-util.c action/open-util.h \
+       action/open-close-execution.c action/open-close-execution.h \
+       action/run-execution.c action/run-execution.h \
+       action/travel-execution.c action/travel-execution.h \
+       action/tunnel-execution.c action/tunnel-execution.h \
+       action/weapon-shield.c action/weapon-shield.h \
+       \
+       artifact/artifact-info.c artifact/artifact-info.h \
+       artifact/fixed-art-generator.c artifact/fixed-art-generator.h \
+       artifact/random-art-activation.c artifact/random-art-activation.h \
+       artifact/random-art-bias-types.h \
+       artifact/random-art-characteristics.c artifact/random-art-characteristics.h \
+       artifact/fixed-art-generator.c artifact/fixed-art-generator.h \
+       artifact/random-art-generator.c artifact/random-art-generator.h \
+       artifact/random-art-misc.c artifact/random-art-misc.h \
+       artifact/random-art-pval-investor.c artifact/random-art-pval-investor.h \
+       artifact/random-art-resistance.c artifact/random-art-resistance.h \
+       artifact/random-art-slay.c artifact/random-art-slay.h \
+       \
        art-definition/art-accessory-types.h \
        art-definition/art-armor-types.h \
        art-definition/art-bow-types.h \
@@ -54,13 +75,18 @@ hengband_SOURCES = \
        birth/auto-roller.c birth/auto-roller.h \
        birth/birth-wizard.c birth/birth-wizard.h \
        \
-       cmd/cmd-basic.c cmd/cmd-basic.h \
-       \
        cmd-action/cmd-attack.c cmd-action/cmd-attack.h \
        cmd-action/cmd-hissatsu.c cmd-action/cmd-hissatsu.h \
        cmd-action/cmd-mane.c cmd-action/cmd-mane.h \
+       cmd-action/cmd-move.c cmd-action/cmd-move.h \
+       cmd-action/cmd-open-close.c cmd-action/cmd-open-close.h \
+       cmd-action/cmd-others.c cmd-action/cmd-others.h \
        cmd-action/cmd-pet.c cmd-action/cmd-pet.h \
+       cmd-action/cmd-shoot.c cmd-action/cmd-shoot.h \
        cmd-action/cmd-spell.c cmd-action/cmd-spell.h \
+       cmd-action/cmd-throw.c cmd-action/cmd-throw.h \
+       cmd-action/cmd-travel.c cmd-action/cmd-travel.h \
+       cmd-action/cmd-tunnel.c cmd-action/cmd-tunnel.h \
        \
        cmd-building/cmd-building.c cmd-building/cmd-building.h \
        cmd-building/cmd-inn.c cmd-building/cmd-inn.h \
@@ -106,6 +132,7 @@ hengband_SOURCES = \
        combat/shoot.c combat/shoot.h \
        \
        core/asking-player.c core/asking-player.h \
+       core/disturbance.c core/disturbance.h \
        core/game-closer.c core/game-closer.h \
        core/game-play.c core/game-play.h \
        core/hp-mp-processor.c core/hp-mp-processor.h \
@@ -113,6 +140,8 @@ hengband_SOURCES = \
        core/magic-effects-timeout-reducer.c core/magic-effects-timeout-reducer.h \
        core/output-updater.c core/output-updater.h \
        core/player-processor.c core/player-processor.h \
+       core/player-redraw-types.h \
+       core/player-update-types.h \
        core/scores.c core/scores.h \
        core/show-file.c core/show-file.h \
        core/special-internal-keys.h \
@@ -150,6 +179,14 @@ hengband_SOURCES = \
        effect/effect-player-switcher.c effect/effect-player-switcher.h \
        effect/effect-characteristics.h \
        \
+       flavor/flag-inscriptions-table.c flavor/flag-inscriptions-table.h \
+       flavor/flavor-describer.c flavor/flavor-describer.h \
+       flavor/flavor-util.c flavor/flavor-util.h \
+       flavor/named-item-describer.c flavor/named-item-describer.h \
+       flavor/object-flavor-types.h \
+       flavor/object-flavor.c flavor/object-flavor.h \
+       flavor/tval-description-switcher.c flavor/tval-description-switcher.h \
+       \
        floor/fixed-map-generator.c floor/fixed-map-generator.h \
        floor/floor.c floor/floor.h \
        floor/floor-events.c floor/floor-events.h \
@@ -180,6 +217,7 @@ hengband_SOURCES = \
        game-option/special-options.c game-option/special-options.h \
        game-option/text-display-options.c game-option/text-display-options.h \
        \
+       grid/feature-flag-types.h \
        grid/feature.c grid/feature.h \
        grid/grid.c grid/grid.h \
        grid/lighting-colors-table.c grid/lighting-colors-table.h \
@@ -262,7 +300,6 @@ hengband_SOURCES = \
        locale/english.c locale/english.h \
        locale/japanese.c locale/japanese.h \
        locale/language-switcher.h \
-       locale/vowel-checker.c locale/vowel-checker.h \
        \
        lore/combat-types-setter.c lore/combat-types-setter.h \
        lore/lore-calculator.c lore/lore-calculator.h \
@@ -410,7 +447,6 @@ hengband_SOURCES = \
        object/item-tester-hooker.c object/item-tester-hooker.h \
        object/object-broken.c object/object-broken.h \
        object/object-flags.c object/object-flags.h \
-       object/object-flavor.c object/object-flavor.h \
        object/object-generator.c object/object-generator.h \
        object/object-info.c object/object-info.h \
        object/object-kind.c object/object-kind.h \
@@ -437,7 +473,6 @@ hengband_SOURCES = \
        object-enchant/object-ego.c object-enchant/object-ego.h \
        object-enchant/item-apply-magic.h object-enchant/item-feeling.h \
        object-enchant/old-ego-extra-values.h object-enchant/special-object-flags.h \
-       object-enchant/random-art-bias-types.h \
        object-enchant/tr-types.h object-enchant/trc-types.h \
        object-enchant/trg-types.h \
        object-enchant/vorpal-weapon.c object-enchant/vorpal-weapon.h \
@@ -452,7 +487,7 @@ hengband_SOURCES = \
        object-hook/hook-quest.c object-hook/hook-quest.h \
        object-hook/hook-weapon.c object-hook/hook-weapon.h \
        \
-       object-potion/quaff-execution.c object-potion/quaff-execution.h \
+       object-use/quaff-execution.c object-use/quaff-execution.h \
        \
        perception/identification.c perception/identification.h \
        perception/object-perception.c perception/object-perception.h \
@@ -461,6 +496,7 @@ hengband_SOURCES = \
        pet/pet-fall-off.c pet/pet-fall-off.h \
        pet/pet-util.c pet/pet-util.h \
        \
+       player/attack-defense-types.h \
        player/avatar.h player/avatar.c \
        player/eldritch-horror.c player/eldritch-horror.h \
        player/mimic-info-table.c player/mimic-info-table.h \
@@ -520,17 +556,29 @@ hengband_SOURCES = \
        room/pit-nest-kinds-table.c room/pit-nest-kinds-table.h \
        \
        savedata/angband-version-comparer.c savedata/angband-version-comparer.h \
+       savedata/birth-loader.c savedata/birth-loader.h \
+       savedata/dummy-loader.c savedata/dummy-loader.h \
+       savedata/dungeon-loader.c savedata/dungeon-loader.h \
+       savedata/extra-loader.c savedata/extra-loader.h \
+       savedata/floor-loader.c savedata/floor-loader.h \
+       savedata/inventory-loader.c savedata/inventory-loader.h \
        savedata/item-loader.c savedata/item-loader.h \
        savedata/monster-loader.c savedata/monster-loader.h \
        savedata/old-feature-types.h \
        savedata/load-util.c savedata/load-util.h \
+       savedata/load-v1-3-0.c savedata/load-v1-3-0.h \
        savedata/load-v1-5-0.c savedata/load-v1-5-0.h \
        savedata/load-zangband.c savedata/load-zangband.h \
+       savedata/quest-loader.c savedata/quest-loader.h \
        savedata/load.c savedata/load.h \
        savedata/lore-loader.c savedata/lore-loader.h \
+       savedata/option-loader.c savedata/option-loader.h \
+       savedata/player-attack-loader.c savedata/player-attack-loader. \
+       savedata/player-info-loader.c savedata/player-info-loader.h \
        savedata/savedata-flag-types.h \
        savedata/save.c savedata/save.h \
        savedata/store-loader.c savedata/store-loader.h \
+       savedata/world-loader.c savedata/world-loader.h \
        \
        specific-object/bow.c specific-object/bow.h \
        specific-object/chest.c specific-object/chest.h \
@@ -571,7 +619,6 @@ hengband_SOURCES = \
        spell-kind/spells-perception.c spell-kind/spells-perception.h \
        spell-kind/spells-polymorph.c spell-kind/spells-polymorph.h \
        spell-kind/spells-random.c spell-kind/spells-random.h \
-       spell-kind/spells-recall.c spell-kind/spells-recall.h \
        spell-kind/spells-sight.c spell-kind/spells-sight.h \
        spell-kind/spells-specific-bolt.c spell-kind/spells-specific-bolt.h \
        spell-kind/spells-teleport.c spell-kind/spells-teleport.h \
@@ -593,7 +640,6 @@ hengband_SOURCES = \
        status/buff-setter.c status/buff-setter.h \
        status/element-resistance.c status/element-resistance.h \
        status/experience.c status/experience.h \
-       status/form-changer.c status/form-changer.h \
        status/shape-changer.c status/shape-changer.h \
        status/sight-setter.c status/sight-setter.h \
        status/temporary-resistance.c status/temporary-resistance.h \
@@ -661,17 +707,22 @@ hengband_SOURCES = \
        view/display-player-misc-info.c view/display-player-misc-info.h \
        view/display-player-middle.c view/display-player-middle.h \
        view/display-player.c view/display-player.h \
-       view/display-sub-window-spells.c view/display-sub-window-spells.h \
-       view/display-sub-windows.c view/display-sub-windows.h \
+       view/display-store.c view/display-store.h \
        view/display-util.c view/display-util.h \
-       view/main-window-left-frame.c view/main-window-left-frame.h \
-       view/main-window-row-column.h \
-       view/main-window-stat-poster.c view/main-window-stat-poster.h \
-       view/main-window-util.c view/main-window-util.h \
        view/object-describer.c view/object-describer.h \
        view/status-first-page.c view/status-first-page.h \
        view/status-bars-table.c view/status-bars-table.h \
        \
+       window/display-sub-window-items.c window/display-sub-window-items.h \
+       window/display-sub-window-spells.c window/display-sub-window-spells.h \
+       window/display-sub-windows.c window/display-sub-windows.h \
+       window/main-window-left-frame.c window/main-window-left-frame.h \
+       window/main-window-row-column.h \
+       window/main-window-stat-poster.c window/main-window-stat-poster.h \
+       window/main-window-util.c window/main-window-util.h \
+       window/main-window-equipment.c window/main-window-equipment.h \
+       \
+       wizard/artifact-bias-table.c wizard/artifact-bias-table.h \
        wizard/spoiler-table.c wizard/spoiler-table.h \
        wizard/tval-descriptions-table.c wizard/tval-descriptions-table.h \
        wizard/wizard-messages.c wizard/wizard-messages.h \
@@ -695,14 +746,14 @@ CFLAGS += $(XFT_CFLAGS)
 LIBS += $(XFT_LIBS)
 COMPILE = $(srcdir)/gcc-wrap $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) \
-       -Iart-definition -Iautopick -Ibirth -Icmd -Icmd-io -Icmd-item -Icmd-visual \
-       -Icombat -Icore -Idungeon -Ieffect -Ifloor -Igame-option -Igrid \
-       -Iinfo-reader -Iinventory -Iio -Iio-dump -Iknowledge -Imarket -Imelee \
-       -Imind -Imonster -Imonster-attack -Imonster-floor -Imonster-race -Ilore \
-       -Imspell -Imutation -Iobject -Iobject-enchant -Iobject-hook -Iobject-potion \
-       -Ipet -Iplayer -Iplayer-attack -Irealm -Iroom -Isavedata -Ispecific-object \
-       -Ispell -Ispell-kind -Ispell-realm -Istatus -Isv-definition -Isystem -Iterm \
-       -Iutil -Iview -Iwizard -Iworld
+       -Iartifact -Iart-definition -Iautopick -Ibirth -Icmd-io -Icmd-item \
+       -Icmd-visual -Icombat -Icore -Idungeon -Ieffect -Iflavor -Ifloor \
+       -Igame-option -Igrid -Iinfo-reader -Iinventory -Iio -Iio-dump -Iknowledge \
+       -Imarket -Imelee -Imind -Imonster -Imonster-attack -Imonster-floor \
+       -Imonster-race -Ilore -Imspell -Imutation -Iobject -Iobject-enchant \
+       -Iobject-hook -Iobject-use -Ipet -Iplayer -Iplayer-attack -Irealm -Iroom \
+       -Isavedata -Ispecific-object -Ispell -Ispell-kind -Ispell-realm -Istatus \
+       -Isv-definition -Isystem -Iterm -Iutil -Iview -Iwindow -Iwizard -Iworld
 
 install-exec-hook:
 if SET_GID