OSDN Git Service

hengband/hengband.git
4 years ago[Refactor] #40399 Separated identification.c/h from object1.c/h
Hourier [Sun, 7 Jun 2020 00:24:34 +0000 (09:24 +0900)]
[Refactor] #40399 Separated identification.c/h from object1.c/h

4 years ago[Refactor] #40460 Replaced the order of arguments in parse_qtw_Q*()
Hourier [Sat, 6 Jun 2020 14:33:22 +0000 (23:33 +0900)]
[Refactor] #40460 Replaced the order of arguments in parse_qtw_Q*()

4 years ago[Refactor] #40460 Separated parse_qtw_Q() from generate_fixed_map_floor()
Hourier [Sat, 6 Jun 2020 14:30:03 +0000 (23:30 +0900)]
[Refactor] #40460 Separated parse_qtw_Q() from generate_fixed_map_floor()

4 years ago[Refactor] #40460 Separated parse_qtw_M() from generate_fixed_map_floor()
Hourier [Sat, 6 Jun 2020 13:58:51 +0000 (22:58 +0900)]
[Refactor] #40460 Separated parse_qtw_M() from generate_fixed_map_floor()

4 years ago[Refactor] #40460 Separated parse_qtw_P() from generate_fixed_map_floor()
Hourier [Sat, 6 Jun 2020 13:52:46 +0000 (22:52 +0900)]
[Refactor] #40460 Separated parse_qtw_P() from generate_fixed_map_floor()

4 years ago[Refactor] #40460 Separated parse_qtw_QR() from generate_fixed_map_floor()
Hourier [Sat, 6 Jun 2020 06:46:28 +0000 (15:46 +0900)]
[Refactor] #40460 Separated parse_qtw_QR() from generate_fixed_map_floor()

4 years ago[Refactor] #40460 Separated generate_artifact() from parse_qtw_QQ()
Hourier [Sat, 6 Jun 2020 06:26:08 +0000 (15:26 +0900)]
[Refactor] #40460 Separated generate_artifact() from parse_qtw_QQ()

4 years ago[Refactor] #40460 Separated parse_qtw_QQ() from generate_fixed_map_floor()
Hourier [Sat, 6 Jun 2020 06:17:53 +0000 (15:17 +0900)]
[Refactor] #40460 Separated parse_qtw_QQ() from generate_fixed_map_floor()

4 years ago[Refactor] #40460 Separated parse_qtw_D() from generate_fixed_map_floor()
Hourier [Sat, 6 Jun 2020 06:09:42 +0000 (15:09 +0900)]
[Refactor] #40460 Separated parse_qtw_D() from generate_fixed_map_floor()

4 years ago[Fix] #40460 コメントの'header' まで勢い余ってangband_header に変っていたのを修正 / Changed angband_header...
Hourier [Sat, 6 Jun 2020 05:48:24 +0000 (14:48 +0900)]
[Fix] #40460 コメントの'header' まで勢い余ってangband_header に変っていたのを修正 / Changed angband_header back to header in various comments

4 years ago[Refactor] #40460 Moved init_flags_type from util.h to system-variables.h
Hourier [Sat, 6 Jun 2020 05:36:47 +0000 (14:36 +0900)]
[Refactor] #40460 Moved init_flags_type from util.h to system-variables.h

4 years ago[Refactor] #40460 Renamed dungeon-file.c/h to fixed-map-parser.c/h
Hourier [Sat, 6 Jun 2020 05:33:14 +0000 (14:33 +0900)]
[Refactor] #40460 Renamed dungeon-file.c/h to fixed-map-parser.c/h

4 years ago[Refactor] #40460 Separated fixed-map-generator.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 05:13:07 +0000 (14:13 +0900)]
[Refactor] #40460 Separated fixed-map-generator.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Reshaped dungeon-file.c
Hourier [Sat, 6 Jun 2020 04:42:18 +0000 (13:42 +0900)]
[Refactor] #40460 Reshaped dungeon-file.c

4 years ago[Refactor] #40460 Made qg_type struct to divide generate_quest_floor()
Hourier [Sat, 6 Jun 2020 04:33:12 +0000 (13:33 +0900)]
[Refactor] #40460 Made qg_type struct to divide generate_quest_floor()

4 years ago[Refactor] #40460 Separated general-parser.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:52:29 +0000 (12:52 +0900)]
[Refactor] #40460 Separated general-parser.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Moved retouch_f_info() from dungeon-file.c/h to feature-reader.c/h
Hourier [Sat, 6 Jun 2020 03:41:08 +0000 (12:41 +0900)]
[Refactor] #40460 Moved retouch_f_info() from dungeon-file.c/h to feature-reader.c/h

4 years ago[Refactor] #40460 Separated race-reader.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:40:08 +0000 (12:40 +0900)]
[Refactor] #40460 Separated race-reader.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Separated magic-reader.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:35:34 +0000 (12:35 +0900)]
[Refactor] #40460 Separated magic-reader.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Separated skill-reader.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:33:01 +0000 (12:33 +0900)]
[Refactor] #40460 Separated skill-reader.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Separated dungeon-reader.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:25:12 +0000 (12:25 +0900)]
[Refactor] #40460 Separated dungeon-reader.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Separated ego-reader.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:19:36 +0000 (12:19 +0900)]
[Refactor] #40460 Separated ego-reader.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Separated artifact-reader.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:16:39 +0000 (12:16 +0900)]
[Refactor] #40460 Separated artifact-reader.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Separated kind-reader.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:12:08 +0000 (12:12 +0900)]
[Refactor] #40460 Separated kind-reader.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Separated vault-reader.c/h from dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 03:03:43 +0000 (12:03 +0900)]
[Refactor] #40460 Separated vault-reader.c/h from dungeon-file.c/h

4 years ago[Refactor] #40460 Separated feature-reader.c/h from init.c/h and dungeon-file.c/h
Hourier [Sat, 6 Jun 2020 02:51:52 +0000 (11:51 +0900)]
[Refactor] #40460 Separated feature-reader.c/h from init.c/h and dungeon-file.c/h

4 years ago[Refactor] #40460 Separated parse-error-types.h and random-grid-effect-types.h from...
Hourier [Sat, 6 Jun 2020 02:23:15 +0000 (11:23 +0900)]
[Refactor] #40460 Separated parse-error-types.h and random-grid-effect-types.h from dungeon-file.h

4 years ago[Refactor] #40460 Moved various variables from init.h to info-reader-util.h in order...
Hourier [Sat, 6 Jun 2020 02:11:06 +0000 (11:11 +0900)]
[Refactor] #40460 Moved various variables from init.h to info-reader-util.h in order to limit the direction of dependency from both to one-way

4 years ago[Refactor] #40460 header構造体がWinUser.h と重複していたのでangband_header に改名 / Changed header...
Hourier [Sat, 6 Jun 2020 01:56:45 +0000 (10:56 +0900)]
[Refactor] #40460 header構造体がWinUser.h と重複していたのでangband_header に改名 / Changed header struct to angband_header because it's duplicated in WinUser.h

4 years ago[Refactor] #40460 Separated info-reader-util.c/h from dungeon-file.c
Hourier [Sat, 6 Jun 2020 01:47:02 +0000 (10:47 +0900)]
[Refactor] #40460 Separated info-reader-util.c/h from dungeon-file.c

4 years ago[Refactor] #40460 Separated term-color-types.h from gameterm.h
Hourier [Sat, 6 Jun 2020 01:41:43 +0000 (10:41 +0900)]
[Refactor] #40460 Separated term-color-types.h from gameterm.h

4 years ago[Refactor] #40460 Resolved prototype declerations
Hourier [Fri, 5 Jun 2020 16:59:04 +0000 (01:59 +0900)]
[Refactor] #40460 Resolved prototype declerations

4 years ago[Refactor] #40460 Moved prototype decleration init_info_txt() from init.c/h to dungeo...
Hourier [Fri, 5 Jun 2020 16:46:55 +0000 (01:46 +0900)]
[Refactor] #40460 Moved prototype decleration init_info_txt() from init.c/h to dungeon-file.c/h

4 years ago[Refactor] #40460 Separated dungeon-info-tokens-table.c/h from dungeon-file.c
Hourier [Fri, 5 Jun 2020 16:35:29 +0000 (01:35 +0900)]
[Refactor] #40460 Separated dungeon-info-tokens-table.c/h from dungeon-file.c

4 years ago[Refactor] #40460 Separated kind-info-tokens-table.c/h from dungeon-file.c
Hourier [Fri, 5 Jun 2020 16:31:50 +0000 (01:31 +0900)]
[Refactor] #40460 Separated kind-info-tokens-table.c/h from dungeon-file.c

4 years ago[Refactor] #40460 Separated race-info-tokens-table.c/h from dungeon-file.c
Hourier [Fri, 5 Jun 2020 16:25:45 +0000 (01:25 +0900)]
[Refactor] #40460 Separated race-info-tokens-table.c/h from dungeon-file.c

4 years ago[Refactor] #40457 Moved vorpal-weapon.c/h from combat/ to object-enchant/
Hourier [Fri, 5 Jun 2020 14:48:12 +0000 (23:48 +0900)]
[Refactor] #40457 Moved vorpal-weapon.c/h from combat/ to object-enchant/

4 years ago[Refactor] #40457 Moved melee-related files from combat/ to melee/
Hourier [Fri, 5 Jun 2020 14:45:45 +0000 (23:45 +0900)]
[Refactor] #40457 Moved melee-related files from combat/ to melee/

4 years ago[WIP] [Refactor] #40457 Moved melee-related files from combat/ to melee/
Hourier [Fri, 5 Jun 2020 14:43:54 +0000 (23:43 +0900)]
[WIP] [Refactor] #40457 Moved melee-related files from combat/ to melee/

4 years ago[Refactor] #40457 Moved the files relating monster's attack from combat/ to monster...
Hourier [Fri, 5 Jun 2020 14:39:33 +0000 (23:39 +0900)]
[Refactor] #40457 Moved the files relating monster's attack from combat/ to monster-attack/

4 years ago[WIP] [Refactor] #40457 Moved the files relating monster's attack from combat/ to...
Hourier [Fri, 5 Jun 2020 14:27:46 +0000 (23:27 +0900)]
[WIP] [Refactor] #40457 Moved the files relating monster's attack from combat/ to monster-attack/

4 years ago[Refactor] #40457 Moved player-attack-realated files from combat/ to player-attack/
Hourier [Fri, 5 Jun 2020 14:21:40 +0000 (23:21 +0900)]
[Refactor] #40457 Moved player-attack-realated files from combat/ to player-attack/

4 years ago[Fix] Added directory definitions into Makefile.am
Hourier [Fri, 5 Jun 2020 14:09:13 +0000 (23:09 +0900)]
[Fix] Added directory definitions into Makefile.am

4 years ago[Refactor] #40414 Renamed spells-shuffle.c/h to spells-trump.c/h
Hourier [Fri, 5 Jun 2020 14:01:48 +0000 (23:01 +0900)]
[Refactor] #40414 Renamed spells-shuffle.c/h to spells-trump.c/h

4 years ago[Refactor] #40414 Removed unnecessary comments in earthquake.c
Hourier [Fri, 5 Jun 2020 13:56:27 +0000 (22:56 +0900)]
[Refactor] #40414 Removed unnecessary comments in earthquake.c

4 years ago[Refactor] #40414 Separated earthquake.c/h from spells-floor.c/h
Hourier [Fri, 5 Jun 2020 13:49:13 +0000 (22:49 +0900)]
[Refactor] #40414 Separated earthquake.c/h from spells-floor.c/h

4 years ago[Refactor] #40414 Separated spells-grid.c/h from spells-floor.c/h
Hourier [Fri, 5 Jun 2020 13:34:43 +0000 (22:34 +0900)]
[Refactor] #40414 Separated spells-grid.c/h from spells-floor.c/h

4 years ago[Refactor] #40414 Renamed spells-chaos.c/h to spells-random.c/h
Hourier [Fri, 5 Jun 2020 13:25:32 +0000 (22:25 +0900)]
[Refactor] #40414 Renamed spells-chaos.c/h to spells-random.c/h

4 years ago[Refactor] #40414 Moved spells-hex.c/h from spell/ to spell-realm/
Hourier [Fri, 5 Jun 2020 13:23:24 +0000 (22:23 +0900)]
[Refactor] #40414 Moved spells-hex.c/h from spell/ to spell-realm/

4 years ago[WIP] [Refactor] #40414 Moved spells-hex.c/h from spell/ to spell-realm/
Hourier [Fri, 5 Jun 2020 13:22:22 +0000 (22:22 +0900)]
[WIP] [Refactor] #40414 Moved spells-hex.c/h from spell/ to spell-realm/

4 years ago[Refactor] #40414 Renamed spells2.c/h to spells-crusade.c/h
Hourier [Fri, 5 Jun 2020 13:21:03 +0000 (22:21 +0900)]
[Refactor] #40414 Renamed spells2.c/h to spells-crusade.c/h

4 years ago[WIP] [Refactor] #40414 Renamed spells2.c/h to spells-crusade.c/h
Hourier [Fri, 5 Jun 2020 13:16:54 +0000 (22:16 +0900)]
[WIP] [Refactor] #40414 Renamed spells2.c/h to spells-crusade.c/h

4 years ago[Refactor] #40414 Moved hayagake() from spells2.c/h to mind-ninja.c/h
Hourier [Fri, 5 Jun 2020 13:12:11 +0000 (22:12 +0900)]
[Refactor] #40414 Moved hayagake() from spells2.c/h to mind-ninja.c/h

4 years ago[Refactor] #40414 Separated racial-android.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 13:06:28 +0000 (22:06 +0900)]
[Refactor] #40414 Separated racial-android.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated racial-vampire.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 13:02:35 +0000 (22:02 +0900)]
[Refactor] #40414 Separated racial-vampire.c/h from spells2.c/h

4 years ago[Refactor] #40414 Moved double_attack() from spells2.c/h to monk-attack.c/h
Hourier [Fri, 5 Jun 2020 12:55:59 +0000 (21:55 +0900)]
[Refactor] #40414 Moved double_attack() from spells2.c/h to monk-attack.c/h

4 years ago[Refactor] #40414 Moved mirror_tunnel() from spells2.c/h to mind-mirror-master.c/h
Hourier [Fri, 5 Jun 2020 12:52:01 +0000 (21:52 +0900)]
[Refactor] #40414 Moved mirror_tunnel() from spells2.c/h to mind-mirror-c/h

4 years ago[Refactor] #40414 Unified samurai-slaying.c/h into mind-samurai.c/h
Hourier [Fri, 5 Jun 2020 12:44:23 +0000 (21:44 +0900)]
[Refactor] #40414 Unified samurai-slaying.c/h into mind-samurai.c/h

4 years ago[Refactor] #40414 Separated mmind-warrior-mage.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 12:37:26 +0000 (21:37 +0900)]
[Refactor] #40414 Separated mmind-warrior-mage.c/h from spells2.c/h

4 years ago[Refactor] #40414 Moved clear_mind() from spells2.c/h to mind-force-trainer.c/h
Hourier [Fri, 5 Jun 2020 12:32:17 +0000 (21:32 +0900)]
[Refactor] #40414 Moved clear_mind() from spells2.c/h to mind-force-trainer.c/h

4 years ago[Refactor] #40414 Moved sword_dancing() from spells2.c/h to mind-warrior.c/h
Hourier [Fri, 5 Jun 2020 12:29:40 +0000 (21:29 +0900)]
[Refactor] #40414 Moved sword_dancing() from spells2.c/h to mind-warrior.c/h

4 years ago[Refactor] #40414 Renamed class-related racials from racial-* to mind-*
Hourier [Fri, 5 Jun 2020 12:25:24 +0000 (21:25 +0900)]
[Refactor] #40414 Renamed class-related racials from racial-* to mind-*

4 years ago[WIP] [Refactor] #40414 Renamed class-related racials from racial-* to mind-*
Hourier [Fri, 5 Jun 2020 12:22:22 +0000 (21:22 +0900)]
[WIP] [Refactor] #40414 Renamed class-related racials from racial-* to mind-*

4 years ago[Refactor] #40414 Unified surprise-attack.c/h into racial-ninja.c/h
Hourier [Fri, 5 Jun 2020 12:17:09 +0000 (21:17 +0900)]
[Refactor] #40414 Unified surprise-attack.c/h into racial-ninja.c/h

4 years ago[Refactor] #40414 Moved place_mirror() from spells-floor.c/h to racial-mirror-master.c/h
Hourier [Fri, 5 Jun 2020 12:14:05 +0000 (21:14 +0900)]
[Refactor] #40414 Moved place_mirror() from spells-floor.c/h to racial-mirror-c/h

4 years ago[Refactor] #40414 Moved create_ration() from spells2.c/h to spells-floor.c/h
Hourier [Fri, 5 Jun 2020 12:09:52 +0000 (21:09 +0900)]
[Refactor] #40414 Moved create_ration() from spells2.c/h to spells-floor.c/h

4 years ago[Refactor] #40414 Moved cast_meteor() from spells2.c/h to spells-floor.c/h
Hourier [Fri, 5 Jun 2020 12:07:44 +0000 (21:07 +0900)]
[Refactor] #40414 Moved cast_meteor() from spells2.c/h to spells-floor.c/h

4 years ago[Refactor] #40414 spells-shuffle.c/h をspells2.c/h から分離し、cファイル400個達成 / Separated spell...
Hourier [Fri, 5 Jun 2020 11:58:33 +0000 (20:58 +0900)]
[Refactor] #40414 spells-shuffle.c/h をspells2.c/h から分離し、cファイル400個達成 / Separated spells-shuffle.c/h from spells2.c/h and achieved making 400 *.c file

4 years ago[Refactor] #40414 Separated racial-warrior.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 11:46:05 +0000 (20:46 +0900)]
[Refactor] #40414 Separated racial-warrior.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated spells-charm.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 11:37:44 +0000 (20:37 +0900)]
[Refactor] #40414 Separated spells-charm.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated spells-chaos.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 11:21:47 +0000 (20:21 +0900)]
[Refactor] #40414 Separated spells-chaos.c/h from spells2.c/h

4 years ago[Refactor] #40414 Moved concrete spell kinds file (spell-*.c/h) from spell/ to spell...
Hourier [Fri, 5 Jun 2020 10:36:02 +0000 (19:36 +0900)]
[Refactor] #40414 Moved concrete spell kinds file (spell-*.c/h) from spell/ to spell-kind/

4 years ago[WIP] [Refactor] #40414 Moved concrete spell kinds file (spell-*.c/h) from spell...
Hourier [Fri, 5 Jun 2020 10:33:21 +0000 (19:33 +0900)]
[WIP] [Refactor] #40414 Moved concrete spell kinds file (spell-*.c/h) from spell/ to spell-kind/

4 years ago[Refactor] #40414 Moved wall_breaker() from spells2.c/h to spells-neighbor.c/h
Hourier [Fri, 5 Jun 2020 10:24:26 +0000 (19:24 +0900)]
[Refactor] #40414 Moved wall_breaker() from spells2.c/h to spells-neighbor.c/h

4 years ago[Refactor] #40414 Separated spells-specific-bolt.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 10:18:08 +0000 (19:18 +0900)]
[Refactor] #40414 Separated spells-specific-bolt.c/h from spells2.c/h

4 years ago[Refactor] #40414 Moved activate_hi_summon() and cast_invoke_spirits() from spells2...
Hourier [Fri, 5 Jun 2020 10:11:47 +0000 (19:11 +0900)]
[Refactor] #40414 Moved activate_hi_summon() and cast_invoke_spirits() from spells2.c/h to spells-summon.c/h

4 years ago[Refactor] #40414 Separated spells-neighbor.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 10:05:16 +0000 (19:05 +0900)]
[Refactor] #40414 Separated spells-neighbor.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated spells-beam.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 09:55:48 +0000 (18:55 +0900)]
[Refactor] #40414 Separated spells-beam.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated spells-pet.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 09:49:24 +0000 (18:49 +0900)]
[Refactor] #40414 Separated spells-pet.c/h from spells2.c/h

4 years ago[Refactor] #40414 Moved probing() from from spells2.c/h to spells-sight.c/h
Hourier [Fri, 5 Jun 2020 09:46:08 +0000 (18:46 +0900)]
[Refactor] #40414 Moved probing() from from spells2.c/h to spells-sight.c/h

4 years ago[Refactor] #40414 Separated spells-staff-only.c/h from spells2.c/h
Hourier [Fri, 5 Jun 2020 09:41:01 +0000 (18:41 +0900)]
[Refactor] #40414 Separated spells-staff-only.c/h from spells2.c/h

4 years ago[Fix] #40414 Added -Ispecific-object into Makefile.am
Hourier [Thu, 4 Jun 2020 13:11:56 +0000 (22:11 +0900)]
[Fix] #40414 Added -Ispecific-object into Makefile.am

4 years ago[Refactor] #37285 鬼どものパラメータ調整 / Adjusted new ogre monsters' parameters
Hourier [Thu, 4 Jun 2020 13:07:52 +0000 (22:07 +0900)]
[Refactor] #37285 鬼どものパラメータ調整 / Adjusted new ogre monsters' parameters

4 years ago[Refactor] #40414 Separated racial-balrog.c/h from spells2.c/h
Hourier [Thu, 4 Jun 2020 12:51:48 +0000 (21:51 +0900)]
[Refactor] #40414 Separated racial-balrog.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated racial-mindcrafter.c/h from spells2.c/h
Hourier [Thu, 4 Jun 2020 12:47:07 +0000 (21:47 +0900)]
[Refactor] #40414 Separated racial-mindcrafter.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated decide_breath_kind() from draconian_breath()
Hourier [Thu, 4 Jun 2020 12:39:48 +0000 (21:39 +0900)]
[Refactor] #40414 Separated decide_breath_kind() from draconian_breath()

4 years ago[Refactor] #40414 Separated racial-draconian.c/h from spells2.c/h
Hourier [Thu, 4 Jun 2020 12:34:59 +0000 (21:34 +0900)]
[Refactor] #40414 Separated racial-draconian.c/h from spells2.c/h

4 years ago[Refactor] #40414 Moved confusing_light() from spells2.c/h to racial-mirror-master.c/h
Hourier [Thu, 4 Jun 2020 12:30:37 +0000 (21:30 +0900)]
[Refactor] #40414 Moved confusing_light() from spells2.c/h to racial-mirror-c/h

4 years ago[Refactor] #40414 Separated spells-lite.c/h from spells2.c/h
Hourier [Thu, 4 Jun 2020 12:27:39 +0000 (21:27 +0900)]
[Refactor] #40414 Separated spells-lite.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated spells-genocide.c/h from spells2.c/h
Hourier [Thu, 4 Jun 2020 12:11:44 +0000 (21:11 +0900)]
[Refactor] #40414 Separated spells-genocide.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated spells-sight.c/h from spells2.c/h
Hourier [Thu, 4 Jun 2020 11:52:37 +0000 (20:52 +0900)]
[Refactor] #40414 Separated spells-sight.c/h from spells2.c/h

4 years ago[Refactor] #40414 Separated spells-launcher.c/h from spells2.c/h
Hourier [Thu, 4 Jun 2020 11:31:49 +0000 (20:31 +0900)]
[Refactor] #40414 Separated spells-launcher.c/h from spells2.c/h

4 years ago[Refactor] #40414 range-calc.h によるコンパイル範囲が異常に広かったのを修正 / Adjusted inclusion relationsh...
Hourier [Thu, 4 Jun 2020 11:08:00 +0000 (20:08 +0900)]
[Refactor] #40414 range-calc.h によるコンパイル範囲が異常に広かったのを修正 / Adjusted inclusion relationship for range-calc.h

4 years ago[Refactor] #40414 Separated spells-teleport.c/h from spells2.c/h and spells3.c/h
Hourier [Thu, 4 Jun 2020 10:52:37 +0000 (19:52 +0900)]
[Refactor] #40414 Separated spells-teleport.c/h from spells2.c/h and spells3.c/h

4 years ago[Refactor] #40414 Unified spells-mirror.c/h into racial-mirror-master.c/h
Hourier [Thu, 4 Jun 2020 10:06:11 +0000 (19:06 +0900)]
[Refactor] #40414 Unified spells-mirror.c/h into racial-mirror-c/h

4 years ago[Refactor] #40414 Moved remove_all_mirrors() from spells2.c/h to racial-mirror-master.c/h
Hourier [Thu, 4 Jun 2020 09:56:43 +0000 (18:56 +0900)]
[Refactor] #40414 Moved remove_all_mirrors() from spells2.c/h to racial-mirror-c/h

4 years ago[Refactor] #40414 Separated racial-ninja.c/h from spells2.h..., OH YEAH!! NINJA IS...
Hourier [Thu, 4 Jun 2020 09:51:38 +0000 (18:51 +0900)]
[Refactor] #40414 Separated racial-ninja.c/h from spells2.h..., OH YEAH!! NINJA IS SO COOL!!

4 years ago[Refactor] #40399 Moves specific kinds of items such as torches from object/ to speci...
Hourier [Thu, 4 Jun 2020 09:20:22 +0000 (18:20 +0900)]
[Refactor] #40399 Moves specific kinds of items such as torches from object/ to specific-object/

4 years ago[WIP] [Refactor] #40399 Moves specific kinds of items such as torches from object...
Hourier [Thu, 4 Jun 2020 09:14:58 +0000 (18:14 +0900)]
[WIP] [Refactor] #40399 Moves specific kinds of items such as torches from object/ to specific-object/

4 years ago[Refactor] #40463 Removed unused preprocessor for MPW (Macintosh C Programming Worksh...
Hourier [Thu, 4 Jun 2020 09:09:28 +0000 (18:09 +0900)]
[Refactor] #40463 Removed unused preprocessor for MPW (Macintosh C Programming Workshop: This is for Classic Mac)