OSDN Git Service

Merge branch 'develop' into macos-develop
[hengbandforosx/hengbandosx.git] / Hengband / Hengband / Hengband.vcxproj
index c4f7c10..0258628 100644 (file)
     <ClCompile Include="..\..\src\load\item\item-loader-factory.cpp" />\r
     <ClCompile Include="..\..\src\load\monster\monster-loader-factory.cpp" />\r
     <ClCompile Include="..\..\src\load\player-class-specific-data-loader.cpp" />\r
+    <ClCompile Include="..\..\src\monster-race\race-feature-mask.cpp" />\r
+    <ClCompile Include="..\..\src\object-enchant\enchanter-factory.cpp" />\r
+    <ClCompile Include="..\..\src\mspell\mspell-attack\abstract-mspell.cpp" />\r
+    <ClCompile Include="..\..\src\mspell\mspell-data.cpp" />\r
     <ClCompile Include="..\..\src\object-enchant\protector\apply-magic-soft-armor.cpp" />\r
     <ClCompile Include="..\..\src\object-enchant\others\apply-magic-lite.cpp" />\r
     <ClCompile Include="..\..\src\monster-race\monster-kind-mask.cpp" />\r
     <ClCompile Include="..\..\src\object-enchant\protector\apply-magic-dragon-armor.cpp" />\r
     <ClCompile Include="..\..\src\object-enchant\protector\apply-magic-hard-armor.cpp" />\r
     <ClCompile Include="..\..\src\object-enchant\weapon\abstract-weapon-enchanter.cpp" />\r
+    <ClCompile Include="..\..\src\object-enchant\weapon\apply-magic-hafted.cpp" />\r
+    <ClCompile Include="..\..\src\object-enchant\weapon\apply-magic-polearm.cpp" />\r
+    <ClCompile Include="..\..\src\object-enchant\weapon\melee-weapon-enchanter.cpp" />\r
     <ClCompile Include="..\..\src\object-use\quaff\quaff-effects.cpp" />\r
+    <ClCompile Include="..\..\src\object-enchant\weapon\apply-magic-arrow.cpp" />\r
+    <ClCompile Include="..\..\src\object-enchant\weapon\apply-magic-digging.cpp" />\r
     <ClCompile Include="..\..\src\object-enchant\weapon\apply-magic-sword.cpp" />\r
     <ClCompile Include="..\..\src\object-use\read\gbh-shirt-read-executor.cpp" />\r
     <ClCompile Include="..\..\src\object-use\read\parchment-read-executor.cpp" />\r
     <ClCompile Include="..\..\src\target\target-getter.cpp" />\r
     <ClCompile Include="..\..\src\target\target-preparation.cpp" />\r
     <ClCompile Include="..\..\src\target\target-setter.cpp" />\r
+    <ClCompile Include="..\..\src\timed-effect\player-acceleration.cpp" />\r
     <ClCompile Include="..\..\src\timed-effect\player-confusion.cpp" />\r
     <ClCompile Include="..\..\src\timed-effect\player-cut.cpp" />\r
     <ClCompile Include="..\..\src\timed-effect\player-fear.cpp" />\r
     <ClCompile Include="..\..\src\racial\racial-vampire.cpp" />\r
     <ClCompile Include="..\..\src\object-enchant\protector\apply-magic-armor.cpp" />\r
     <ClCompile Include="..\..\src\object-enchant\others\apply-magic-others.cpp" />\r
-    <ClCompile Include="..\..\src\object-enchant\weapon\apply-magic-weapon.cpp" />\r
-    <ClCompile Include="..\..\src\object-enchant\apply-magic.cpp" />\r
+    <ClCompile Include="..\..\src\object-enchant\weapon\apply-magic-bow.cpp" />\r
+    <ClCompile Include="..\..\src\object-enchant\item-magic-applier.cpp" />\r
     <ClCompile Include="..\..\src\player\eldritch-horror.cpp" />\r
     <ClCompile Include="..\..\src\specific-object\bow.cpp" />\r
     <ClCompile Include="..\..\src\object\object-stack.cpp" />\r
     <ClCompile Include="..\..\src\object\object-value.cpp" />\r
     <ClCompile Include="..\..\src\pet\pet-fall-off.cpp" />\r
     <ClCompile Include="..\..\src\mspell\mspell-floor.cpp" />\r
-    <ClCompile Include="..\..\src\mspell\mspell-particularity.cpp" />\r
+    <ClCompile Include="..\..\src\mspell\mspell-attack\mspell-particularity.cpp" />\r
     <ClCompile Include="..\..\src\mspell\mspell-special.cpp" />\r
     <ClCompile Include="..\..\src\mspell\mspell-status.cpp" />\r
     <ClCompile Include="..\..\src\system\artifact-type-definition.cpp" />\r
     <ClCompile Include="..\..\src\knowledge\object-group-table.cpp" />\r
     <ClCompile Include="..\..\src\melee\melee-postprocess.cpp" />\r
     <ClCompile Include="..\..\src\combat\shoot.cpp" />\r
-    <ClCompile Include="..\..\src\mspell\mspell-bolt.cpp" />\r
-    <ClCompile Include="..\..\src\mspell\mspell-breath.cpp" />\r
-    <ClCompile Include="..\..\src\mspell\mspell-curse.cpp" />\r
+    <ClCompile Include="..\..\src\mspell\mspell-attack\mspell-bolt.cpp" />\r
+    <ClCompile Include="..\..\src\mspell\mspell-attack\mspell-breath.cpp" />\r
+    <ClCompile Include="..\..\src\mspell\mspell-attack\mspell-curse.cpp" />\r
     <ClCompile Include="..\..\src\mspell\mspell-damage-calculator.cpp" />\r
     <ClCompile Include="..\..\src\mspell\mspell-learn-checker.cpp" />\r
     <ClCompile Include="..\..\src\mspell\mspell-summon.cpp" />\r
     <ClCompile Include="..\..\src\mspell\mspell-util.cpp" />\r
-    <ClCompile Include="..\..\src\mspell\mspell-ball.cpp" />\r
+    <ClCompile Include="..\..\src\mspell\mspell-attack\mspell-ball.cpp" />\r
     <ClCompile Include="..\..\src\spell-kind\earthquake.cpp" />\r
     <ClCompile Include="..\..\src\spell-kind\spells-beam.cpp" />\r
     <ClCompile Include="..\..\src\spell-kind\spells-grid.cpp" />\r
     <ClInclude Include="..\..\src\monster-race\monster-kind-mask.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-behavior-flags.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-drop-flags.h" />\r
+    <ClInclude Include="..\..\src\monster-race\race-feature-flags.h" />\r
+    <ClInclude Include="..\..\src\monster-race\race-feature-mask.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-kind-flags.h" />\r
+    <ClInclude Include="..\..\src\monster-race\race-population-flags.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-resistance-mask.h" />\r
+    <ClInclude Include="..\..\src\monster-race\race-speak-flags.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-visual-flags.h" />\r
+    <ClInclude Include="..\..\src\monster-race\race-wilderness-flags.h" />\r
+    <ClInclude Include="..\..\src\mspell\mspell-attack\abstract-mspell.h" />\r
+    <ClInclude Include="..\..\src\mspell\mspell-data.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-result.h" />\r
+    <ClInclude Include="..\..\src\object-enchant\enchanter-factory.h" />\r
     <ClInclude Include="..\..\src\object-enchant\protector\apply-magic-soft-armor.h" />\r
     <ClInclude Include="..\..\src\object-enchant\others\apply-magic-lite.h" />\r
     <ClInclude Include="..\..\src\object-enchant\protector\apply-magic-dragon-armor.h" />\r
     <ClInclude Include="..\..\src\object-enchant\protector\apply-magic-hard-armor.h" />\r
     <ClInclude Include="..\..\src\object-enchant\weapon\abstract-weapon-enchanter.h" />\r
+    <ClInclude Include="..\..\src\object-enchant\weapon\apply-magic-hafted.h" />\r
+    <ClInclude Include="..\..\src\object-enchant\weapon\apply-magic-polearm.h" />\r
+    <ClInclude Include="..\..\src\object-enchant\weapon\melee-weapon-enchanter.h" />\r
     <ClInclude Include="..\..\src\object-use\quaff\quaff-effects.h" />\r
+    <ClInclude Include="..\..\src\object-enchant\weapon\apply-magic-arrow.h" />\r
+    <ClInclude Include="..\..\src\object-enchant\weapon\apply-magic-digging.h" />\r
     <ClInclude Include="..\..\src\object-enchant\weapon\apply-magic-sword.h" />\r
     <ClInclude Include="..\..\src\object-use\read\gbh-shirt-read-executor.h" />\r
     <ClInclude Include="..\..\src\object-use\read\parchment-read-executor.h" />\r
     <ClInclude Include="..\..\src\term\screen-processor.h" />\r
     <ClInclude Include="..\..\src\timed-effect\player-confusion.h" />\r
     <ClInclude Include="..\..\src\timed-effect\player-cut.h" />\r
+    <ClInclude Include="..\..\src\timed-effect\player-acceleration.h" />\r
     <ClInclude Include="..\..\src\timed-effect\player-fear.h" />\r
     <ClInclude Include="..\..\src\timed-effect\player-hallucination.h" />\r
     <ClInclude Include="..\..\src\timed-effect\player-paralysis.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags2.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags3.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-flags7.h" />\r
-    <ClInclude Include="..\..\src\monster-race\race-flags9.h" />\r
     <ClInclude Include="..\..\src\monster-race\race-indice-types.h" />\r
     <ClInclude Include="..\..\src\monster\monster-describer.h" />\r
     <ClInclude Include="..\..\src\monster\monster-description-types.h" />\r
     <ClInclude Include="..\..\src\object-enchant\enchanter-base.h" />\r
     <ClInclude Include="..\..\src\object-enchant\protector\apply-magic-armor.h" />\r
     <ClInclude Include="..\..\src\object-enchant\others\apply-magic-others.h" />\r
-    <ClInclude Include="..\..\src\object-enchant\weapon\apply-magic-weapon.h" />\r
-    <ClInclude Include="..\..\src\object-enchant\apply-magic.h" />\r
+    <ClInclude Include="..\..\src\object-enchant\weapon\apply-magic-bow.h" />\r
+    <ClInclude Include="..\..\src\object-enchant\item-magic-applier.h" />\r
     <ClInclude Include="..\..\src\player\eldritch-horror.h" />\r
     <ClInclude Include="..\..\src\realm\realm-types.h" />\r
     <ClInclude Include="..\..\src\specific-object\bow.h" />\r
     <ClInclude Include="..\..\src\pet\pet-util.h" />\r
     <ClInclude Include="..\..\src\mspell\assign-monster-spell.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-floor.h" />\r
-    <ClInclude Include="..\..\src\mspell\mspell-particularity.h" />\r
+    <ClInclude Include="..\..\src\mspell\mspell-attack\mspell-particularity.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-special.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-status.h" />\r
     <ClInclude Include="..\..\src\system\artifact-type-definition.h" />\r
     <ClInclude Include="..\..\src\core\magic-effects-timeout-reducer.h" />\r
     <ClInclude Include="..\..\src\core\special-internal-keys.h" />\r
     <ClInclude Include="..\..\src\core\stuff-handler.h" />\r
-    <ClInclude Include="..\..\src\mspell\mspell-bolt.h" />\r
-    <ClInclude Include="..\..\src\mspell\mspell-breath.h" />\r
-    <ClInclude Include="..\..\src\mspell\mspell-curse.h" />\r
+    <ClInclude Include="..\..\src\mspell\mspell-attack\mspell-bolt.h" />\r
+    <ClInclude Include="..\..\src\mspell\mspell-attack\mspell-breath.h" />\r
+    <ClInclude Include="..\..\src\mspell\mspell-attack\mspell-curse.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-damage-calculator.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-learn-checker.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-summon.h" />\r
     <ClInclude Include="..\..\src\mspell\mspell-util.h" />\r
-    <ClInclude Include="..\..\src\mspell\mspell-ball.h" />\r
+    <ClInclude Include="..\..\src\mspell\mspell-attack\mspell-ball.h" />\r
     <ClInclude Include="..\..\src\player\player-personality-types.h" />\r
     <ClInclude Include="..\..\src\player-info\race-types.h" />\r
     <ClInclude Include="..\..\src\player-info\class-types.h" />\r