OSDN Git Service

hengband/hengband.git
3 years agoBrought main-gcu.c up-to-date with the changes to z-term.h.
Eric Branlund [Sun, 9 Aug 2020 14:45:17 +0000 (07:45 -0700)]
Brought main-gcu.c up-to-date with the changes to z-term.h.

3 years agoBrought main-x11.c up-to-date with changes in z-term.h.
Eric Branlund [Sun, 9 Aug 2020 14:41:40 +0000 (07:41 -0700)]
Brought main-x11.c up-to-date with changes in z-term.h.

3 years agoMade term_redraw_section() public since its predecessor, Term_redraw_section(), is...
Eric Branlund [Sun, 9 Aug 2020 14:09:36 +0000 (07:09 -0700)]
Made term_redraw_section() public since its predecessor, Term_redraw_section(), is used by main-x11.c.

3 years ago[Refactor] #40624 Removed unused headers in floor-events.c
Hourier [Wed, 12 Aug 2020 11:10:12 +0000 (20:10 +0900)]
[Refactor] #40624 Removed unused headers in floor-events.c

3 years ago[Refactor] #40624 Moved update_lite() from floor-events.c/h to torch.c/h
Hourier [Wed, 12 Aug 2020 10:55:36 +0000 (19:55 +0900)]
[Refactor] #40624 Moved update_lite() from floor-events.c/h to torch.c/h

3 years ago[Refactor] #40624 Separated player-view.c/h from floor-events.c/h
Hourier [Wed, 12 Aug 2020 10:52:45 +0000 (19:52 +0900)]
[Refactor] #40624 Separated player-view.c/h from floor-events.c/h

3 years ago[Refactor] #40624 Moved set_monster_*() from monster-status.c/h to monster-status...
Hourier [Wed, 12 Aug 2020 10:45:14 +0000 (19:45 +0900)]
[Refactor] #40624 Moved set_monster_*() from monster-status.c/h to monster-status-setter.c/h

3 years ago[Refactor] #40624 Separated monster-status-setter.c/h from monster-info.c/h
Hourier [Wed, 12 Aug 2020 10:17:52 +0000 (19:17 +0900)]
[Refactor] #40624 Separated monster-status-setter.c/h from monster-info.c/h

3 years ago[Refactor] #40624 Reshaped monster-info.c and monster-status.c automatically
Hourier [Wed, 12 Aug 2020 10:05:06 +0000 (19:05 +0900)]
[Refactor] #40624 Reshaped monster-info.c and monster-status.c automatically

3 years ago[Refactor] #40624 Separated quest-completion-checker.c/h from floor-events.c/h and...
Hourier [Wed, 12 Aug 2020 10:04:29 +0000 (19:04 +0900)]
[Refactor] #40624 Separated quest-completion-checker.c/h from floor-events.c/h and quest.c/h

3 years ago[Refactor] #40624 Removed unused comments in quest.c
Hourier [Wed, 12 Aug 2020 09:43:36 +0000 (18:43 +0900)]
[Refactor] #40624 Removed unused comments in quest.c

3 years ago[Refactor] #40624 Reshaped quest.c automatically
Hourier [Wed, 12 Aug 2020 09:41:22 +0000 (18:41 +0900)]
[Refactor] #40624 Reshaped quest.c automatically

3 years ago[Refactor] #40624 Reshaped floor-events.c
Hourier [Wed, 12 Aug 2020 09:34:00 +0000 (18:34 +0900)]
[Refactor] #40624 Reshaped floor-events.c

3 years ago[Fix] モンスター闘技場で引き分け発生時の誤変換を修正
Hourier [Wed, 12 Aug 2020 09:31:59 +0000 (18:31 +0900)]
[Fix] モンスター闘技場で引き分け発生時の誤変換を修正

3 years ago[Refactor] #40624 Added some comments in monster-lite.c and floor-events.h
Hourier [Sun, 9 Aug 2020 04:32:21 +0000 (13:32 +0900)]
[Refactor] #40624 Added some comments in monster-lite.c and floor-events.h

3 years ago[Refactor] #40624 Separated monster-lite.c/h from floor-events.c/h
Hourier [Sun, 9 Aug 2020 04:23:16 +0000 (13:23 +0900)]
[Refactor] #40624 Separated monster-lite.c/h from floor-events.c/h

3 years ago[Refactor] #40624 Separated monster-lite-util.c/h from floor-events.c
Hourier [Sun, 9 Aug 2020 04:13:00 +0000 (13:13 +0900)]
[Refactor] #40624 Separated monster-lite-util.c/h from floor-events.c

3 years ago[Refactor] #40624 Made monster_lite_type for the preparation to divide update_mon_lite()
Hourier [Sun, 9 Aug 2020 04:03:00 +0000 (13:03 +0900)]
[Refactor] #40624 Made monster_lite_type for the preparation to divide update_mon_lite()

3 years ago[Refactor] #40514 is_riding_wield_weapon() を calc_bonuses() から分離. / Separated is_ridi...
deskull [Wed, 12 Aug 2020 08:15:18 +0000 (17:15 +0900)]
[Refactor] #40514 is_riding_wield_weapon() を calc_bonuses() から分離. / Separated is_riding_wield_weapon() from calc_bonuses().

3 years ago[Refactor] #40514 two_handed_weapon 判定整理. / Clear two_handed_weapon judgment.
deskull [Wed, 12 Aug 2020 08:09:22 +0000 (17:09 +0900)]
[Refactor] #40514 two_handed_weapon 判定整理. / Clear two_handed_weapon judgment.

3 years ago[Refactor] #40514 set_personality_flags() 整理の上削除. have_good_luck() を追加. / Deleted...
deskull [Wed, 12 Aug 2020 07:59:12 +0000 (16:59 +0900)]
[Refactor] #40514 set_personality_flags() 整理の上削除. have_good_luck() を追加. / Deleted after organizing set_personality_flags(). Add have_good_luck().

3 years ago[Refactor] #40514 lite判定整理. / Clear lite judgment.
deskull [Wed, 12 Aug 2020 07:46:19 +0000 (16:46 +0900)]
[Refactor] #40514 lite判定整理. / Clear lite judgment.

3 years ago[Refactor] #40514 set_mutation_flags()整理の上削除. / Deleted after organizing set_mutation...
deskull [Wed, 12 Aug 2020 07:41:57 +0000 (16:41 +0900)]
[Refactor] #40514 set_mutation_flags()整理の上削除. / Deleted after organizing set_mutation_flags().

3 years ago[Refactor] #40514 is_icky_wield_weapon() を calc_bonuses() から分離. / Separated is_icky_w...
deskull [Wed, 12 Aug 2020 07:34:22 +0000 (16:34 +0900)]
[Refactor] #40514 is_icky_wield_weapon() を calc_bonuses() から分離. / Separated is_icky_wield_weapon() from calc_bonuses().

3 years ago[Refactor] #40514 calc_weapon_weight_limit() を calc_bonuses() から分離. / Separated calc_...
deskull [Wed, 12 Aug 2020 07:19:29 +0000 (16:19 +0900)]
[Refactor] #40514 calc_weapon_weight_limit() を calc_bonuses() から分離. / Separated calc_weapon_weight_limit() from calc_bonuses().

3 years ago[Refactor] #40514 is_disable_two_handed_bonus() を calc_bonuses() から分離. / Separated...
deskull [Wed, 12 Aug 2020 07:12:44 +0000 (16:12 +0900)]
[Refactor] #40514 is_disable_two_handed_bonus() を calc_bonuses() から分離. / Separated is_disable_two_handed_bonus() from calc_bonuses().

3 years ago[Refactor] #40514 pass_wall判定整理. / Clear pass_wall judgment.
deskull [Wed, 12 Aug 2020 06:56:38 +0000 (15:56 +0900)]
[Refactor] #40514 pass_wall判定整理. / Clear pass_wall judgment.

3 years ago[Refactor] #40514 Fixed a function declaration error. cheat_death() recovery processi...
deskull [Wed, 12 Aug 2020 04:56:15 +0000 (13:56 +0900)]
[Refactor] #40514 Fixed a function declaration error. cheat_death() recovery processing arrangement.

3 years ago[Refactor] #40514 have_lite() 呼び忘れ修正. / have_lite() call forget fix.
deskull [Mon, 10 Aug 2020 15:32:47 +0000 (00:32 +0900)]
[Refactor] #40514 have_lite() 呼び忘れ修正. / have_lite() call forget fix.

3 years ago[Refactor] #40514 have_lite() を calc_bonuses() から分離. / Separated have_lite() from...
deskull [Mon, 10 Aug 2020 15:19:30 +0000 (00:19 +0900)]
[Refactor] #40514 have_lite() を calc_bonuses() から分離. / Separated have_lite() from calc_bonuses().

3 years ago[Refactor] #40514 have_two_handed_weapons() を calc_bonuses() から分離. / Separated have_t...
deskull [Mon, 10 Aug 2020 14:33:53 +0000 (23:33 +0900)]
[Refactor] #40514 have_two_handed_weapons() を calc_bonuses() から分離. / Separated have_two_handed_weapons() from calc_bonuses().

3 years ago[Refactor] #40514 have_left_hand_weapon() を calc_bonuses() から分離. / Separated have_lef...
deskull [Mon, 10 Aug 2020 14:17:41 +0000 (23:17 +0900)]
[Refactor] #40514 have_left_hand_weapon() を calc_bonuses() から分離. / Separated have_left_hand_weapon() from calc_bonuses().

3 years ago[Refactor] #40514 have_right_hand_weapon() を calc_bonuses() から分離. / Separated have_ri...
deskull [Mon, 10 Aug 2020 14:09:53 +0000 (23:09 +0900)]
[Refactor] #40514 have_right_hand_weapon() を calc_bonuses() から分離. / Separated have_right_hand_weapon() from calc_bonuses().

3 years ago[Refactor] #40514 have_immune_cold() を calc_bonuses() から分離. / Separated have_immune_c...
deskull [Mon, 10 Aug 2020 05:00:20 +0000 (14:00 +0900)]
[Refactor] #40514 have_immune_cold() を calc_bonuses() から分離. / Separated have_immune_cold() from calc_bonuses().

3 years ago[Refactor] #40514 have_immune_fire() を calc_bonuses() から分離. / Separated have_immune_f...
deskull [Mon, 10 Aug 2020 04:55:05 +0000 (13:55 +0900)]
[Refactor] #40514 have_immune_fire() を calc_bonuses() から分離. / Separated have_immune_fire() from calc_bonuses().

3 years ago[Refactor] #40514 have_immune_elec() を calc_bonuses() から分離. / Separated have_immune_e...
deskull [Mon, 10 Aug 2020 04:51:39 +0000 (13:51 +0900)]
[Refactor] #40514 have_immune_elec() を calc_bonuses() から分離. / Separated have_immune_elec() from calc_bonuses().

3 years ago[Refactor] #40514 have_immune_acid() を calc_bonuses() から分離. / Separated have_immune_a...
deskull [Mon, 10 Aug 2020 04:43:28 +0000 (13:43 +0900)]
[Refactor] #40514 have_immune_acid() を calc_bonuses() から分離. / Separated have_immune_acid() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_fear() を calc_bonuses() から分離. / Separated have_resist_f...
deskull [Mon, 10 Aug 2020 04:33:25 +0000 (13:33 +0900)]
[Refactor] #40514 have_resist_fear() を calc_bonuses() から分離. / Separated have_resist_fear() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_water() を calc_bonuses() から分離. / Separated have_resist_...
deskull [Mon, 10 Aug 2020 04:23:14 +0000 (13:23 +0900)]
[Refactor] #40514 have_resist_water() を calc_bonuses() から分離. / Separated have_resist_water() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_time() を calc_bonuses() から分離. / Separated have_resist_t...
deskull [Mon, 10 Aug 2020 04:19:28 +0000 (13:19 +0900)]
[Refactor] #40514 have_resist_time() を calc_bonuses() から分離. / Separated have_resist_time() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_neth() を calc_bonuses() から分離. / Separated have_resist_n...
deskull [Sun, 9 Aug 2020 17:05:36 +0000 (02:05 +0900)]
[Refactor] #40514 have_resist_neth() を calc_bonuses() から分離. / Separated have_resist_neth() from calc_bonuses().

3 years ago[Refactor] #40514 resist_pois フラグを整理. / Cleaned up resist_pois flag requirement.
deskull [Sun, 9 Aug 2020 16:56:38 +0000 (01:56 +0900)]
[Refactor] #40514 resist_pois フラグを整理. / Cleaned up resist_pois flag requirement.

3 years ago[Refactor] #40514 have_resist_blind() を calc_bonuses() から分離. / Separated have_resist_...
deskull [Sun, 9 Aug 2020 16:52:42 +0000 (01:52 +0900)]
[Refactor] #40514 have_resist_blind() を calc_bonuses() から分離. / Separated have_resist_blind() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_nexus() を calc_bonuses() から分離. / Separated have_resist_...
deskull [Sun, 9 Aug 2020 16:43:50 +0000 (01:43 +0900)]
[Refactor] #40514 have_resist_nexus() を calc_bonuses() から分離. / Separated have_resist_nexus() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_shard() を calc_bonuses() から分離. / Separated have_resist_...
deskull [Sun, 9 Aug 2020 16:33:34 +0000 (01:33 +0900)]
[Refactor] #40514 have_resist_shard() を calc_bonuses() から分離. / Separated have_resist_shard() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_disen() を calc_bonuses() から分離. / Separated have_resist_...
deskull [Sun, 9 Aug 2020 16:24:53 +0000 (01:24 +0900)]
[Refactor] #40514 have_resist_disen() を calc_bonuses() から分離. / Separated have_resist_disen() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_chaos() を calc_bonuses() から分離. / Separated have_resist_...
deskull [Sun, 9 Aug 2020 16:18:21 +0000 (01:18 +0900)]
[Refactor] #40514 have_resist_chaos() を calc_bonuses() から分離. / Separated have_resist_chaos() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_dark() を calc_bonuses() から分離. / Separated have_resist_d...
deskull [Sun, 9 Aug 2020 15:29:01 +0000 (00:29 +0900)]
[Refactor] #40514 have_resist_dark() を calc_bonuses() から分離. / Separated have_resist_dark() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_lite() を calc_bonuses() から分離. / Separated have_resist_l...
deskull [Sun, 9 Aug 2020 15:20:11 +0000 (00:20 +0900)]
[Refactor] #40514 have_resist_lite() を calc_bonuses() から分離. / Separated have_resist_lite() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_sound() を calc_bonuses() から分離. / Separated have_resist_...
deskull [Sun, 9 Aug 2020 15:13:15 +0000 (00:13 +0900)]
[Refactor] #40514 have_resist_sound() を calc_bonuses() から分離. / Separated have_resist_sound() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_conf() を calc_bonuses() から分離. / Separated have_resist_c...
deskull [Sun, 9 Aug 2020 15:06:15 +0000 (00:06 +0900)]
[Refactor] #40514 have_resist_conf() を calc_bonuses() から分離. / Separated have_resist_conf() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_pois() を calc_bonuses() から分離. / Separated have_resist_p...
deskull [Sun, 9 Aug 2020 12:50:19 +0000 (21:50 +0900)]
[Refactor] #40514 have_resist_pois() を calc_bonuses() から分離. / Separated have_resist_pois() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_cold() を calc_bonuses() から分離. / Separated have_resist_c...
deskull [Sun, 9 Aug 2020 12:39:38 +0000 (21:39 +0900)]
[Refactor] #40514 have_resist_cold() を calc_bonuses() から分離. / Separated have_resist_cold() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_fire() を calc_bonuses() から分離. / Separated have_resist_f...
deskull [Sun, 9 Aug 2020 12:26:37 +0000 (21:26 +0900)]
[Refactor] #40514 have_resist_fire() を calc_bonuses() から分離. / Separated have_resist_fire() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_elec() を calc_bonuses() から分離. / Separated have_resist_e...
deskull [Sun, 9 Aug 2020 12:17:46 +0000 (21:17 +0900)]
[Refactor] #40514 have_resist_elec() を calc_bonuses() から分離. / Separated have_resist_elec() from calc_bonuses().

3 years ago[Refactor] #40514 have_resist_acid() を calc_bonuses() から分離. / Separated have_resist_a...
deskull [Sun, 9 Aug 2020 12:11:12 +0000 (21:11 +0900)]
[Refactor] #40514 have_resist_acid() を calc_bonuses() から分離. / Separated have_resist_acid() from calc_bonuses().

3 years agoMerge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2...
deskull [Sun, 9 Aug 2020 10:29:25 +0000 (19:29 +0900)]
Merge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2-Refactoring

3 years ago[Refactor] #40624 Reshaped floor-events.c
Hourier [Sun, 9 Aug 2020 03:37:45 +0000 (12:37 +0900)]
[Refactor] #40624 Reshaped floor-events.c

3 years ago[Refactor] #40624 Reshaped floor-events.c automatically
Hourier [Sun, 9 Aug 2020 03:15:37 +0000 (12:15 +0900)]
[Refactor] #40624 Reshaped floor-events.c automatically

3 years ago[Refactor] #39010 Added return type to exe_throw()
Hourier [Sun, 9 Aug 2020 02:57:43 +0000 (11:57 +0900)]
[Refactor] #39010 Added return type to exe_throw()

3 years ago[Refactor] #39010 Separated drop_thrown_item() from do_cmd_throw()
Hourier [Sun, 9 Aug 2020 01:40:28 +0000 (10:40 +0900)]
[Refactor] #39010 Separated drop_thrown_item() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated process_boomerang_back() from do_cmd_throw()
Hourier [Sun, 9 Aug 2020 01:36:35 +0000 (10:36 +0900)]
[Refactor] #39010 Separated process_boomerang_back() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated check_boomerang_throw() from do_cmd_throw()
Hourier [Sun, 9 Aug 2020 01:34:00 +0000 (10:34 +0900)]
[Refactor] #39010 Separated check_boomerang_throw() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated process_boomerang_throw() from do_cmd_throw()
Hourier [Sun, 9 Aug 2020 01:32:44 +0000 (10:32 +0900)]
[Refactor] #39010 Separated process_boomerang_throw() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated display_boomerang_throw() from do_cmd_throw()
Hourier [Sun, 9 Aug 2020 01:29:43 +0000 (10:29 +0900)]
[Refactor] #39010 Separated display_boomerang_throw() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated display_potion_throw() from do_cmd_throw()
Hourier [Sun, 9 Aug 2020 01:26:57 +0000 (10:26 +0900)]
[Refactor] #39010 Separated display_potion_throw() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated display_figurine_throw() from do_cmd_throw()
Hourier [Sun, 9 Aug 2020 01:18:01 +0000 (10:18 +0900)]
[Refactor] #39010 Separated display_figurine_throw() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated do_cmd_throw() from do_cmd_throw()
Hourier [Sun, 9 Aug 2020 01:16:24 +0000 (10:16 +0900)]
[Refactor] #39010 Separated do_cmd_throw() from do_cmd_throw()

3 years ago[Refactor] #40514 tval_xtra と tval_ammo 計算を整理. / Cleaned up tval_xtra and tval_ammo...
deskull [Sat, 8 Aug 2020 16:59:43 +0000 (01:59 +0900)]
[Refactor] #40514 tval_xtra と tval_ammo 計算を整理. / Cleaned up tval_xtra and tval_ammo calculations.

3 years ago[Refactor] #40514 have_extra_blow() を calc_bonuses() から分離. / Separated have_extra_blo...
deskull [Sat, 8 Aug 2020 16:53:24 +0000 (01:53 +0900)]
[Refactor] #40514 have_extra_blow() を calc_bonuses() から分離. / Separated have_extra_blow() from calc_bonuses().

3 years ago[Refactor] #40514 num_fire 計算を整理. / Cleaned up num_fire calculations.
deskull [Sat, 8 Aug 2020 16:47:03 +0000 (01:47 +0900)]
[Refactor] #40514 num_fire 計算を整理. / Cleaned up num_fire calculations.

3 years ago[Refactor] #40514 have_impact() を calc_bonuses() から分離. / Separated have_impact()...
deskull [Sat, 8 Aug 2020 16:43:38 +0000 (01:43 +0900)]
[Refactor] #40514 have_impact() を calc_bonuses() から分離. / Separated have_impact() from calc_bonuses().

3 years ago[Refactor] #40514 have_curses() を calc_bonuses() から分離. / Separated have_curses()...
deskull [Sat, 8 Aug 2020 16:39:01 +0000 (01:39 +0900)]
[Refactor] #40514 have_curses() を calc_bonuses() から分離. / Separated have_curses() from calc_bonuses().

3 years ago[Refactor] #39010 Separated attack_racial_power() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 12:44:34 +0000 (21:44 +0900)]
[Refactor] #39010 Separated attack_racial_power() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated calc_racial_power_damage() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 12:35:53 +0000 (21:35 +0900)]
[Refactor] #39010 Separated calc_racial_power_damage() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated display_attack_racial_power() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 12:34:38 +0000 (21:34 +0900)]
[Refactor] #39010 Separated display_attack_racial_power() from do_cmd_throw()

3 years ago[Refactor] #39010 Incorporated some variables into it_type
Hourier [Sat, 8 Aug 2020 12:33:05 +0000 (21:33 +0900)]
[Refactor] #39010 Incorporated some variables into it_type

3 years ago[Refactor] #39010 Separated check_racial_target_monster() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 12:30:55 +0000 (21:30 +0900)]
[Refactor] #39010 Separated check_racial_target_monster() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated check_racial_target_seen() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 12:28:54 +0000 (21:28 +0900)]
[Refactor] #39010 Separated check_racial_target_seen() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated check_racial_target_bold() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 12:26:44 +0000 (21:26 +0900)]
[Refactor] #39010 Separated check_racial_target_bold() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated set_racial_chance() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 12:23:02 +0000 (21:23 +0900)]
[Refactor] #39010 Separated set_racial_chance() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated set_class_specific_throw_params() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 06:01:23 +0000 (15:01 +0900)]
[Refactor] #39010 Separated set_class_specific_throw_params() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated reflect_inventory_by_throw() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 05:57:03 +0000 (14:57 +0900)]
[Refactor] #39010 Separated reflect_inventory_by_throw() from do_cmd_throw()

3 years ago[Refactor] #39010 Reshaped do_cmd_throw()
Hourier [Sat, 8 Aug 2020 05:49:21 +0000 (14:49 +0900)]
[Refactor] #39010 Reshaped do_cmd_throw()

3 years ago[Refactor] #39010 Separated calc_throw_grid() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 05:32:53 +0000 (14:32 +0900)]
[Refactor] #39010 Separated calc_throw_grid() from do_cmd_throw()

3 years ago[Refactor] #39010 Reshaped do_cmd_throw()
Hourier [Sat, 8 Aug 2020 05:25:02 +0000 (14:25 +0900)]
[Refactor] #39010 Reshaped do_cmd_throw()

3 years ago[Refactor] #39010 Separated calc_throw_range() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 05:14:24 +0000 (14:14 +0900)]
[Refactor] #39010 Separated calc_throw_range() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated check_can_throw() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 05:06:29 +0000 (14:06 +0900)]
[Refactor] #39010 Separated check_can_throw() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated check_throw_boomerang() from check_what_throw()
Hourier [Sat, 8 Aug 2020 05:04:20 +0000 (14:04 +0900)]
[Refactor] #39010 Separated check_throw_boomerang() from check_what_throw()

3 years ago[Refactor] #39010 Separated check_what_throw() from do_cmd_throw()
Hourier [Sat, 8 Aug 2020 05:01:53 +0000 (14:01 +0900)]
[Refactor] #39010 Separated check_what_throw() from do_cmd_throw()

3 years ago[Refactor] #39010 Separated throw-util.c/h from cmd-throw.c
Hourier [Sat, 8 Aug 2020 04:47:29 +0000 (13:47 +0900)]
[Refactor] #39010 Separated throw-util.c/h from cmd-throw.c

3 years ago[Refactor] #39010 Reshaped do_cmd_throw()
Hourier [Sat, 8 Aug 2020 04:28:01 +0000 (13:28 +0900)]
[Refactor] #39010 Reshaped do_cmd_throw()

3 years ago[Refactor] #40575 Made racial_level_check_result to visualize the result of check_rac...
Hourier [Sat, 8 Aug 2020 01:26:05 +0000 (10:26 +0900)]
[Refactor] #40575 Made racial_level_check_result to visualize the result of check_racial_level()

3 years ago[Refactor] #40575 Separated adjust_racial_power_difficulty() from check_racial_level()
Hourier [Sat, 8 Aug 2020 01:20:09 +0000 (10:20 +0900)]
[Refactor] #40575 Separated adjust_racial_power_difficulty() from check_racial_level()

3 years ago[Refactor] #40575 Removed unused headers in racial-switcher.c
Hourier [Sat, 8 Aug 2020 01:16:42 +0000 (10:16 +0900)]
[Refactor] #40575 Removed unused headers in racial-switcher.c

3 years ago[Refcator] #40575 Renamed race-racial-switcher.c/h to race-racial-command-setter.c/h
Hourier [Sat, 8 Aug 2020 01:13:49 +0000 (10:13 +0900)]
[Refcator] #40575 Renamed race-racial-switcher.c/h to race-racial-command-setter.c/h

3 years ago[Refactor] #40575 Separated racial-execution.c/h from racial-switcher.c/h
Hourier [Sat, 8 Aug 2020 01:10:50 +0000 (10:10 +0900)]
[Refactor] #40575 Separated racial-execution.c/h from racial-switcher.c/h

3 years ago[Refactor] #40575 Reshaped switch_race_racial_execution()
Hourier [Sat, 8 Aug 2020 01:00:28 +0000 (10:00 +0900)]
[Refactor] #40575 Reshaped switch_race_racial_execution()

3 years ago[Refactor] #40575 Separated switch_mimic_racial_execution() from exe_racial_power()
Hourier [Sat, 8 Aug 2020 00:55:58 +0000 (09:55 +0900)]
[Refactor] #40575 Separated switch_mimic_racial_execution() from exe_racial_power()

3 years ago[Refactor] #40575 Moved dir to each switch_*() functions
Hourier [Sat, 8 Aug 2020 00:53:01 +0000 (09:53 +0900)]
[Refactor] #40575 Moved dir to each switch_*() functions