OSDN Git Service

hengband/hengband.git
4 years ago[WIP] [Refactor] #40457 Moved cmd-autopick.* to cmd-io/
Hourier [Mon, 1 Jun 2020 10:24:01 +0000 (19:24 +0900)]
[WIP] [Refactor] #40457 Moved cmd-autopick.* to cmd-io/

4 years ago[Refactor] #40457 Moved cmd-activate.* to cmd-item/
Hourier [Mon, 1 Jun 2020 10:22:57 +0000 (19:22 +0900)]
[Refactor] #40457 Moved cmd-activate.* to cmd-item/

4 years ago[WIP] [Refactor] #40457 Moved cmd-activate.* to cmd-item/
Hourier [Mon, 1 Jun 2020 10:21:33 +0000 (19:21 +0900)]
[WIP] [Refactor] #40457 Moved cmd-activate.* to cmd-item/

4 years ago[Refactor] #40457 Moved action-realated cmd-*.c/h to cmd-action/
Hourier [Mon, 1 Jun 2020 10:15:45 +0000 (19:15 +0900)]
[Refactor] #40457 Moved action-realated cmd-*.c/h to cmd-action/

4 years ago[WIP] [Refactor] #40457 Moved action-realated cmd-*.c/h to cmd-action/
Hourier [Mon, 1 Jun 2020 10:12:27 +0000 (19:12 +0900)]
[WIP] [Refactor] #40457 Moved action-realated cmd-*.c/h to cmd-action/

4 years ago[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/
Hourier [Mon, 1 Jun 2020 10:06:06 +0000 (19:06 +0900)]
[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/

4 years ago[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/
Hourier [Mon, 1 Jun 2020 10:01:56 +0000 (19:01 +0900)]
[Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/

4 years ago[WIP] [Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/
Hourier [Mon, 1 Jun 2020 09:54:21 +0000 (18:54 +0900)]
[WIP] [Refactor] #40457 Moved io-related cmd-*.c/h from cmd/ to cmd-io/

4 years ago[Refactor] #40457 Moved item-related cmd-*.c/h from cmd/ to cmd-item/
Hourier [Mon, 1 Jun 2020 09:43:02 +0000 (18:43 +0900)]
[Refactor] #40457 Moved item-related cmd-*.c/h from cmd/ to cmd-item/

4 years agocombat/samurai-slaying.{c,h} does not exist; use mind/samurai-slaying.{c,h} instead.
Eric Branlund [Sat, 30 May 2020 18:20:39 +0000 (11:20 -0700)]
combat/samurai-slaying.{c,h} does not exist; use mind/samurai-slaying.{c,h} instead.

4 years agoio/files.{c,h} does not exist; use io/files-util.{c,h} instead.
Eric Branlund [Sat, 30 May 2020 18:16:00 +0000 (11:16 -0700)]
io/files.{c,h} does not exist; use io/files-util.{c,h} instead.

4 years agobirth/stat.{c,h} do not exist; use birth/birth-stat.{c,h} instead.
Eric Branlund [Sat, 30 May 2020 18:08:17 +0000 (11:08 -0700)]
birth/stat.{c,h} do not exist; use birth/birth-stat.{c,h} instead.

4 years ago[Fix] #40416 Resolved the compilation error when English resource is used
Hourier [Sun, 31 May 2020 15:24:55 +0000 (00:24 +0900)]
[Fix] #40416 Resolved the compilation error when English resource is used

4 years ago[Refactor] #40392 Changed character code from UTF-16 to UTF-8
Hourier [Sun, 31 May 2020 13:38:31 +0000 (22:38 +0900)]
[Refactor] #40392 Changed character code from UTF-16 to UTF-8

4 years ago[Refactor] #40416 Added header comment to pet-fall-off.c
Hourier [Sun, 31 May 2020 12:56:56 +0000 (21:56 +0900)]
[Refactor] #40416 Added header comment to pet-fall-off.c

4 years ago[Refactor] #40416 Moved can_player_ride_pet() from cmd-pet.c/h to pet-util.c/h
Hourier [Sun, 31 May 2020 12:55:49 +0000 (21:55 +0900)]
[Refactor] #40416 Moved can_player_ride_pet() from cmd-pet.c/h to pet-util.c/h

4 years ago[Refactor] #40416 Renamed player_can_ride_aux() to can_player_ride_pet() and reshaped it
Hourier [Sun, 31 May 2020 12:52:46 +0000 (21:52 +0900)]
[Refactor] #40416 Renamed player_can_ride_aux() to can_player_ride_pet() and reshaped it

4 years ago[Refactor] #40416 Moved pet-fall-off.c/h from monster/ to pet/
Hourier [Sun, 31 May 2020 12:46:45 +0000 (21:46 +0900)]
[Refactor] #40416 Moved pet-fall-off.c/h from monster/ to pet/

4 years ago[Refactor] #40416 Separated pet-util.h from cmd-pet.h
Hourier [Sun, 31 May 2020 12:44:12 +0000 (21:44 +0900)]
[Refactor] #40416 Separated pet-util.h from cmd-pet.h

4 years ago[Refactor] #40416 Separated calc_fall_off_possibility() from process_fall_off_horse()
Hourier [Sun, 31 May 2020 12:27:32 +0000 (21:27 +0900)]
[Refactor] #40416 Separated calc_fall_off_possibility() from process_fall_off_horse()

4 years ago[Refactor] #40416 Reshaped pet-fall-off.c
Hourier [Sun, 31 May 2020 12:16:49 +0000 (21:16 +0900)]
[Refactor] #40416 Reshaped pet-fall-off.c

4 years agoSeparated check_fall_off_horse() from monster-attack-player.c and process_fall_off_ho...
Hourier [Sun, 31 May 2020 11:59:07 +0000 (20:59 +0900)]
Separated check_fall_off_horse() from monster-attack-player.c and process_fall_off_horse() from cmd-pet.c to pet-fall-off.c/h

4 years ago[Refactor] #40416 Separated postprocess_monster_blows() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:56:17 +0000 (18:56 +0900)]
[Refactor] #40416 Separated postprocess_monster_blows() from make_attack_normal()

4 years ago[Refactor] #40416 Separated thief_teleport() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:54:41 +0000 (18:54 +0900)]
[Refactor] #40416 Separated thief_teleport() from make_attack_normal()

4 years ago[Refactor] #40416 Separated musou_counterattack() from make_attack_normal() to racial...
Hourier [Sun, 31 May 2020 09:52:17 +0000 (18:52 +0900)]
[Refactor] #40416 Separated musou_counterattack() from make_attack_normal() to racial-samurai.c/h

4 years ago[Refactor] #40416 Separated eyes_on_eyes() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:44:15 +0000 (18:44 +0900)]
[Refactor] #40416 Separated eyes_on_eyes() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_monster_blows() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:40:40 +0000 (18:40 +0900)]
[Refactor] #40416 Separated process_monster_blows() from make_attack_normal()

4 years ago[Refactor] #40416 Separated check_fall_off_horse() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:37:57 +0000 (18:37 +0900)]
[Refactor] #40416 Separated check_fall_off_horse() from make_attack_normal()

4 years ago[Refactor] #40416 Separated increase_blow_type_seen() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:34:34 +0000 (18:34 +0900)]
[Refactor] #40416 Separated increase_blow_type_seen() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_monster_attack_hit() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:28:59 +0000 (18:28 +0900)]
[Refactor] #40416 Separated process_monster_attack_hit() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_monster_attack_evasion() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:21:09 +0000 (18:21 +0900)]
[Refactor] #40416 Separated process_monster_attack_evasion() from make_attack_normal()

4 years ago[Refactor] #40416 Separated gain_armor_exp() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:17:07 +0000 (18:17 +0900)]
[Refactor] #40416 Separated gain_armor_exp() from make_attack_normal()

4 years ago[Refactor] #40416 Separated describe_attack_evasion() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:10:27 +0000 (18:10 +0900)]
[Refactor] #40416 Separated describe_attack_evasion() from make_attack_normal()

4 years ago[Refactor] #40416 Separated monster_explode() from make_attack_normal()
Hourier [Sun, 31 May 2020 09:06:38 +0000 (18:06 +0900)]
[Refactor] #40416 Separated monster_explode() from make_attack_normal()

4 years ago[Refactor] #40416 Separated aura-counterattack.c/h from monster-attack-player.c
Hourier [Sun, 31 May 2020 09:03:22 +0000 (18:03 +0900)]
[Refactor] #40416 Separated aura-counterattack.c/h from monster-attack-player.c

4 years ago[Refactor] #40416 Separated process_aura_counterattack() from make_attack_normal()
Hourier [Sun, 31 May 2020 08:37:00 +0000 (17:37 +0900)]
[Refactor] #40416 Separated process_aura_counterattack() from make_attack_normal()

4 years ago[Refactor] #40416 Renamed mirror_shards_by_monster_attack() to aura_shards_by_monster...
Hourier [Sun, 31 May 2020 08:33:47 +0000 (17:33 +0900)]
[Refactor] #40416 Renamed mirror_shards_by_monster_attack() to aura_shards_by_monster_attack()

4 years ago[Refactor] #40416 Separated aura_shadow_by_monster_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 08:33:18 +0000 (17:33 +0900)]
[Refactor] #40416 Separated aura_shadow_by_monster_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Separated aura_force_by_monster_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 08:27:34 +0000 (17:27 +0900)]
[Refactor] #40416 Separated aura_force_by_monster_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Separated aura_holy_by_monster_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 07:04:42 +0000 (16:04 +0900)]
[Refactor] #40416 Separated aura_holy_by_monster_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Separated mirror_shards_by_monster_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 07:01:51 +0000 (16:01 +0900)]
[Refactor] #40416 Separated mirror_shards_by_monster_attack() from make_attack_normal()

4 years ago[Refcator] #40416 Separated aura_*_by_monster_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 06:55:40 +0000 (15:55 +0900)]
[Refcator] #40416 Separated aura_*_by_monster_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Incorporated alive into monap_type
Hourier [Sun, 31 May 2020 06:44:52 +0000 (15:44 +0900)]
[Refactor] #40416 Incorporated alive into monap_type

4 years ago[Refactor] #40416 Separated select_cut_stun(), calc_player_cut() and calc_player_stun...
Hourier [Sun, 31 May 2020 06:35:32 +0000 (15:35 +0900)]
[Refactor] #40416 Separated select_cut_stun(), calc_player_cut() and calc_player_stun() from make_attack_normal()

4 years ago[Refactor] #40416 Separated monster-attack-status.c/h and monster-attack-switcher...
Hourier [Sun, 31 May 2020 06:19:21 +0000 (15:19 +0900)]
[Refactor] #40416 Separated monster-attack-status.c/h and monster-attack-switcher.c/h from monster-attack-player.c

4 years ago[Refactor] #40416 Separated switch_monster_blow_to_player() from make_attack_normal()
Hourier [Sun, 31 May 2020 06:04:16 +0000 (15:04 +0900)]
[Refactor] #40416 Separated switch_monster_blow_to_player() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_drain_mana() and process_stun_attack() from make_...
Hourier [Sun, 31 May 2020 06:00:14 +0000 (15:00 +0900)]
[Refactor] #40416 Separated process_drain_mana() and process_stun_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_lose_all_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:53:07 +0000 (14:53 +0900)]
[Refactor] #40416 Separated process_lose_all_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_paralyze_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:51:00 +0000 (14:51 +0900)]
[Refactor] #40416 Separated process_paralyze_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_terrify_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:48:04 +0000 (14:48 +0900)]
[Refactor] #40416 Separated process_terrify_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Incorporated ddesc[] and ac into monap_type
Hourier [Sun, 31 May 2020 05:45:06 +0000 (14:45 +0900)]
[Refactor] #40416 Incorporated ddesc[] and ac into monap_type

4 years ago[Refactor] #40416 Incorporated get_damage into monap_type
Hourier [Sun, 31 May 2020 05:42:02 +0000 (14:42 +0900)]
[Refactor] #40416 Incorporated get_damage into monap_type

4 years ago[Refactor] #40416 Moved process_un_power(), check_drain_hp() and process_drain_life...
Hourier [Sun, 31 May 2020 05:38:03 +0000 (14:38 +0900)]
[Refactor] #40416 Moved process_un_power(), check_drain_hp() and process_drain_life() from monster-attack-player.c to monster-eating.c/h

4 years ago[Refactor] #40416 Separated monster-eating.c/h from monster-attack-player.c
Hourier [Sun, 31 May 2020 05:34:35 +0000 (14:34 +0900)]
[Refactor] #40416 Separated monster-eating.c/h from monster-attack-player.c

4 years ago[Refactor] #40416 Separated process_blind_attack() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:26:39 +0000 (14:26 +0900)]
[Refactor] #40416 Separated process_blind_attack() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_eat_lite() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:18:14 +0000 (14:18 +0900)]
[Refactor] #40416 Separated process_eat_lite() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_eat_food() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:16:01 +0000 (14:16 +0900)]
[Refactor] #40416 Separated process_eat_food() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_eat_item() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:12:20 +0000 (14:12 +0900)]
[Refactor] #40416 Separated process_eat_item() from make_attack_normal()

4 years ago[Refactor] #40416 Separated move_item_to_monster() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:08:45 +0000 (14:08 +0900)]
[Refactor] #40416 Separated move_item_to_monster() from make_attack_normal()

4 years ago[Refactor] #40416 Separated check_eat_item() from make_attack_normal()
Hourier [Sun, 31 May 2020 05:02:15 +0000 (14:02 +0900)]
[Refactor] #40416 Separated check_eat_item() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_eat_gold() from make_attack_normal()
Hourier [Sun, 31 May 2020 04:57:47 +0000 (13:57 +0900)]
[Refactor] #40416 Separated process_eat_gold() from make_attack_normal()

4 years ago[Refactor] #40416 Incorporated effect into monap_type and removed the alias of int...
Hourier [Sun, 31 May 2020 04:52:40 +0000 (13:52 +0900)]
[Refactor] #40416 Incorporated effect into monap_type and removed the alias of int 'BLOW_EFFECT'

4 years ago[Fix] #37285 新規実装モンスターのパラメータ調整 / Adjusted new monsters' parameters
Hourier [Sun, 31 May 2020 04:34:35 +0000 (13:34 +0900)]
[Fix] #37285 新規実装モンスターのパラメータ調整 / Adjusted new monsters' parameters

4 years ago[Refactor] #40416 Reshaped process_drain_life()
Hourier [Sun, 31 May 2020 02:27:20 +0000 (11:27 +0900)]
[Refactor] #40416 Reshaped process_drain_life()

4 years ago[Refactor] #40416 Separated monster-attack-describer.c/h from monster-attack-player.c
Hourier [Sun, 31 May 2020 02:23:57 +0000 (11:23 +0900)]
[Refactor] #40416 Separated monster-attack-describer.c/h from monster-attack-player.c

4 years ago[Fix] #40301 我が家にアイテムを置くと「異なる銘のアイテムをまとめる」「異なる割引表示のアイテムをまとめる」が毎回リセットされる事象を修正 / Resolve...
Hourier [Sat, 30 May 2020 15:35:59 +0000 (00:35 +0900)]
[Fix] #40301 我が家にアイテムを置くと「異なる銘のアイテムをまとめる」「異なる割引表示のアイテムをまとめる」が毎回リセットされる事象を修正 / Resolved the problem that 'Merge inscriptions when stacking' and 'Merge discounts when stacking' options are reset every time an item is placed in player's home

4 years ago[Refactor] #40416 Separated check_drain_hp() from make_attack_normal()
Hourier [Sat, 30 May 2020 14:53:26 +0000 (23:53 +0900)]
[Refactor] #40416 Separated check_drain_hp() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_drain_life() from make_attack_normal()
Hourier [Sat, 30 May 2020 14:44:06 +0000 (23:44 +0900)]
[Refactor] #40416 Separated process_drain_life() from make_attack_normal()

4 years ago[Refactor] #40416 Separated process_un_power() from make_attack_normal()
Hourier [Sat, 30 May 2020 14:35:19 +0000 (23:35 +0900)]
[Refactor] #40416 Separated process_un_power() from make_attack_normal()

4 years ago[Refactor] #40416 Incorporated o_ptr into monap_type
Hourier [Sat, 30 May 2020 14:28:59 +0000 (23:28 +0900)]
[Refactor] #40416 Incorporated o_ptr into monap_type

4 years ago[Refactor] #40416 Separated check_monster_attack_terminated() from make_attack_normal()
Hourier [Sat, 30 May 2020 14:23:54 +0000 (23:23 +0900)]
[Refactor] #40416 Separated check_monster_attack_terminated() from make_attack_normal()

4 years ago[Refactor] #40416 Separated check_no_blow() from make_attack_normal()
Hourier [Sat, 30 May 2020 14:11:33 +0000 (23:11 +0900)]
[Refactor] #40416 Separated check_no_blow() from make_attack_normal()

4 years ago[Refactor] #40416 Removed temporary variable 'k'
Hourier [Sat, 30 May 2020 12:49:32 +0000 (21:49 +0900)]
[Refactor] #40416 Removed temporary variable 'k'

4 years ago[Refactor] #40416 Separated describe_silly_attacks() from make_attack_normal()
Hourier [Sat, 30 May 2020 12:46:58 +0000 (21:46 +0900)]
[Refactor] #40416 Separated describe_silly_attacks() from make_attack_normal()

4 years ago[Refactor] #40416 Separated effect_protecion_from_evil() from make_attack_normal()
Hourier [Sat, 30 May 2020 12:42:44 +0000 (21:42 +0900)]
[Refactor] #40416 Separated effect_protecion_from_evil() from make_attack_normal()

4 years ago[Refactor] #40415 Reshaped make_attack_normal()
Hourier [Sat, 30 May 2020 12:32:31 +0000 (21:32 +0900)]
[Refactor] #40415 Reshaped make_attack_normal()

4 years ago[Refactor] #40416 Separated process_monster_attack_time() from make_attack_normal()
Hourier [Sat, 30 May 2020 12:29:33 +0000 (21:29 +0900)]
[Refactor] #40416 Separated process_monster_attack_time() from make_attack_normal()

4 years ago[Refactor] #40416 Separated describe_disability() from make_attack_normal()
Hourier [Sat, 30 May 2020 12:27:20 +0000 (21:27 +0900)]
[Refactor] #40416 Separated describe_disability() from make_attack_normal()

4 years ago[Refactor] #40416 Unified English and Japanese resources
Hourier [Sat, 30 May 2020 12:23:32 +0000 (21:23 +0900)]
[Refactor] #40416 Unified English and Japanese resources

4 years ago[Refactor] #40416 Separated describe_monster_attack_method() from make_attack_normal()
Hourier [Sat, 30 May 2020 12:20:46 +0000 (21:20 +0900)]
[Refactor] #40416 Separated describe_monster_attack_method() from make_attack_normal()

4 years ago[Refactor] #40416 Renamed describe_attack_method() to describe_melee_method()
Hourier [Sat, 30 May 2020 12:17:28 +0000 (21:17 +0900)]
[Refactor] #40416 Renamed describe_attack_method() to describe_melee_method()

4 years ago[Refactor] #40416 Incorporated do_cut, du_stun, touched and method into monap_type
Hourier [Sat, 30 May 2020 12:15:37 +0000 (21:15 +0900)]
[Refactor] #40416 Incorporated do_cut, du_stun, touched and method into monap_type

4 years ago[Refactor] #40416 Separated monster_attack_show() and show_jaian_song() from make_att...
Hourier [Sat, 30 May 2020 12:11:28 +0000 (21:11 +0900)]
[Refactor] #40416 Separated monster_attack_show() and show_jaian_song() from make_attack_normal()

4 years ago[Refactor] Replaced act to monap_ptr->act
Hourier [Sat, 30 May 2020 12:05:39 +0000 (21:05 +0900)]
[Refactor] Replaced act to monap_ptr->act

4 years ago[Fix] #40416 Added header inclusion to melee-switcher.c
Hourier [Sat, 30 May 2020 12:03:16 +0000 (21:03 +0900)]
[Fix] #40416 Added header inclusion to melee-switcher.c

4 years ago[Refactor] #37285 新規実装の鬼系モンスターを階層に比してやや弱めに調整した / Adjusted new ogre monsters to weaken...
Hourier [Sat, 30 May 2020 11:49:54 +0000 (20:49 +0900)]
[Refactor] #37285 新規実装の鬼系モンスターを階層に比してやや弱めに調整した / Adjusted new ogre monsters to weaken a little

4 years ago[Refactor] #40416 Moved describe_monster_missed_monster() from monster-attack-monster...
Hourier [Sat, 30 May 2020 11:39:23 +0000 (20:39 +0900)]
[Refactor] #40416 Moved describe_monster_missed_monster() from monster-attack-monster-.c to melee-switcher.c/h

4 years ago[Refactor] #40416 Separated melee-switcher.c/h and melee-util.c/h from monster-attack...
Hourier [Sat, 30 May 2020 11:37:49 +0000 (20:37 +0900)]
[Refactor] #40416 Separated melee-switcher.c/h and melee-util.c/h from monster-attack-monster.c

4 years ago[Refactor] #40416 Separated explode_monster() and repeat_melee() from monst_attack_mo...
Hourier [Sat, 30 May 2020 11:21:56 +0000 (20:21 +0900)]
[Refactor] #40416 Separated explode_monster() and repeat_melee() from monst_attack_monst()

4 years ago[Refactor] #40416 Separated thief_runaway_by_melee() from monst_attack_monst()
Hourier [Sat, 30 May 2020 07:23:08 +0000 (16:23 +0900)]
[Refactor] #40416 Separated thief_runaway_by_melee() from monst_attack_monst()

4 years ago[Refactor] #40416 Reshaped monst_attack_monst()
Hourier [Sat, 30 May 2020 07:18:12 +0000 (16:18 +0900)]
[Refactor] #40416 Reshaped monst_attack_monst()

4 years ago[Refactor] #40416 Separated process_melee() from monst_attack_monst()
Hourier [Sat, 30 May 2020 07:14:15 +0000 (16:14 +0900)]
[Refactor] #40416 Separated process_melee() from monst_attack_monst()

4 years ago[Refactor] #40416 Separated process_monster_attack_effect() from monst_attack_monst...
Hourier [Sat, 30 May 2020 07:05:36 +0000 (16:05 +0900)]
[Refactor] #40416 Separated process_monster_attack_effect() from monst_attack_monst()and renamed existing process_monster_attack_effect() to decide_monster_attack_effect()

4 years ago[Refactor] #40416 Separated redraw_health_bar() from monst_attack_monst()
Hourier [Sat, 30 May 2020 06:57:59 +0000 (15:57 +0900)]
[Refactor] #40416 Separated redraw_health_bar() from monst_attack_monst()

4 years ago[Refactor] #40416 Separated describe_silly_melee() from monst_attack_monst()
Hourier [Sat, 30 May 2020 06:56:40 +0000 (15:56 +0900)]
[Refactor] #40416 Separated describe_silly_melee() from monst_attack_monst()

4 years ago[Refactor] #40416 Separated describe_monster_missed_monster() from monst_attack_monst()
Hourier [Sat, 30 May 2020 06:53:09 +0000 (15:53 +0900)]
[Refactor] #40416 Separated describe_monster_missed_monster() from monst_attack_monst()

4 years ago[Refactor] #40416 Separated process_monster_attack_effect() from monst_attack_monst()
Hourier [Sat, 30 May 2020 06:37:11 +0000 (15:37 +0900)]
[Refactor] #40416 Separated process_monster_attack_effect() from monst_attack_monst()

4 years ago[Refactor] #40416 Reshaped monst_attack_monst()
Hourier [Sat, 30 May 2020 06:29:52 +0000 (15:29 +0900)]
[Refactor] #40416 Reshaped monst_attack_monst()

4 years ago[Refactor] #40416 Incorporated pt into mam_type
Hourier [Sat, 30 May 2020 06:18:51 +0000 (15:18 +0900)]
[Refactor] #40416 Incorporated pt into mam_type

4 years ago[Refactor] #40416 Separated describe_attack_method() from monst_attack_monst()
Hourier [Sat, 30 May 2020 06:16:33 +0000 (15:16 +0900)]
[Refactor] #40416 Separated describe_attack_method() from monst_attack_monst()