OSDN Git Service

[WIP] [Refactor] #39963 Moved realm*.c/h to realm/realm*.c/h
authorHourier <hourier@users.sourceforge.jp>
Wed, 29 Apr 2020 02:16:03 +0000 (11:16 +0900)
committerHourier <hourier@users.sourceforge.jp>
Wed, 29 Apr 2020 02:16:03 +0000 (11:16 +0900)
commitac9c84a1cff0dcc11a2482ecac869fca7c3b36a1
treedd6d616f4963a0f200489b41c318dc9d5fc1a7f8
parent56ff826111b66055a93bdb840d0c2771cea73452
[WIP] [Refactor] #39963 Moved realm*.c/h to realm/realm*.c/h
31 files changed:
Hengband_vcs2017/Hengband/Hengband.vcxproj
Hengband_vcs2017/Hengband/Hengband.vcxproj.filters
src/Makefile.am
src/realm/realm-arcane.c [moved from src/realm-arcane.c with 100% similarity]
src/realm/realm-arcane.h [moved from src/realm-arcane.h with 100% similarity]
src/realm/realm-chaos.c [moved from src/realm-chaos.c with 100% similarity]
src/realm/realm-chaos.h [moved from src/realm-chaos.h with 100% similarity]
src/realm/realm-craft.c [moved from src/realm-craft.c with 100% similarity]
src/realm/realm-craft.h [moved from src/realm-craft.h with 100% similarity]
src/realm/realm-crusade.c [moved from src/realm-crusade.c with 100% similarity]
src/realm/realm-crusade.h [moved from src/realm-crusade.h with 100% similarity]
src/realm/realm-daemon.c [moved from src/realm-daemon.c with 100% similarity]
src/realm/realm-daemon.h [moved from src/realm-daemon.h with 100% similarity]
src/realm/realm-death.c [moved from src/realm-death.c with 100% similarity]
src/realm/realm-death.h [moved from src/realm-death.h with 100% similarity]
src/realm/realm-hex.c [moved from src/realm-hex.c with 100% similarity]
src/realm/realm-hex.h [moved from src/realm-hex.h with 100% similarity]
src/realm/realm-hissatsu.c [moved from src/realm-hissatsu.c with 100% similarity]
src/realm/realm-hissatsu.h [moved from src/realm-hissatsu.h with 100% similarity]
src/realm/realm-life.c [moved from src/realm-life.c with 100% similarity]
src/realm/realm-life.h [moved from src/realm-life.h with 100% similarity]
src/realm/realm-nature.c [moved from src/realm-nature.c with 100% similarity]
src/realm/realm-nature.h [moved from src/realm-nature.h with 100% similarity]
src/realm/realm-song.c [moved from src/realm-song.c with 100% similarity]
src/realm/realm-song.h [moved from src/realm-song.h with 100% similarity]
src/realm/realm-sorcery.c [moved from src/realm-sorcery.c with 100% similarity]
src/realm/realm-sorcery.h [moved from src/realm-sorcery.h with 100% similarity]
src/realm/realm-trump.c [moved from src/realm-trump.c with 100% similarity]
src/realm/realm-trump.h [moved from src/realm-trump.h with 100% similarity]
src/realm/realm.c [moved from src/realm.c with 100% similarity]
src/realm/realm.h [moved from src/realm.h with 100% similarity]