OSDN Git Service

[Refactor] #2291 「配列等のテーブル類はファイル名の末尾をtableにする」という命名規則を外れてtypes になっていたmonster-attack...
authorHourier <66951241+Hourier@users.noreply.github.com>
Sat, 26 Feb 2022 11:09:46 +0000 (20:09 +0900)
committerHourier <66951241+Hourier@users.noreply.github.com>
Sat, 26 Feb 2022 22:14:22 +0000 (07:14 +0900)
commitc139aaaf4374cb4a3679e8da3e8dabaffabeb769
tree4943984257d35af95d034c146cdd6d2f4daf6017
parent8696f758a8479168b66fa0b10ec7145a40035502
[Refactor] #2291 「配列等のテーブル類はファイル名の末尾をtableにする」という命名規則を外れてtypes になっていたmonster-attack-types.cpp/h をmonster-attack-table.cpp/h に改名した"
22 files changed:
Hengband/Hengband/Hengband.vcxproj
Hengband/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/info-reader/race-info-tokens-table.cpp
src/info-reader/race-info-tokens-table.h
src/lore/combat-types-setter.cpp
src/lore/lore-util.cpp
src/lore/lore-util.h
src/melee/melee-postprocess.cpp
src/melee/melee-util.h
src/monster-attack/monster-attack-describer.cpp
src/monster-attack/monster-attack-player.cpp
src/monster-attack/monster-attack-switcher.cpp
src/monster-attack/monster-attack-table.cpp [moved from src/monster-attack/monster-attack-types.cpp with 98% similarity]
src/monster-attack/monster-attack-table.h [moved from src/monster-attack/monster-attack-types.h with 100% similarity]
src/monster-floor/one-monster-placer.cpp
src/monster-race/monster-race-hook.cpp
src/mspell/summon-checker.cpp
src/object/warning.cpp
src/system/monster-race-definition.h
src/view/display-lore-attacks.cpp
src/view/display-lore.cpp