OSDN Git Service

hengband/hengband.git
4 years ago[Refactor] #38997 get_is_floor() に player_type * 引数を追加. / Add player_type * argument...
deskull [Thu, 19 Dec 2019 09:58:10 +0000 (18:58 +0900)]
[Refactor] #38997 get_is_floor() に player_type * 引数を追加. / Add player_type * argument to get_is_floor().

4 years ago[Refactor] #38997 trump_summoning() に player_type * 引数を追加. / Add player_type * argume...
deskull [Wed, 18 Dec 2019 15:38:33 +0000 (00:38 +0900)]
[Refactor] #38997 trump_summoning() に player_type * 引数を追加. / Add player_type * argument to trump_summoning().

4 years ago[Refactor] #38997 check_local_illumination() に player_type * 引数を追加. / Add player_type...
deskull [Wed, 18 Dec 2019 15:33:42 +0000 (00:33 +0900)]
[Refactor] #38997 check_local_illumination() に player_type * 引数を追加. / Add player_type * argument to check_local_illumination().

4 years ago[Refactor] #38997 process_upkeep_with_speed() に player_type * 引数を追加. / Add player_typ...
deskull [Wed, 18 Dec 2019 15:27:02 +0000 (00:27 +0900)]
[Refactor] #38997 process_upkeep_with_speed() に player_type * 引数を追加. / Add player_type * argument to process_upkeep_with_speed().

4 years ago[Fix] #38997 recall_player() 内変数参照修正. / Fix variable references in recall_player().
deskull [Wed, 18 Dec 2019 15:22:44 +0000 (00:22 +0900)]
[Fix] #38997 recall_player() 内変数参照修正. / Fix variable references in recall_player().

4 years ago[Refactor] #38997 cast_summon_greater_demon() に player_type * 引数を追加. / Add player_typ...
deskull [Wed, 18 Dec 2019 15:21:09 +0000 (00:21 +0900)]
[Refactor] #38997 cast_summon_greater_demon() に player_type * 引数を追加. / Add player_type * argument to cast_summon_greater_demon().

4 years ago[Refactor] #38997 chest_death() に player_type * 引数を追加. / Add player_type * argument...
deskull [Wed, 18 Dec 2019 14:59:46 +0000 (23:59 +0900)]
[Refactor] #38997 chest_death() に player_type * 引数を追加. / Add player_type * argument to chest_death().

4 years ago[Refactor] #38997 breath_direct() に player_type * 引数を追加. / Add player_type * argument...
deskull [Wed, 18 Dec 2019 14:56:28 +0000 (23:56 +0900)]
[Refactor] #38997 breath_direct() に player_type * 引数を追加. / Add player_type * argument to breath_direct().

4 years ago[Fix] #38997 update_mon_lite() 内変数参照修正. / Fix variable references in update_mon_lite().
deskull [Wed, 18 Dec 2019 14:51:58 +0000 (23:51 +0900)]
[Fix] #38997 update_mon_lite() 内変数参照修正. / Fix variable references in update_mon_lite().

4 years ago[Refactor] #38997 carry() に player_type * 引数を追加. / Add player_type * argument to...
deskull [Wed, 18 Dec 2019 14:49:03 +0000 (23:49 +0900)]
[Refactor] #38997 carry() に player_type * 引数を追加. / Add player_type * argument to carry().

4 years ago[Refactor] #38997 py_pickup_floor() に player_type * 引数を追加. / Add player_type * argume...
deskull [Wed, 18 Dec 2019 14:44:22 +0000 (23:44 +0900)]
[Refactor] #38997 py_pickup_floor() に player_type * 引数を追加. / Add player_type * argument to py_pickup_floor().

4 years ago[Refactor] #38997 spell_RF4_SHRIEK() に player_type * 引数を追加. / Add player_type * argum...
deskull [Wed, 18 Dec 2019 14:40:14 +0000 (23:40 +0900)]
[Refactor] #38997 spell_RF4_SHRIEK() に player_type * 引数を追加. / Add player_type * argument to spell_RF4_SHRIEK().

4 years ago[Refactor] #38997 spell_RF4_DISPEL() に player_type * 引数を追加. / Add player_type * argum...
deskull [Wed, 18 Dec 2019 14:33:44 +0000 (23:33 +0900)]
[Refactor] #38997 spell_RF4_DISPEL() に player_type * 引数を追加. / Add player_type * argument to spell_RF4_DISPEL().

4 years ago[Refactor] #38997 spell_RF5_HOLD() に player_type * 引数を追加. / Add player_type * argumen...
deskull [Tue, 17 Dec 2019 11:59:53 +0000 (20:59 +0900)]
[Refactor] #38997 spell_RF5_HOLD() に player_type * 引数を追加. / Add player_type * argument to spell_RF5_HOLD().

4 years ago[Refactor] #38997 spell_RF5_SLOW() に player_type * 引数を追加. / Add player_type * argumen...
deskull [Tue, 17 Dec 2019 11:58:13 +0000 (20:58 +0900)]
[Refactor] #38997 spell_RF5_SLOW() に player_type * 引数を追加. / Add player_type * argument to spell_RF5_SLOW().

4 years ago[Refactor] #38997 spell_RF5_SCARE() に player_type * 引数を追加. / Add player_type * argume...
deskull [Tue, 17 Dec 2019 11:55:34 +0000 (20:55 +0900)]
[Refactor] #38997 spell_RF5_SCARE() に player_type * 引数を追加. / Add player_type * argument to spell_RF5_SCARE().

4 years ago[Refactor] #38997 spell_RF5_BLIND() に player_type * 引数を追加. / Add player_type * argume...
deskull [Tue, 17 Dec 2019 11:53:16 +0000 (20:53 +0900)]
[Refactor] #38997 spell_RF5_BLIND() に player_type * 引数を追加. / Add player_type * argument to spell_RF5_BLIND().

4 years ago[Refactor] #38997 spell_RF5_CONF() に player_type * 引数を追加. / Add player_type * argumen...
deskull [Tue, 17 Dec 2019 11:50:51 +0000 (20:50 +0900)]
[Refactor] #38997 spell_RF5_CONF() に player_type * 引数を追加. / Add player_type * argument to spell_RF5_CONF().

4 years ago[Refactor] #38997 process_fishing() に player_type * 引数を追加. / Add player_type * argume...
deskull [Tue, 17 Dec 2019 11:47:11 +0000 (20:47 +0900)]
[Refactor] #38997 process_fishing() に player_type * 引数を追加. / Add player_type * argument to process_fishing().

4 years ago[Refactor] #38997 project_all_los() に player_type * 引数を追加. / Add player_type * argume...
deskull [Mon, 16 Dec 2019 17:15:04 +0000 (02:15 +0900)]
[Refactor] #38997 project_all_los() に player_type * 引数を追加. / Add player_type * argument to project_all_los().

4 years ago[Refactor] #38997 remove_all_mirrors() に player_type * 引数を追加. / Add player_type ...
deskull [Mon, 16 Dec 2019 17:05:55 +0000 (02:05 +0900)]
[Refactor] #38997 remove_all_mirrors() に player_type * 引数を追加. / Add player_type * argument to remove_all_mirrors().

4 years ago[Refactor] #38997 activate_ty_curse() に player_type * 引数を追加. / Add player_type *...
deskull [Mon, 16 Dec 2019 17:03:27 +0000 (02:03 +0900)]
[Refactor] #38997 activate_ty_curse() に player_type * 引数を追加. / Add player_type * argument to activate_ty_curse().

4 years ago[Refactor] #38997 wall_breakers() に player_type * 引数を追加. / Add player_type * argument...
deskull [Mon, 16 Dec 2019 16:57:19 +0000 (01:57 +0900)]
[Refactor] #38997 wall_breakers() に player_type * 引数を追加. / Add player_type * argument to wall_breaker().

4 years ago[Fix] #38997 do_cmd_wiz_jump() 内変数参照修正. / Fix variable references in do_cmd_wiz_jump().
deskull [Mon, 16 Dec 2019 16:53:45 +0000 (01:53 +0900)]
[Fix] #38997 do_cmd_wiz_jump() 内変数参照修正. / Fix variable references in do_cmd_wiz_jump().

4 years ago[Refactor] #38997 do_cmd_knowledge_artifacts() に player_type * 引数を追加. / Add player_ty...
deskull [Mon, 16 Dec 2019 16:50:38 +0000 (01:50 +0900)]
[Refactor] #38997 do_cmd_knowledge_artifacts() に player_type * 引数を追加. / Add player_type * argument to do_cmd_knowledge_artifacts().

4 years ago[Fix] #38997 calc_alignment() 内変数参照修正. / Fix variable references in calc_alignment().
deskull [Mon, 16 Dec 2019 16:47:41 +0000 (01:47 +0900)]
[Fix] #38997 calc_alignment() 内変数参照修正. / Fix variable references in calc_alignment().

4 years ago[Refactor] #38997 dimension_door_aux() に player_type * 引数を追加. / Add player_type ...
deskull [Mon, 16 Dec 2019 16:43:24 +0000 (01:43 +0900)]
[Refactor] #38997 dimension_door_aux() に player_type * 引数を追加. / Add player_type * argument to dimension_door_aux().

4 years ago[Refactor] #38997 start_singing() に player_type * 引数を追加. / Add player_type * argument...
deskull [Mon, 16 Dec 2019 16:39:21 +0000 (01:39 +0900)]
[Refactor] #38997 start_singing() に player_type * 引数を追加. / Add player_type * argument to start_singing().

4 years ago[Refactor] #38997 wiz_create_named_art() に player_type * 引数を追加. / Add player_type...
deskull [Mon, 16 Dec 2019 16:34:20 +0000 (01:34 +0900)]
[Refactor] #38997 wiz_create_named_art() に player_type * 引数を追加. / Add player_type * argument to wiz_create_named_art().

4 years ago[Refactor] #38997 project_m() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sun, 15 Dec 2019 16:43:33 +0000 (01:43 +0900)]
[Refactor] #38997 project_m() に player_type * 引数を追加. / Add player_type * argument to project_m().

4 years ago[Refactor] #38997 process_world() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sun, 15 Dec 2019 16:31:33 +0000 (01:31 +0900)]
[Refactor] #38997 process_world() に player_type * 引数を追加. / Add player_type * argument to process_world().

4 years ago[Refactor] #38997 stop_mouth() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sun, 15 Dec 2019 16:28:06 +0000 (01:28 +0900)]
[Refactor] #38997 stop_mouth() に player_type * 引数を追加. / Add player_type * argument to stop_mouth().

4 years ago[Fix] #38997 cast_shuffle() 内変数参照修正. / Fix variable references in cast_shuffle().
deskull [Sun, 15 Dec 2019 16:25:06 +0000 (01:25 +0900)]
[Fix] #38997 cast_shuffle() 内変数参照修正. / Fix variable references in cast_shuffle().

4 years ago[Fix] #38997 check_music() 内変数参照修正. / Fix variable references in check_music().
deskull [Sun, 15 Dec 2019 16:23:11 +0000 (01:23 +0900)]
[Fix] #38997 check_music() 内変数参照修正. / Fix variable references in check_music().

4 years ago[Refactor] #38997 teleport_away_followable() に player_type * 引数を追加. / Add player_type...
deskull [Sun, 15 Dec 2019 16:20:41 +0000 (01:20 +0900)]
[Refactor] #38997 teleport_away_followable() に player_type * 引数を追加. / Add player_type * argument to teleport_away_followable().

4 years ago[Refactor] #38997 bress_weapon() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sun, 15 Dec 2019 16:17:59 +0000 (01:17 +0900)]
[Refactor] #38997 bress_weapon() に player_type * 引数を追加. / Add player_type * argument to bress_weapon().

4 years ago[Refactor] #38997 discharge_minion() に player_type * 引数を追加. / Add player_type * argum...
deskull [Sun, 15 Dec 2019 16:15:36 +0000 (01:15 +0900)]
[Refactor] #38997 discharge_minion() に player_type * 引数を追加. / Add player_type * argument to discharge_minion().

4 years ago[Refactor] #38997 cast_meteor() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sun, 15 Dec 2019 16:13:36 +0000 (01:13 +0900)]
[Refactor] #38997 cast_meteor() に player_type * 引数を追加. / Add player_type * argument to cast_meteor().

4 years ago[Refactor] #38997 psychometry() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sun, 15 Dec 2019 16:09:06 +0000 (01:09 +0900)]
[Refactor] #38997 psychometry() に player_type * 引数を追加. / Add player_type * argument to psychometry().

4 years ago[Refactor] #38997 dungeon() に player_type * 引数を追加. / Add player_type * argument to...
deskull [Sun, 15 Dec 2019 16:05:18 +0000 (01:05 +0900)]
[Refactor] #38997 dungeon() に player_type * 引数を追加. / Add player_type * argument to dungeon().

4 years ago[Refactor] #38997 アイテム増減処理の大半を vary_item() に統合. / Unify some item increase and decrea...
deskull [Sun, 15 Dec 2019 07:25:55 +0000 (16:25 +0900)]
[Refactor] #38997 アイテム増減処理の大半を vary_item() に統合. / Unify some item increase and decrease processes to vary_item().

4 years ago[Refactor] #39076 Remove item reduction process comments.
deskull [Sun, 15 Dec 2019 04:16:12 +0000 (13:16 +0900)]
[Refactor] #39076 Remove item reduction process comments.

4 years ago[Refactor] #38997 alchemy() に player_type * 引数を追加. / Add player_type * argument to...
deskull [Sun, 15 Dec 2019 04:01:00 +0000 (13:01 +0900)]
[Refactor] #38997 alchemy() に player_type * 引数を追加. / Add player_type * argument to alchemy().

4 years ago[Refactor] #38997 do_cmd_target(), do_cmd_look() に player_type * 引数を追加. / Add player_...
deskull [Sun, 15 Dec 2019 03:57:48 +0000 (12:57 +0900)]
[Refactor] #38997 do_cmd_target(), do_cmd_look() に player_type * 引数を追加. / Add player_type * argument to do_cmd_target(), do_cmd_look().

4 years ago[Fix] #38997 do_cmd_drop() 内変数参照修正. / Fix variable references in do_cmd_drop().
deskull [Sun, 15 Dec 2019 03:54:34 +0000 (12:54 +0900)]
[Fix] #38997 do_cmd_drop() 内変数参照修正. / Fix variable references in do_cmd_drop().

4 years ago[Refactor] #38997 alter_reality() に player_type * 引数を追加して, reserve_alter_reality...
deskull [Sat, 14 Dec 2019 16:20:50 +0000 (01:20 +0900)]
[Refactor] #38997 alter_reality() に player_type * 引数を追加して, reserve_alter_reality() に改名. / Add player_type * argument to alter_reality() and rename to reserve_alter_reality().

4 years ago[Refactor] #38997 regenhp() に player_type * 引数を追加. / Add player_type * argument to...
deskull [Sat, 14 Dec 2019 16:13:40 +0000 (01:13 +0900)]
[Refactor] #38997 regenhp() に player_type * 引数を追加. / Add player_type * argument to regenhp().

4 years ago[Fix] #38997 destroy_area() 内変数参照修正. / Fix variable references in destroy_area().
deskull [Sat, 14 Dec 2019 16:09:27 +0000 (01:09 +0900)]
[Fix] #38997 destroy_area() 内変数参照修正. / Fix variable references in destroy_area().

4 years ago[Fix] #38997 project() 内変数参照修正. / Fix variable references in project().
deskull [Sat, 14 Dec 2019 16:01:21 +0000 (01:01 +0900)]
[Fix] #38997 project() 内変数参照修正. / Fix variable references in project().

4 years ago[Refactor] #38997 identify_item() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 15:42:53 +0000 (00:42 +0900)]
[Refactor] #38997 identify_item() に player_type * 引数を追加. / Add player_type * argument to identify_item().

4 years ago[Fix] #38997 process_world_aux_curse() 内変数参照修正. / Fix variable references in process_...
deskull [Sat, 14 Dec 2019 15:35:24 +0000 (00:35 +0900)]
[Fix] #38997 process_world_aux_curse() 内変数参照修正. / Fix variable references in process_world_aux_curse().

4 years ago[Fix] #38997 exe_racial_power() 内変数参照修正. / Fix variable references in exe_racial_power().
deskull [Sat, 14 Dec 2019 15:33:49 +0000 (00:33 +0900)]
[Fix] #38997 exe_racial_power() 内変数参照修正. / Fix variable references in exe_racial_power().

4 years ago[Fix] #38997 teleport_level_other() 内変数参照修正. / Fix variable references in teleport_le...
deskull [Sat, 14 Dec 2019 15:30:38 +0000 (00:30 +0900)]
[Fix] #38997 teleport_level_other() 内変数参照修正. / Fix variable references in teleport_level_other().

4 years ago[Fix] #38997 process_world_aux_mutation() 内変数参照修正. / Fix variable references in proce...
deskull [Sat, 14 Dec 2019 15:26:19 +0000 (00:26 +0900)]
[Fix] #38997 process_world_aux_mutation() 内変数参照修正. / Fix variable references in process_world_aux_mutation().

4 years ago[Fix] #38997 cmd-hissatsu.c 内変数参照修正. / Fix variable references in cmd-hissatsu.c.
deskull [Sat, 14 Dec 2019 15:22:11 +0000 (00:22 +0900)]
[Fix] #38997 cmd-hissatsu.c 内変数参照修正. / Fix variable references in cmd-hissatsu.c.

4 years ago[Fix] #39556 英語版でモンスターの思い出表記が2度になっている問題を修正. / Fix player level twice mentions of...
deskull [Sat, 14 Dec 2019 14:08:30 +0000 (23:08 +0900)]
[Fix] #39556 英語版でモンスターの思い出表記が2度になっている問題を修正. / Fix player level twice mentions of monster lore on English.

4 years ago[Refactor] #38997 vault_trap_aux() に player_type * 引数を追加. / Add player_type * argumen...
deskull [Sat, 14 Dec 2019 09:23:26 +0000 (18:23 +0900)]
[Refactor] #38997 vault_trap_aux() に player_type * 引数を追加. / Add player_type * argument to vault_trap_aux().

4 years ago[Refactor] #38997 place_closed_door() に player_type * 引数を追加. / Add player_type *...
deskull [Sat, 14 Dec 2019 09:16:35 +0000 (18:16 +0900)]
[Refactor] #38997 place_closed_door() に player_type * 引数を追加. / Add player_type * argument to place_closed_door().

4 years ago[Refactor] #38997 project() に player_type * 引数を追加. / Add player_type * argument to...
deskull [Sat, 14 Dec 2019 09:06:24 +0000 (18:06 +0900)]
[Refactor] #38997 project() に player_type * 引数を追加. / Add player_type * argument to project().

4 years ago[Refactor] #38997 stop_hex_spell() に player_type * 引数を追加. / Add player_type * argumen...
deskull [Sat, 14 Dec 2019 07:53:47 +0000 (16:53 +0900)]
[Refactor] #38997 stop_hex_spell() に player_type * 引数を追加. / Add player_type * argument to stop_hex_spell().

4 years ago[Refactor] #38997 hex_spell_fully() に player_type * 引数を追加. / Add player_type * argume...
deskull [Sat, 14 Dec 2019 07:49:07 +0000 (16:49 +0900)]
[Refactor] #38997 hex_spell_fully() に player_type * 引数を追加. / Add player_type * argument to hex_spell_fully().

4 years ago[Refactor] #38997 fire_breath() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 07:41:49 +0000 (16:41 +0900)]
[Refactor] #38997 fire_breath() に player_type * 引数を追加. / Add player_type * argument to fire_breath().

4 years ago[Refactor] #38997 project_hook() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 07:35:20 +0000 (16:35 +0900)]
[Refactor] #38997 project_hook() に player_type * 引数を追加. / Add player_type * argument to project_hook().

4 years ago[Refactor] #38997 fire_bolt() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 07:22:55 +0000 (16:22 +0900)]
[Refactor] #38997 fire_bolt() に player_type * 引数を追加. / Add player_type * argument to fire_bolt().

4 years ago[Refactor] #38997 fire_ball() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 07:14:08 +0000 (16:14 +0900)]
[Refactor] #38997 fire_ball() に player_type * 引数を追加. / Add player_type * argument to fire_ball().

4 years ago[Refactor] #38997 cast_wonder() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 07:02:22 +0000 (16:02 +0900)]
[Refactor] #38997 cast_wonder() に player_type * 引数を追加. / Add player_type * argument to cast_wonder().

4 years ago[Refactor] #38997 mass_genocide_undead() に player_type * 引数を追加. / Add player_type...
deskull [Sat, 14 Dec 2019 06:58:03 +0000 (15:58 +0900)]
[Refactor] #38997 mass_genocide_undead() に player_type * 引数を追加. / Add player_type * argument to mass_genocide_undead().

4 years ago[Refactor] #38997 genocide_aux() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 06:55:11 +0000 (15:55 +0900)]
[Refactor] #38997 genocide_aux() に player_type * 引数を追加. / Add player_type * argument to genocide_aux().

4 years ago[Refactor] #38997 mass_genocide() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 06:40:12 +0000 (15:40 +0900)]
[Refactor] #38997 mass_genocide() に player_type * 引数を追加. / Add player_type * argument to mass_genocide().

4 years ago[Refactor] #38997 cast_wrath_of_the_god() に player_type * 引数を追加. / Add player_type...
deskull [Sat, 14 Dec 2019 06:35:21 +0000 (15:35 +0900)]
[Refactor] #38997 cast_wrath_of_the_god() に player_type * 引数を追加. / Add player_type * argument to cast_wrath_of_the_god().

4 years ago[Refactor] #38997 process_warning() に player_type * 引数を追加. / Add player_type * argume...
deskull [Sat, 14 Dec 2019 06:27:18 +0000 (15:27 +0900)]
[Refactor] #38997 process_warning() に player_type * 引数を追加. / Add player_type * argument to process_warning().

4 years ago[Refactor] #38997 ident_spell() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 06:24:16 +0000 (15:24 +0900)]
[Refactor] #38997 ident_spell() に player_type * 引数を追加. / Add player_type * argument to ident_spell().

4 years ago[Refactor] #38997 wild_magic() に player_type * 引数を追加. / Add player_type * argument...
deskull [Sat, 14 Dec 2019 04:35:53 +0000 (13:35 +0900)]
[Refactor] #38997 wild_magic() に player_type * 引数を追加. / Add player_type * argument to wild_magic().

4 years ago[Refactor] #38997 未使用関数 place_floor(), place_room() を削除. / Delete unused place_floor...
deskull [Sat, 14 Dec 2019 04:31:51 +0000 (13:31 +0900)]
[Refactor] #38997 未使用関数 place_floor(), place_room() を削除. / Delete unused place_floor(), place_room().

4 years ago[Refactor] #38997 generate_challenge_arena() に player_type * 引数を追加. / Add player_type...
deskull [Sat, 14 Dec 2019 04:25:40 +0000 (13:25 +0900)]
[Refactor] #38997 generate_challenge_arena() に player_type * 引数を追加. / Add player_type * argument to generate_challenge_arena().

4 years ago[Fix] #38997 display_inven() と display_equip() に player_type * 引数を追加.さらにキャラ作成前にnullポイ...
deskull [Fri, 13 Dec 2019 15:12:44 +0000 (00:12 +0900)]
[Fix] #38997 display_inven() と display_equip() に player_type * 引数を追加.さらにキャラ作成前にnullポインタ参照になる問題を回避.(Hourier氏に感謝) / Add player_type * argument to display_inven() and display_equip(). Fix null pointer exception before player character made. (Thanks for Hourier)

4 years ago[Fix] #38997 common_saving_throw_charm() と common_saving_throw_control() 内変数参照修正...
deskull [Thu, 12 Dec 2019 15:05:31 +0000 (00:05 +0900)]
[Fix] #38997 common_saving_throw_charm() と common_saving_throw_control() 内変数参照修正. / Fix variable references in common_saving_throw_charm() and common_saving_throw_control().

4 years ago[Implement] #39832 ウィザードモードの@コマンドに "vanish dungeon" を追加. / Add 'vanish dungeon' to...
deskull [Wed, 11 Dec 2019 11:19:09 +0000 (20:19 +0900)]
[Implement] #39832 ウィザードモードの@コマンドに "vanish dungeon" を追加. / Add 'vanish dungeon' to '@' wizard command.

4 years ago[Fix] #38997 vanish_dungeon() 引数修正. / Fix arguments of vanish_dungeon().
deskull [Wed, 11 Dec 2019 10:52:04 +0000 (19:52 +0900)]
[Fix] #38997 vanish_dungeon() 引数修正. / Fix arguments of vanish_dungeon().

4 years ago[Refactor] #38997 hex_spelling_any() に player_type * 引数を追加. / Add player_type * argum...
deskull [Wed, 11 Dec 2019 10:18:18 +0000 (19:18 +0900)]
[Refactor] #38997 hex_spelling_any() に player_type * 引数を追加. / Add player_type * argument to hex_spelling_any().

4 years ago[Fix] #38997 realm-*.c 内変数参照修正. / Fix variable references in realm-*.c.
deskull [Wed, 11 Dec 2019 10:11:14 +0000 (19:11 +0900)]
[Fix] #38997 realm-*.c 内変数参照修正. / Fix variable references in realm-*.c.

4 years ago[Refactor] #38997 do_cmd_knowledge_virtues() に player_type * 引数を追加. / Add player_type...
deskull [Wed, 11 Dec 2019 10:06:22 +0000 (19:06 +0900)]
[Refactor] #38997 do_cmd_knowledge_virtues() に player_type * 引数を追加. / Add player_type * argument to do_cmd_knowledge_virtues().

4 years ago[Refactor] #38997 do_cmd_knowledge_skill_exp() に player_type * 引数を追加. / Add player_ty...
deskull [Wed, 11 Dec 2019 10:04:35 +0000 (19:04 +0900)]
[Refactor] #38997 do_cmd_knowledge_skill_exp() に player_type * 引数を追加. / Add player_type * argument to do_cmd_knowledge_skill_exp().

4 years ago[Refactor] #38997 map_area() に player_type * 引数を追加. / Add player_type * argument...
deskull [Wed, 11 Dec 2019 10:02:01 +0000 (19:02 +0900)]
[Refactor] #38997 map_area() に player_type * 引数を追加. / Add player_type * argument to map_area().

4 years ago[Refactor] #38997 wipe_o_list() に floor_type * 引数を追加して floor.c/hへ移動. / Add floor_type...
deskull [Wed, 11 Dec 2019 09:54:24 +0000 (18:54 +0900)]
[Refactor] #38997 wipe_o_list() に floor_type * 引数を追加して floor.c/hへ移動. / Add floor_type * argument to wipe_o_list() and move to floor.c/h.

4 years ago[Refactor] #38997 hit_trap_lose_stat(), hit_trap_slow() に player_type * 引数を追加. /...
deskull [Wed, 11 Dec 2019 09:44:11 +0000 (18:44 +0900)]
[Refactor] #38997 hit_trap_lose_stat(), hit_trap_slow() に player_type * 引数を追加. / Add player_type * argument to hit_trap_lose_stat(), hit_trap_slow().

4 years ago[Refactor] #38997 hit_trap_dart() に player_type * 引数を追加. / Add player_type * argument...
deskull [Tue, 10 Dec 2019 23:29:36 +0000 (08:29 +0900)]
[Refactor] #38997 hit_trap_dart() に player_type * 引数を追加. / Add player_type * argument to hit_trap_dart().

4 years ago[Refactor] #38997 check_hit() に player_type * 引数を追加. / Add player_type * argument...
deskull [Tue, 10 Dec 2019 23:27:15 +0000 (08:27 +0900)]
[Refactor] #38997 check_hit() に player_type * 引数を追加. / Add player_type * argument to check_hit().

4 years ago[Refactor] #38997 place_random_door() に floor_type * 引数を追加. / Add floor_type * argume...
deskull [Tue, 10 Dec 2019 01:20:51 +0000 (10:20 +0900)]
[Refactor] #38997 place_random_door() に floor_type * 引数を追加. / Add floor_type * argument to place_random_door().

4 years ago[Refactor] #38997 generate_fill_perm_bold() に floor_type * 引数を追加. / Add floor_type...
deskull [Tue, 10 Dec 2019 01:15:42 +0000 (10:15 +0900)]
[Refactor] #38997 generate_fill_perm_bold() に floor_type * 引数を追加. / Add floor_type * argument to generate_fill_perm_bold().

4 years ago[Refactor] #38997 generate_room_floor() に floor_type * 引数を追加. / Add floor_type *...
deskull [Tue, 10 Dec 2019 01:10:06 +0000 (10:10 +0900)]
[Refactor] #38997 generate_room_floor() に floor_type * 引数を追加. / Add floor_type * argument to generate_room_floor().

4 years ago[Fix] #38997 fill_treasure() 内変数参照修正. / Fix variable references in fill_treasure().
deskull [Tue, 10 Dec 2019 01:07:03 +0000 (10:07 +0900)]
[Fix] #38997 fill_treasure() 内変数参照修正. / Fix variable references in fill_treasure().

4 years ago[Refactor] #38997 place_extra_perm_bold() に floor_type * 引数を追加. / Add floor_type...
deskull [Tue, 10 Dec 2019 01:05:02 +0000 (10:05 +0900)]
[Refactor] #38997 place_extra_perm_bold() に floor_type * 引数を追加. / Add floor_type * argument to place_extra_perm_bold().

4 years ago[Fix] #38997 project_f() 内変数参照修正. / Fix variable references in project_f().
deskull [Tue, 10 Dec 2019 01:00:41 +0000 (10:00 +0900)]
[Fix] #38997 project_f() 内変数参照修正. / Fix variable references in project_f().

4 years ago[Refactor] #38997 rush_attack() に player_type * 引数を追加. / Add player_type * argument...
deskull [Tue, 10 Dec 2019 00:57:26 +0000 (09:57 +0900)]
[Refactor] #38997 rush_attack() に player_type * 引数を追加. / Add player_type * argument to rush_attack().

4 years ago[Refactor] #38997 teleport_player() に player_type * 引数を追加. / Add player_type * argume...
deskull [Tue, 10 Dec 2019 00:53:07 +0000 (09:53 +0900)]
[Refactor] #38997 teleport_player() に player_type * 引数を追加. / Add player_type * argument to teleport_player().

4 years ago[Refactor] #38997 seal_of_mirror() に player_type * 引数を追加. / Add player_type * argumen...
deskull [Tue, 10 Dec 2019 00:23:58 +0000 (09:23 +0900)]
[Refactor] #38997 seal_of_mirror() に player_type * 引数を追加. / Add player_type * argument to seal_of_mirror().

4 years ago[Refactor] #38997 project_m() に floor_type * 引数を追加. / Add floor_type * argument to...
deskull [Tue, 10 Dec 2019 00:20:05 +0000 (09:20 +0900)]
[Refactor] #38997 project_m() に floor_type * 引数を追加. / Add floor_type * argument to project_m().

4 years ago[Refactor] #38997 add_outer_wall() に floor_type * 引数を追加. / Add floor_type * argument...
deskull [Tue, 10 Dec 2019 00:10:05 +0000 (09:10 +0900)]
[Refactor] #38997 add_outer_wall() に floor_type * 引数を追加. / Add floor_type * argument to add_outer_wall().

4 years ago[Refactor] #37353 inside_arena を player_type から floor_type へ移動. / Move inside_arena...
deskull [Tue, 10 Dec 2019 00:04:54 +0000 (09:04 +0900)]
[Refactor] #37353 inside_arena を player_type から floor_type へ移動. / Move inside_arena and player_type to floor_type.