OSDN Git Service

hengband/hengband.git
3 years ago[Refactor] #40571 Separated describe_grid_monster() from examine_grid()
Hourier [Sun, 26 Jul 2020 05:12:36 +0000 (14:12 +0900)]
[Refactor] #40571 Separated describe_grid_monster() from examine_grid()

3 years ago[Refactor] #40571 Separated describe_recall() from examine_grid()
Hourier [Sun, 26 Jul 2020 05:04:35 +0000 (14:04 +0900)]
[Refactor] #40571 Separated describe_recall() from examine_grid()

3 years ago[Refactor] #40571 Separated describe_hallucinated_target() from examine_grid()
Hourier [Sun, 26 Jul 2020 04:35:22 +0000 (13:35 +0900)]
[Refactor] #40571 Separated describe_hallucinated_target() from examine_grid()

3 years ago[Refactor] #40571 Separated describe_scan_result() from examine_grid()
Hourier [Sun, 26 Jul 2020 04:03:22 +0000 (13:03 +0900)]
[Refactor] #40571 Separated describe_scan_result() from examine_grid()

3 years ago[Refactor] #40571 Made eg_type for the preparation to divide examine_grid()
Hourier [Sun, 26 Jul 2020 03:41:50 +0000 (12:41 +0900)]
[Refactor] #40571 Made eg_type for the preparation to divide examine_grid()

3 years ago[Refactor] #39076 Removed unused definitions in object-ego.h
Hourier [Sat, 25 Jul 2020 10:34:43 +0000 (19:34 +0900)]
[Refactor] #39076 Removed unused definitions in object-ego.h

3 years ago[Refactor] #40577 Changed macro functions to normal functions in floor.c/h
Hourier [Sat, 25 Jul 2020 10:01:44 +0000 (19:01 +0900)]
[Refactor] #40577 Changed macro functions to normal functions in floor.c/h

3 years ago[Refactor] #40571 Changed macro function cave_drop_bold() to normal function and...
Hourier [Sat, 25 Jul 2020 09:43:35 +0000 (18:43 +0900)]
[Refactor] #40571 Changed macro function cave_drop_bold() to normal function and moved from floor.h to cave.c/h

3 years ago[Refactor] #40577 Moved permanent_wall() from cave.c/h to feature.c/h
Hourier [Sat, 25 Jul 2020 08:36:22 +0000 (17:36 +0900)]
[Refactor] #40577 Moved permanent_wall() from cave.c/h to feature.c/h

3 years ago[Refactor] #40577 Changed macro function cave_clean_bold() to normal function and...
Hourier [Sat, 25 Jul 2020 08:33:11 +0000 (17:33 +0900)]
[Refactor] #40577 Changed macro function cave_clean_bold() to normal function and moved it from floor.h to cave.c/h

3 years ago[Refactor] #40571 Reshaped floor.h
Hourier [Sat, 25 Jul 2020 07:56:13 +0000 (16:56 +0900)]
[Refactor] #40571 Reshaped floor.h

3 years ago[Refactor] #40571 Reshaped floor.c
Hourier [Sat, 25 Jul 2020 05:08:33 +0000 (14:08 +0900)]
[Refactor] #40571 Reshaped floor.c

3 years ago[Refactor] #40571 Moved get_max_range() from target-preparation.c/h to floor.c/h
Hourier [Sat, 25 Jul 2020 04:57:36 +0000 (13:57 +0900)]
[Refactor] #40571 Moved get_max_range() from target-preparation.c/h to floor.c/h

3 years ago[Refactor] #40571 Removed unused headers in target-checker.c
Hourier [Sat, 25 Jul 2020 04:43:21 +0000 (13:43 +0900)]
[Refactor] #40571 Removed unused headers in target-checker.c

3 years ago[Refactor] #40571 Renamed targeting.c/h to target-checker.c/h
Hourier [Sat, 25 Jul 2020 04:17:33 +0000 (13:17 +0900)]
[Refactor] #40571 Renamed targeting.c/h to target-checker.c/h

3 years ago[Refactor] #40571 Separated target-getter.c/h from targeting.c/h
Hourier [Sat, 25 Jul 2020 03:59:24 +0000 (12:59 +0900)]
[Refactor] #40571 Separated target-getter.c/h from targeting.c/h

3 years ago[Refactor] #40571 Separated target-setter.c/h from targeting.c/h
Hourier [Sat, 25 Jul 2020 03:41:42 +0000 (12:41 +0900)]
[Refactor] #40571 Separated target-setter.c/h from targeting.c/h

3 years ago[Refactor] #40571 Reshaped target_set()
Hourier [Sat, 25 Jul 2020 03:30:51 +0000 (12:30 +0900)]
[Refactor] #40571 Reshaped target_set()

3 years ago[Refactor] #40571 Separated grid-selector.c/h from targeting.c/h
Hourier [Sat, 25 Jul 2020 03:23:08 +0000 (12:23 +0900)]
[Refactor] #40571 Separated grid-selector.c/h from targeting.c/h

3 years ago[Refactor] #40571 Moved panel_bounds_center() from targeting.c/h to cursor.c/h
Hourier [Sat, 25 Jul 2020 02:50:21 +0000 (11:50 +0900)]
[Refactor] #40571 Moved panel_bounds_center() from targeting.c/h to cursor.c/h

3 years ago[Refactor] #40571 Separated target-preparation.c/h from targeting.c/h
Hourier [Sat, 25 Jul 2020 02:21:22 +0000 (11:21 +0900)]
[Refactor] #40571 Separated target-preparation.c/h from targeting.c/h

3 years ago[Refactor] #40571 Reshaped targeting.c
Hourier [Sat, 25 Jul 2020 01:53:21 +0000 (10:53 +0900)]
[Refactor] #40571 Reshaped targeting.c

3 years ago[Refactor] #40571 Separated target-describer.c/h from targeting.c
Hourier [Fri, 24 Jul 2020 12:12:48 +0000 (21:12 +0900)]
[Refactor] #40571 Separated target-describer.c/h from targeting.c

3 years ago[Refactor] #40571 Changed function name from target_set_aux() to examine_grid()
Hourier [Fri, 24 Jul 2020 11:47:21 +0000 (20:47 +0900)]
[Refactor] #40571 Changed function name from target_set_aux() to examine_grid()

3 years ago[Refactor] #40571 Reshaped targeting.c
Hourier [Fri, 24 Jul 2020 07:02:42 +0000 (16:02 +0900)]
[Refactor] #40571 Reshaped targeting.c

3 years ago[Refactor] #40571 Declared show_gold_on_floor in targeting.h
Hourier [Fri, 24 Jul 2020 06:51:55 +0000 (15:51 +0900)]
[Refactor] #40571 Declared show_gold_on_floor in targeting.h

3 years ago[Refactor] #40571 Moved get_hack_dir() from targeting.c/h to mutation-processor.c
Hourier [Fri, 24 Jul 2020 06:46:24 +0000 (15:46 +0900)]
[Refactor] #40571 Moved get_hack_dir() from targeting.c/h to mutation-processor.c

3 years ago[Refactor] #40571 Separated target-types.h
Hourier [Fri, 24 Jul 2020 06:41:31 +0000 (15:41 +0900)]
[Refactor] #40571 Separated target-types.h

3 years ago[Refactor] #40571 Moved targeting.c/h from io/ to target/
Hourier [Fri, 24 Jul 2020 06:30:40 +0000 (15:30 +0900)]
[Refactor] #40571 Moved targeting.c/h from io/ to target/

3 years ago[Refactor] #40571 Reshaped targetinc.c
Hourier [Fri, 24 Jul 2020 06:08:31 +0000 (15:08 +0900)]
[Refactor] #40571 Reshaped targetinc.c

3 years ago[Refactor] #40571 Reshaped targeting.h
Hourier [Fri, 24 Jul 2020 04:46:54 +0000 (13:46 +0900)]
[Refactor] #40571 Reshaped targeting.h

3 years ago[Refactor] #40570 Removed unused headers in rooms-builder.c
Hourier [Fri, 24 Jul 2020 04:38:47 +0000 (13:38 +0900)]
[Refactor] #40570 Removed unused headers in rooms-builder.c

3 years ago[Refactor] #40570 Renamed rooms.c/h to rooms-builder.c/h
Hourier [Fri, 24 Jul 2020 04:23:36 +0000 (13:23 +0900)]
[Refactor] #40570 Renamed rooms.c/h to rooms-builder.c/h

3 years ago[Refactor] #40570 Separated door-definition.h from rooms.c/h
Hourier [Fri, 24 Jul 2020 04:18:48 +0000 (13:18 +0900)]
[Refactor] #40570 Separated door-definition.h from rooms.c/h

3 years ago[Refactor] #40570 Separated space-finder.c/h from rooms.c/h
Hourier [Fri, 24 Jul 2020 03:54:25 +0000 (12:54 +0900)]
[Refactor] #40570 Separated space-finder.c/h from rooms.c/h

3 years ago[Refactor] #40570 Separated rooms-maze-vault.c/h from rooms.c/h
Hourier [Fri, 24 Jul 2020 03:42:40 +0000 (12:42 +0900)]
[Refactor] #40570 Separated rooms-maze-vault.c/h from rooms.c/h

3 years ago[Refactor] #40570 Separated treasure-deployment.c/h from rooms.c/h
Hourier [Fri, 24 Jul 2020 03:24:45 +0000 (12:24 +0900)]
[Refactor] #40570 Separated treasure-deployment.c/h from rooms.c/h

3 years ago[Refactor] #40570 Moved generate_room_floor() and generate_fill_perm_bold() from...
Hourier [Fri, 24 Jul 2020 03:17:46 +0000 (12:17 +0900)]
[Refactor] #40570 Moved generate_room_floor() and generate_fill_perm_bold() from room-generator.c/h to rooms-city.c

3 years ago[Refactor] #40570 Removed unnecessary comments in rooms-city.c
Hourier [Fri, 24 Jul 2020 03:12:31 +0000 (12:12 +0900)]
[Refactor] #40570 Removed unnecessary comments in rooms-city.c

3 years ago[Refactor] #40570 Separated dungeon-data-definition.c/h from floor-generate.h and...
Hourier [Fri, 24 Jul 2020 03:09:37 +0000 (12:09 +0900)]
[Refactor] #40570 Separated dungeon-data-definition.c/h from floor-generate.h and geometry.h

3 years ago[Refactor] #40570 Separated room-generator.c/h from rooms.c/h
Hourier [Fri, 24 Jul 2020 02:44:53 +0000 (11:44 +0900)]
[Refactor] #40570 Separated room-generator.c/h from rooms.c/h

3 years ago[Refactor] #40570 Changed macro function MOVE_PLIST to normal function move_prob_list()
Hourier [Fri, 24 Jul 2020 02:37:06 +0000 (11:37 +0900)]
[Refactor] #40570 Changed macro function MOVE_PLIST to normal function move_prob_list()

3 years ago[Refactor] #40570 Separated cave-filler.c/h from rooms.c/h
Hourier [Fri, 24 Jul 2020 02:11:47 +0000 (11:11 +0900)]
[Refactor] #40570 Separated cave-filler.c/h from rooms.c/h

3 years ago[Refactor] #40570 Separated room-info-table.c/h from rooms.c/h
Hourier [Fri, 24 Jul 2020 01:26:28 +0000 (10:26 +0900)]
[Refactor] #40570 Separated room-info-table.c/h from rooms.c/h

3 years ago[Refactor] #40570 Separated lake-types.h and room-types.h from rooms.c/h
Hourier [Fri, 24 Jul 2020 01:23:07 +0000 (10:23 +0900)]
[Refactor] #40570 Separated lake-types.h and room-types.h from rooms.c/h

3 years ago[Refactor] #40570 Placed feat_door[] into rooms.c
Hourier [Thu, 23 Jul 2020 16:31:58 +0000 (01:31 +0900)]
[Refactor] #40570 Placed feat_door[] into rooms.c

3 years ago[Refactor] #40570 Reshaped rooms.h
Hourier [Thu, 23 Jul 2020 15:37:43 +0000 (00:37 +0900)]
[Refactor] #40570 Reshaped rooms.h

3 years ago[Refactor] #40570 Reshaped rooms.c
Hourier [Thu, 23 Jul 2020 15:34:39 +0000 (00:34 +0900)]
[Refactor] #40570 Reshaped rooms.c

3 years ago[Refactor] #40514 have_esp_orc() を calc_bonuses() から分離. / Separated have_esp_orc...
deskull [Sun, 26 Jul 2020 07:29:00 +0000 (16:29 +0900)]
[Refactor] #40514 have_esp_orc() を calc_bonuses() から分離. / Separated have_esp_orc() from calc_bonuses().

3 years ago[Refactor] #40514 have_esp_demon() を calc_bonuses() から分離. / Separated have_esp_demon...
deskull [Sun, 26 Jul 2020 07:21:41 +0000 (16:21 +0900)]
[Refactor] #40514 have_esp_demon() を calc_bonuses() から分離. / Separated have_esp_demon() from calc_bonuses().

3 years ago[Refactor] #40514 have_esp_undead() を calc_bonuses() から分離. / Separated have_esp_undea...
deskull [Sun, 26 Jul 2020 07:18:20 +0000 (16:18 +0900)]
[Refactor] #40514 have_esp_undead() を calc_bonuses() から分離. / Separated have_esp_undead() from calc_bonuses().

3 years ago[Refactor] #40514 have_esp_animal() を calc_bonuses() から分離. / Separated have_esp_anima...
deskull [Sun, 26 Jul 2020 07:13:32 +0000 (16:13 +0900)]
[Refactor] #40514 have_esp_animal() を calc_bonuses() から分離. / Separated have_esp_animal() from calc_bonuses().

3 years ago[Refactor] #40514 have_esp_evil() を calc_bonuses() から分離. / Separated have_esp_evil...
deskull [Sun, 26 Jul 2020 07:06:28 +0000 (16:06 +0900)]
[Refactor] #40514 have_esp_evil() を calc_bonuses() から分離. / Separated have_esp_evil() from calc_bonuses().

3 years agoMerge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2...
deskull [Thu, 23 Jul 2020 15:06:09 +0000 (00:06 +0900)]
Merge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2-Refactoring

3 years ago[Fix] Prepared to merge from 7cfee9b8
Hourier [Thu, 23 Jul 2020 14:52:42 +0000 (23:52 +0900)]
[Fix] Prepared to merge from 7cfee9b8

3 years ago[Fix] #40514 vcxprojとMakefile.am更新残し修正. / Fix vcxproj and Makefile.am.
deskull [Thu, 23 Jul 2020 14:42:37 +0000 (23:42 +0900)]
[Fix] #40514 vcxprojとMakefile.am更新残し修正. / Fix vcxproj and Makefile.am.

3 years agoMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix-Hourier
Hourier [Thu, 23 Jul 2020 14:12:25 +0000 (23:12 +0900)]
Merge branch 'For2.2.2-Refactoring' into For2.2.2-Fix-Hourier

3 years ago[Refactor] #40570 Reshaped rooms.c
Hourier [Thu, 23 Jul 2020 14:00:30 +0000 (23:00 +0900)]
[Refactor] #40570 Reshaped rooms.c

3 years ago[Refactor] #40514 player-status-flags.c/h() を player-status.c/h から分離. / Separated...
deskull [Thu, 23 Jul 2020 13:55:17 +0000 (22:55 +0900)]
[Refactor] #40514 player-status-flags.c/h() を player-status.c/h から分離. / Separated player-status-flags.c/h from player-status.c/h.

3 years ago[Refactor] #40570 Reshaped rooms.c automatically
Hourier [Thu, 23 Jul 2020 13:18:46 +0000 (22:18 +0900)]
[Refactor] #40570 Reshaped rooms.c automatically

3 years ago[Refactor] #40457 Reshaped cmd-item.c
Hourier [Thu, 23 Jul 2020 13:02:26 +0000 (22:02 +0900)]
[Refactor] #40457 Reshaped cmd-item.c

3 years ago[Refactor] #40457 Reshaped read-execution.c
Hourier [Thu, 23 Jul 2020 12:43:27 +0000 (21:43 +0900)]
[Refactor] #40457 Reshaped read-execution.c

3 years ago[Refactor] #40457 Separated read-execution.c/h from cmd-read.c/h
Hourier [Thu, 23 Jul 2020 12:38:38 +0000 (21:38 +0900)]
[Refactor] #40457 Separated read-execution.c/h from cmd-read.c/h

3 years ago[Refactor] #40020 Moved calc_lite_radius() from player-status.c to torch.c/h
Hourier [Thu, 23 Jul 2020 12:15:27 +0000 (21:15 +0900)]
[Refactor] #40020 Moved calc_lite_radius() from player-status.c to torch.c/h

3 years ago[Refactor] #40479 Moved ome functions from mspell-attack.c to mspell-lite.c/h
Hourier [Thu, 23 Jul 2020 12:09:08 +0000 (21:09 +0900)]
[Refactor] #40479 Moved ome functions from mspell-attack.c to mspell-lite.c/h

3 years ago[Refactor] #40479 Separated mspell-lite.c/h from mspell-attack.c
Hourier [Thu, 23 Jul 2020 12:01:38 +0000 (21:01 +0900)]
[Refactor] #40479 Separated mspell-lite.c/h from mspell-attack.c

3 years ago[Fix] #40479 Resolved the issue that num field of msa_type wasn't initialized
Hourier [Thu, 23 Jul 2020 11:43:04 +0000 (20:43 +0900)]
[Fix] #40479 Resolved the issue that num field of msa_type wasn't initialized

3 years ago[Refactor] #40479 Separated mspell-attack-util.c/h from mspell-attack.c
Hourier [Thu, 23 Jul 2020 11:32:00 +0000 (20:32 +0900)]
[Refactor] #40479 Separated mspell-attack-util.c/h from mspell-attack.c

3 years ago[Refactor] #40479 Separated check_mspell_unexploded() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 11:09:46 +0000 (20:09 +0900)]
[Refactor] #40479 Separated check_mspell_unexploded() from make_attack_spell()

3 years ago[Refactor] #40479 Separated check_mspell_continuation() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 10:32:09 +0000 (19:32 +0900)]
[Refactor] #40479 Separated check_mspell_continuation() from make_attack_spell()

3 years ago[Refactor] #40479 Separated set_no_magic_mask() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 10:22:11 +0000 (19:22 +0900)]
[Refactor] #40479 Separated set_no_magic_mask() from make_attack_spell()

3 years ago[Refactor] #40479 Separated remember_mspell() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 10:17:47 +0000 (19:17 +0900)]
[Refactor] #40479 Separated remember_mspell() from make_attack_spell()

3 years ago[Refactor] #40479 Separated check_mspell_imitation() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 10:15:05 +0000 (19:15 +0900)]
[Refactor] #40479 Separated check_mspell_imitation() from make_attack_spell()

3 years ago[Refactor] #40479 Separated check_thrown_mspell() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 10:11:41 +0000 (19:11 +0900)]
[Refactor] #40479 Separated check_thrown_mspell() from make_attack_spell()

3 years ago[Refactor] #40479 Separated switch_do_spell() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 10:08:34 +0000 (19:08 +0900)]
[Refactor] #40479 Separated switch_do_spell() from make_attack_spell()

3 years ago[Refactor] #40479 Separated describe_mspell_monster() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 10:06:55 +0000 (19:06 +0900)]
[Refactor] #40479 Separated describe_mspell_monster() from make_attack_spell()

3 years ago[Refactor] #40479 Incorporated thrown_spell into msa_type
Hourier [Thu, 23 Jul 2020 10:04:58 +0000 (19:04 +0900)]
[Refactor] #40479 Incorporated thrown_spell into msa_type

3 years ago[Refactor] #40479 Reshaped mspell-attack.c
Hourier [Thu, 23 Jul 2020 10:02:04 +0000 (19:02 +0900)]
[Refactor] #40479 Reshaped mspell-attack.c

3 years ago[Refactor] #40479 Separated set_mspell_list() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 10:00:00 +0000 (19:00 +0900)]
[Refactor] #40479 Separated set_mspell_list() from make_attack_spell()

3 years ago[Refactor] #40479 Separated check_mspell_non_stupid() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:57:02 +0000 (18:57 +0900)]
[Refactor] #40479 Separated check_mspell_non_stupid() from make_attack_spell()

3 years ago[Refactor] #40479 Separated check_mspell_arena() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:54:16 +0000 (18:54 +0900)]
[Refactor] #40479 Separated check_mspell_arena() from make_attack_spell()

3 years ago[Refactor] #40479 Separated check_mspell_smart() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:53:12 +0000 (18:53 +0900)]
[Refactor] #40479 Separated check_mspell_smart() from make_attack_spell()

3 years ago[Refactor] #40479 Separated check_mspell_stupid() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:51:17 +0000 (18:51 +0900)]
[Refactor] #40479 Separated check_mspell_stupid() from make_attack_spell()

3 years ago[Refactor] #40479 Separated decide_lite_projection() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:42:26 +0000 (18:42 +0900)]
[Refactor] #40479 Separated decide_lite_projection() from make_attack_spell()

3 years ago[Refactor] #40479 Separated decide_lite_breath() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:38:34 +0000 (18:38 +0900)]
[Refactor] #40479 Separated decide_lite_breath() from make_attack_spell()

3 years ago[Refactor] #40479 Separated check_lite_area_by_mspell() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:35:39 +0000 (18:35 +0900)]
[Refactor] #40479 Separated check_lite_area_by_mspell() from make_attack_spell()

3 years ago[Refactor] #40479 Separated feature_projection() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:30:45 +0000 (18:30 +0900)]
[Refactor] #40479 Separated feature_projection() from make_attack_spell()

3 years ago[Refactor] #40479 Incorporated do_spell and success into msa_type
Hourier [Thu, 23 Jul 2020 09:28:27 +0000 (18:28 +0900)]
[Refactor] #40479 Incorporated do_spell and success into msa_type

3 years ago[Refactor] #40479 Reshaped make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:26:30 +0000 (18:26 +0900)]
[Refactor] #40479 Reshaped make_attack_spell()

3 years ago[Refactor] #40479 Separated decide_lite_range() from make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:24:01 +0000 (18:24 +0900)]
[Refactor] #40479 Separated decide_lite_range() from make_attack_spell()

3 years ago[Refactor] #40479 Made msa_type to divide make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:15:31 +0000 (18:15 +0900)]
[Refactor] #40479 Made msa_type to divide make_attack_spell()

3 years ago[Refactor] #40479 Reshaped make_attack_spell()
Hourier [Thu, 23 Jul 2020 09:07:10 +0000 (18:07 +0900)]
[Refactor] #40479 Reshaped make_attack_spell()

3 years ago[Refactor] #40479 Renamed mspells1.c/h to mspell-checker.c/h
Hourier [Thu, 23 Jul 2020 08:56:44 +0000 (17:56 +0900)]
[Refactor] #40479 Renamed mspells1.c/h to mspell-checker.c/h

3 years ago[Refactor] #40479 Separated mspell-attack.c/h from mspells1.c/h
Hourier [Thu, 23 Jul 2020 08:50:00 +0000 (17:50 +0900)]
[Refactor] #40479 Separated mspell-attack.c/h from mspells1.c/h

3 years ago[Refactor] #40479 Separated mspell-selector.c/h from mspells1.c
Hourier [Thu, 23 Jul 2020 08:24:42 +0000 (17:24 +0900)]
[Refactor] #40479 Separated mspell-selector.c/h from mspells1.c

3 years ago[Refactor] #40479 Reshaped mspells1.c
Hourier [Thu, 23 Jul 2020 08:15:38 +0000 (17:15 +0900)]
[Refactor] #40479 Reshaped mspells1.c

3 years ago[Refactor] #40479 Separated high-resistance-checker.c/h from improper-mspell-remover.c
Hourier [Thu, 23 Jul 2020 08:11:24 +0000 (17:11 +0900)]
[Refactor] #40479 Separated high-resistance-checker.c/h from improper-mspell-remover.c

3 years ago[Refactor] #40479 Separated element-resistance-checker.c/h from improper-mspell-remover.c
Hourier [Thu, 23 Jul 2020 08:06:08 +0000 (17:06 +0900)]
[Refactor] #40479 Separated element-resistance-checker.c/h from improper-mspell-remover.c

3 years ago[Refactor] #40479 Separated smart-mspell-util.c/h from improper-mspell-remover.c
Hourier [Thu, 23 Jul 2020 07:59:13 +0000 (16:59 +0900)]
[Refactor] #40479 Separated smart-mspell-util.c/h from improper-mspell-remover.c

3 years ago[Refactor] #40479 Separated check_high_resistances() from remove_bad_spells()
Hourier [Thu, 23 Jul 2020 07:54:26 +0000 (16:54 +0900)]
[Refactor] #40479 Separated check_high_resistances() from remove_bad_spells()