OSDN Git Service

hengbandforosx/hengbandosx.git
4 years agoMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix-Hourier
Hourier [Mon, 2 Mar 2020 12:45:15 +0000 (21:45 +0900)]
Merge branch 'For2.2.2-Refactoring' into For2.2.2-Fix-Hourier

4 years ago[Refactor] #39962 Removed unnecessary comment in show_info()
Hourier [Sun, 1 Mar 2020 12:48:35 +0000 (21:48 +0900)]
[Refactor] #39962 Removed unnecessary comment in show_info()

4 years ago[Refactor] #39962 Removed unused inclusion in files.c/h
Hourier [Sun, 1 Mar 2020 12:45:26 +0000 (21:45 +0900)]
[Refactor] #39962 Removed unused inclusion in files.c/h

4 years ago[Refactor] #39962 Separated read-pref-file.c/h from files.c/h
Hourier [Sun, 1 Mar 2020 12:38:08 +0000 (21:38 +0900)]
[Refactor] #39962 Separated read-pref-file.c/h from files.c/h

4 years ago[Refactor] #39962 Separated show-file.c/h from files.c/h
Hourier [Sun, 1 Mar 2020 12:11:46 +0000 (21:11 +0900)]
[Refactor] #39962 Separated show-file.c/h from files.c/h

4 years ago[Refactor] #39962 process_world_aux_digestion() を整形し、Doxygen用コメントを追加 / Reshaped proce...
Hourier [Sun, 1 Mar 2020 11:29:30 +0000 (20:29 +0900)]
[Refactor] #39962 process_world_aux_digestion() を整形し、Doxygen用コメントを追加 / Reshaped process_world_aux_digestion() and added comments for Doxygen

4 years ago[Refactor] #39962 Added todo to process-pref-file.c
Hourier [Sun, 1 Mar 2020 11:01:25 +0000 (20:01 +0900)]
[Refactor] #39962 Added todo to process-pref-file.c

4 years ago[Refactor] #39962 Separated cmd-save.c/h from files.c
Hourier [Sun, 1 Mar 2020 10:23:49 +0000 (19:23 +0900)]
[Refactor] #39962 Separated cmd-save.c/h from files.c

4 years ago[Refactor] #39962 Separated exit-panic.c/h from files.c
Hourier [Sun, 1 Mar 2020 10:06:29 +0000 (19:06 +0900)]
[Refactor] #39962 Separated exit-panic.c/h from files.c

4 years ago[Refactor] #39962 Separated process-name.c/h from files.c
Hourier [Sun, 1 Mar 2020 09:54:26 +0000 (18:54 +0900)]
[Refactor] #39962 Separated process-name.c/h from files.c

4 years ago[Refactor] #39962 Separated cmd-help.c/h from files.c
Hourier [Sun, 1 Mar 2020 09:32:20 +0000 (18:32 +0900)]
[Refactor] #39962 Separated cmd-help.c/h from files.c

4 years ago[Refactor] #39962 Separated process-pref-file.c from files.c
Hourier [Sun, 1 Mar 2020 09:25:54 +0000 (18:25 +0900)]
[Refactor] #39962 Separated process-pref-file.c from files.c

4 years ago[Refactor] #39962 Separated tokenizer.c/h from files.c
Hourier [Sun, 1 Mar 2020 08:57:32 +0000 (17:57 +0900)]
[Refactor] #39962 Separated tokenizer.c/h from files.c

4 years ago[Refactor] #39962 Made gf_desc const array
Hourier [Sun, 1 Mar 2020 08:07:51 +0000 (17:07 +0900)]
[Refactor] #39962 Made gf_desc const array

4 years ago[Fix] #39962 Added gf-descriptions.c/h into Makefile.am
Hourier [Sun, 1 Mar 2020 08:00:54 +0000 (17:00 +0900)]
[Fix] #39962 Added gf-descriptions.c/h into Makefile.am

4 years ago[Fix] #39962 Added some inclusions into main.c
Hourier [Sun, 1 Mar 2020 02:50:10 +0000 (11:50 +0900)]
[Fix] #39962 Added some inclusions into main.c

4 years ago[Fix] #39962 Fixed Makefile.am to succeed compilation
Hourier [Sun, 1 Mar 2020 02:43:25 +0000 (11:43 +0900)]
[Fix] #39962 Fixed Makefile.am to succeed compilation

4 years ago[Fix] #39962 Fixed rules in Makefile.am
Hourier [Sun, 1 Mar 2020 02:24:50 +0000 (11:24 +0900)]
[Fix] #39962 Fixed rules in Makefile.am

4 years ago[Refactor] #39962 Reshaped files.c
Hourier [Sun, 1 Mar 2020 02:13:14 +0000 (11:13 +0900)]
[Refactor] #39962 Reshaped files.c

4 years ago[Refactor] #39962 Renamed display_one_characteristic_info() to process_one_characteri...
Hourier [Sun, 1 Mar 2020 01:34:23 +0000 (10:34 +0900)]
[Refactor] #39962 Renamed display_one_characteristic_info() to process_one_characteristic() and separated display_one_characteristic() from it

4 years ago[Fix] #39962 Fixed if condition in decide_light_equipment_color()
Hourier [Sun, 1 Mar 2020 01:15:55 +0000 (10:15 +0900)]
[Fix] #39962 Fixed if condition in decide_light_equipment_color()

4 years ago[Fix] #39962 Separated Fixed typo 'descide' to 'decide'
Hourier [Sun, 1 Mar 2020 00:51:33 +0000 (09:51 +0900)]
[Fix] #39962 Separated Fixed typo 'descide' to 'decide'

4 years ago[Refactor] #39962 Separated descide_colors() from display_one_characteristic_info()
Hourier [Sat, 29 Feb 2020 04:48:09 +0000 (13:48 +0900)]
[Refactor] #39962 Separated descide_colors() from display_one_characteristic_info()

4 years ago[Refactor] #39962 Separated descide_vulnerability_color() from display_one_characteri...
Hourier [Sat, 29 Feb 2020 04:40:03 +0000 (13:40 +0900)]
[Refactor] #39962 Separated descide_vulnerability_color() from display_one_characteristic_info()

4 years ago[Refactor] #39962 Separated descide_light_equipment_color() from display_one_characte...
Hourier [Sat, 29 Feb 2020 04:34:40 +0000 (13:34 +0900)]
[Refactor] #39962 Separated descide_light_equipment_color() from display_one_characteristic_info()

4 years ago[Refactor] #39962 Separated decide_cursed_equipment_color() from display_one_characte...
Hourier [Sat, 29 Feb 2020 04:20:43 +0000 (13:20 +0900)]
[Refactor] #39962 Separated decide_cursed_equipment_color() from display_one_characteristic_info()

4 years ago[Refactor] #39962 display-characteristic.c の日英リソースを統合 / Unified Japanese and English...
Hourier [Sat, 29 Feb 2020 03:56:04 +0000 (12:56 +0900)]
[Refactor] #39962 display-characteristic.c の日英リソースを統合 / Unified Japanese and English resources in display-characteristic.c

4 years ago[Refactor] #39962 Makefile.am にファイルを追記 / Appended file names into Makefile.am
Hourier [Fri, 28 Feb 2020 15:48:19 +0000 (00:48 +0900)]
[Refactor] #39962 Makefile.am にファイルを追記 / Appended file names into Makefile.am

4 years ago[Fix] #39962 英語版の関数呼び出しを修正 / Fixed the calls of function display_one_characteristic_i...
Hourier [Fri, 28 Feb 2020 15:43:36 +0000 (00:43 +0900)]
[Fix] #39962 英語版の関数呼び出しを修正 / Fixed the calls of function display_one_characteristic_info()

4 years ago[Refactor] #39962 decide_current_floor() からdecide_death_in_quest() を分離 / Separated...
Hourier [Fri, 28 Feb 2020 15:41:13 +0000 (00:41 +0900)]
[Refactor] #39962 decide_current_floor() からdecide_death_in_quest() を分離 / Separated decide_death_in_quest() from decide_current_floor()

4 years ago[Refactor] #39962 decide_current_floor() からsearch_death_cause() を分離 / Separated searc...
Hourier [Fri, 28 Feb 2020 15:34:08 +0000 (00:34 +0900)]
[Refactor] #39962 decide_current_floor() からsearch_death_cause() を分離 / Separated search_death_cause() from decide_current_floor()

4 years ago[Refacotr] #39962 display_player() からdisplay_current_floor() を分離 / Separated display_...
Hourier [Fri, 28 Feb 2020 15:25:57 +0000 (00:25 +0900)]
[Refacotr] #39962 display_player() からdisplay_current_floor() を分離 / Separated display_current_floor() from display_player()

4 years ago[Refacotr] #39962 display_player() からdecide_current_floor() を分離 / Separated decide_cu...
Hourier [Fri, 28 Feb 2020 15:22:00 +0000 (00:22 +0900)]
[Refacotr] #39962 display_player() からdecide_current_floor() を分離 / Separated decide_current_floor() from display_player()

4 years ago[Refactor] #39962 display_player() からdisplay_player_stats() を分離 / Separated display_p...
Hourier [Fri, 28 Feb 2020 14:53:36 +0000 (23:53 +0900)]
[Refactor] #39962 display_player() からdisplay_player_stats() を分離 / Separated display_player_stats() from display_player()

4 years ago[Refactor] #39962 display_player() からdisplay_phisique() を分離 / Separated display_phisi...
Hourier [Fri, 28 Feb 2020 14:30:24 +0000 (23:30 +0900)]
[Refactor] #39962 display_player() からdisplay_phisique() を分離 / Separated display_phisique() from display_player()

4 years ago[Refactor] #39962 display_player() からdisplay_magic_realms() を分離 / Separated display_m...
Hourier [Fri, 28 Feb 2020 14:24:57 +0000 (23:24 +0900)]
[Refactor] #39962 display_player() からdisplay_magic_realms() を分離 / Separated display_magic_realms() from display_player()

4 years ago[Refactor] #39962 display_player() からdisplay_player_basic_info() を分離 / Separated...
Hourier [Fri, 28 Feb 2020 14:21:25 +0000 (23:21 +0900)]
[Refactor] #39962 display_player() からdisplay_player_basic_info() を分離 / Separated display_player_basic_info() from display_player()

4 years ago[Refactor] #39962 display_player() からdisplay_player_info() を分離 / Separated display_pl...
Hourier [Fri, 28 Feb 2020 14:13:55 +0000 (23:13 +0900)]
[Refactor] #39962 display_player() からdisplay_player_info() を分離 / Separated display_player_info() from display_player()

4 years ago[Refactor] #39962 display-player.c からdisplay-player-middle.c/h を分離 / Separated displa...
Hourier [Fri, 28 Feb 2020 13:24:32 +0000 (22:24 +0900)]
[Refactor] #39962 display-player.c からdisplay-player-middle.c/h を分離 / Separated display-player-middle.c/h from displayer-player.c

4 years ago[Refactor] #39962 display_player_middle() からdisplay_real_playtime() を分離 / Separated...
Hourier [Fri, 28 Feb 2020 13:06:07 +0000 (22:06 +0900)]
[Refactor] #39962 display_player_middle() からdisplay_real_playtime() を分離 / Separated display_real_playtime() from display_player_middle()

4 years ago[Refactor] #39962 display_player_middle() からdisplay_playtime_in_game() を分離 / Separate...
Hourier [Fri, 28 Feb 2020 13:03:30 +0000 (22:03 +0900)]
[Refactor] #39962 display_player_middle() からdisplay_playtime_in_game() を分離 / Separated display_playtime_in_game() from display_player_middle()

4 years ago[Refactor] #39962 display_player_middle() からdisplay_player_exp() を分離 / Separated...
Hourier [Fri, 28 Feb 2020 13:00:05 +0000 (22:00 +0900)]
[Refactor] #39962 display_player_middle() からdisplay_player_exp() を分離 / Separated display_player_exp() from display_player_middle()

4 years ago[Refactor] #39962 display_player_middle() からcalc_temporary_speed() を分離 / Separated...
Hourier [Fri, 28 Feb 2020 12:44:00 +0000 (21:44 +0900)]
[Refactor] #39962 display_player_middle() からcalc_temporary_speed() を分離 / Separated calc_temporary_speed() from display_player_middle()

4 years ago[Refactor] #39962 display_player_middle() からdecide_speed_color() を分離 / Separated...
Hourier [Fri, 28 Feb 2020 12:41:09 +0000 (21:41 +0900)]
[Refactor] #39962 display_player_middle() からdecide_speed_color() を分離 / Separated decide_speed_color() from display_player_middle()

4 years ago[Refactor] #39962 display_player_middle() からdisplay_shoot_magnification() を分離 / Separ...
Hourier [Fri, 28 Feb 2020 12:26:54 +0000 (21:26 +0900)]
[Refactor] #39962 display_player_middle() からdisplay_shoot_magnification() を分離 / Separated display_shoot_magnification() from display_player_middle()

4 years ago[Refactor] #39962 display_player_middle() からdisplay_hit_damage() を分離 / Separated...
Hourier [Fri, 28 Feb 2020 12:23:43 +0000 (21:23 +0900)]
[Refactor] #39962 display_player_middle() からdisplay_hit_damage() を分離 / Separated display_hit_damage() from display_player_middle()

4 years ago[Refactor] #39962 display_player_middle() からdisplay_left_hand() を分離 / Separated displ...
Hourier [Fri, 28 Feb 2020 12:19:18 +0000 (21:19 +0900)]
[Refactor] #39962 display_player_middle() からdisplay_left_hand() を分離 / Separated display_left_hand() from display_player_middle()

4 years ago[Refactor] #39962 display-player.c からdisplay-player-misc-info.c/h を分離 / Separated...
Hourier [Fri, 28 Feb 2020 11:32:56 +0000 (20:32 +0900)]
[Refactor] #39962 display-player.c からdisplay-player-misc-info.c/h を分離 / Separated display-player-misc-info.c/h from display-player.c

4 years ago[Implement] #37285 玲音のパラメータ調整 / Adjusted lain's parameters
Hourier [Thu, 27 Feb 2020 13:50:16 +0000 (22:50 +0900)]
[Implement] #37285 玲音のパラメータ調整 / Adjusted lain's parameters

4 years ago[Refactor] #39962 display-player.c からdisplay-player-stat-info.c/h を分離 / Separated...
Hourier [Thu, 27 Feb 2020 13:29:48 +0000 (22:29 +0900)]
[Refactor] #39962 display-player.c からdisplay-player-stat-info.c/h を分離 / Separated display-player-stat-info.c/h from display-player.c

4 years ago[Refactor] #39962 display_player_stat_info() からdisplay_mutation_compensation() を分離...
Hourier [Thu, 27 Feb 2020 13:12:05 +0000 (22:12 +0900)]
[Refactor] #39962 display_player_stat_info() からdisplay_mutation_compensation() を分離 / Separated display_mutation_compensation() from display_player_stat_info()

4 years ago[Refactor] change_display_by_mutation() からcompensation_stat_by_mutation() を分離 / Separ...
Hourier [Thu, 27 Feb 2020 13:00:24 +0000 (22:00 +0900)]
[Refactor] change_display_by_mutation() からcompensation_stat_by_mutation() を分離 / Separated compensation_stat_by_mutation() from change_display_by_mutation()

4 years ago[Refactor] #39962 display_player_stat_info() からcompensate_stat_by_mutation() を分離...
Hourier [Thu, 27 Feb 2020 12:53:15 +0000 (21:53 +0900)]
[Refactor] #39962 display_player_stat_info() からcompensate_stat_by_mutation() を分離 / Separated compensate_stat_by_mutation() from display_player_stat_info()

4 years ago[Refactor] #39962 display_player_stat_info() からdiaplay_equipments_compensation()...
Hourier [Thu, 27 Feb 2020 12:37:51 +0000 (21:37 +0900)]
[Refactor] #39962 display_player_stat_info() からdiaplay_equipments_compensation() を分離 / Separated diaplay_equipments_compensation() from display_player_stat_info()

4 years ago[Refactor] #39962 display_player_stat_info() からcompensate_stat_by_weapon() を分離 /...
Hourier [Thu, 27 Feb 2020 12:33:12 +0000 (21:33 +0900)]
[Refactor] #39962 display_player_stat_info() からcompensate_stat_by_weapon() を分離 / Separated compensate_stat_by_weapon() from display_player_stat_info()

4 years ago[Refactor] #39962 display_player_stat_info() からprocess_stats() を分離 / Separated proce...
Hourier [Thu, 27 Feb 2020 12:19:24 +0000 (21:19 +0900)]
[Refactor] #39962 display_player_stat_info() からprocess_stats() を分離  / Separated process_stats() from display_player_stat_info()

4 years ago[Refactor] #39962 display_player_stat_info() からdisplay_basic_stat_*() を分離 / Separate...
Hourier [Thu, 27 Feb 2020 11:57:08 +0000 (20:57 +0900)]
[Refactor] #39962 display_player_stat_info() からdisplay_basic_stat_*() を分離  / Separated display_basic_stat_*() from display_player_stat_info()

4 years ago[Refactor] #39962 compensate_special_race() の返り値を修正 / Fixed returning value in compen...
Hourier [Thu, 27 Feb 2020 11:10:45 +0000 (20:10 +0900)]
[Refactor] #39962 compensate_special_race() の返り値を修正 / Fixed returning value in compensate_special_race()

4 years ago[Refactor] #39962 display_player_stat_info() からcalc_basic_stat() を分離 / Separated...
Hourier [Thu, 27 Feb 2020 11:08:35 +0000 (20:08 +0900)]
[Refactor] #39962 display_player_stat_info() からcalc_basic_stat() を分離  / Separated calc_basic_stat() from display_player_stat_info()

4 years ago[Refactor] #39962 display_player_stat_info() からcompensate_special_race() を分離 / Separ...
Hourier [Thu, 27 Feb 2020 10:44:02 +0000 (19:44 +0900)]
[Refactor] #39962 display_player_stat_info() からcompensate_special_race() を分離  / Separated compensate_special_race() from display_player_stat_info()

4 years ago[Refactor] #39962 files.c からgf-descriptions.c/h を分離 / Separated gf-descriptions.c...
Hourier [Thu, 27 Feb 2020 10:14:42 +0000 (19:14 +0900)]
[Refactor] #39962 files.c からgf-descriptions.c/h を分離 / Separated gf-descriptions.c/h from files.c

4 years ago[Refactor] #39962 初期化フラグをutil.h へ移動 / Moved initialization flags to util.h
Hourier [Wed, 26 Feb 2020 13:57:39 +0000 (22:57 +0900)]
[Refactor] #39962 初期化フラグをutil.h へ移動 / Moved initialization flags to util.h

4 years ago[Refactor] #39962 display-player.c からview-mainwindow.h への参照を除去 / Removed reference...
Hourier [Wed, 26 Feb 2020 13:40:24 +0000 (22:40 +0900)]
[Refactor] #39962 display-player.c からview-mainwindow.h への参照を除去 / Removed reference from display-player.c to view-mainwindow.h

4 years ago[Refactor] #39962 process-death.* をview/ からplayer/ に移動
Hourier [Wed, 26 Feb 2020 13:20:31 +0000 (22:20 +0900)]
[Refactor] #39962 process-death.* をview/ からplayer/ に移動

4 years ago[Refactor] #39962 files.c からdisplay-player.h への参照を削除 / Removed reference from files...
Hourier [Wed, 26 Feb 2020 13:18:01 +0000 (22:18 +0900)]
[Refactor] #39962 files.c からdisplay-player.h への参照を削除 / Removed reference from files.c to display-player.h

4 years ago[Refactor] #39962 display_player_flag_info_1() からdisplay_other_resistance_info()...
Hourier [Wed, 26 Feb 2020 12:53:10 +0000 (21:53 +0900)]
[Refactor] #39962 display_player_flag_info_1() からdisplay_other_resistance_info() を分離 / Separated display_other_resistance_info() from diaplay_player_flag_info_1()

4 years ago[Refactor] #39962 display_player_flag_info_1() からdisplay_advanced_resistance_info...
Hourier [Wed, 26 Feb 2020 12:47:46 +0000 (21:47 +0900)]
[Refactor] #39962 display_player_flag_info_1() からdisplay_advanced_resistance_info() を分離 / Separated display_advanced_resistance_info() from diaplay_player_flag_info_1()

4 years ago[Refactor] #39962 display_player_flag_info() からdisplay_basic_resistance_info() を分離...
Hourier [Wed, 26 Feb 2020 12:45:41 +0000 (21:45 +0900)]
[Refactor] #39962 display_player_flag_info() からdisplay_basic_resistance_info() を分離 / Separated display_basic_resistance_info() from diaplay_player_flag_info()

4 years ago[Refactor] #39962 files.h にあったフラグと構造体をdisplay-characteristic.c/h に移動 / Moved flags...
Hourier [Wed, 26 Feb 2020 12:37:29 +0000 (21:37 +0900)]
[Refactor] #39962 files.h にあったフラグと構造体をdisplay-characteristic.c/h に移動 / Moved flags and struct from files.c to display-characteristic.c/h

4 years ago[Refactor] #39962 display_player_flag_info_2() からdisplay_other_info() を分離 / Separated...
Hourier [Wed, 26 Feb 2020 12:04:29 +0000 (21:04 +0900)]
[Refactor] #39962 display_player_flag_info_2() からdisplay_other_info() を分離 / Separated display_other_info() from diaplay_player_flag_info_2()

4 years ago[Refactor] #39962 display_player_flag_info_2() からdisplay_esp_sustenance_info() を分離...
Hourier [Wed, 26 Feb 2020 11:58:28 +0000 (20:58 +0900)]
[Refactor] #39962 display_player_flag_info_2() からdisplay_esp_sustenance_info() を分離 / Separated display_esp_sustenance_info() from diaplay_player_flag_info_2()

4 years ago[Refactor] #39962 display_player_other_flag_info() からdisplay_slay_info() を分離 / Separa...
Hourier [Wed, 26 Feb 2020 11:49:23 +0000 (20:49 +0900)]
[Refactor] #39962 display_player_other_flag_info() からdisplay_slay_info() を分離 / Separated display_slay_info() from diaplay_player_other_flag_info()

4 years ago[Refactor] #39962 permanent-resistances.c の、外から呼ばれない関数にstatic を付与 / Added 'static...
Hourier [Wed, 26 Feb 2020 11:44:35 +0000 (20:44 +0900)]
[Refactor] #39962 permanent-resistances.c の、外から呼ばれない関数にstatic を付与 / Added 'static' to the function not called from other file

4 years ago[Refactor] #39962 player_flags() からadd_class_flags() を分離 / Separated add_class_flags...
Hourier [Wed, 26 Feb 2020 11:33:30 +0000 (20:33 +0900)]
[Refactor] #39962 player_flags() からadd_class_flags() を分離 / Separated add_class_flags() from player_flags()

4 years ago[Refactor] #39962 player_flags() からadd_personality_flags() を分離 / Separated add_person...
Hourier [Wed, 26 Feb 2020 11:31:22 +0000 (20:31 +0900)]
[Refactor] #39962 player_flags() からadd_personality_flags() を分離 / Separated add_personality_flags() from player_flags()

4 years ago[Refactor] #39962 player_flags() からadd_kata_flags() を分離 / Separated add_kata_flags...
Hourier [Wed, 26 Feb 2020 11:28:02 +0000 (20:28 +0900)]
[Refactor] #39962 player_flags() からadd_kata_flags() を分離 / Separated add_kata_flags() from player_flags()

4 years ago[Refactor] #39962 player_flags() からadd_mutation_flags() を分離 / Separated add_mutation_...
Hourier [Wed, 26 Feb 2020 11:24:19 +0000 (20:24 +0900)]
[Refactor] #39962 player_flags() からadd_mutation_flags() を分離 / Separated add_mutation_flags() from player_flags()

4 years ago[Refactor] #39962 player_flags() からadd_mimic_form_flags() とadd_race_flags() を分離 ...
Hourier [Wed, 26 Feb 2020 11:18:19 +0000 (20:18 +0900)]
[Refactor] #39962 player_flags() からadd_mimic_form_flags() とadd_race_flags() を分離 / Separated add_mimic_form_flags() and add_race_flags() from player_flags()

4 years ago[Refactor] #39962 permanent-resistances.c の整形 / Reshaped permanent-resistances.c
Hourier [Wed, 26 Feb 2020 11:06:40 +0000 (20:06 +0900)]
[Refactor] #39962 permanent-resistances.c の整形 / Reshaped permanent-resistances.c

4 years ago[Refactor] #39962 display_player_*flag_info() をdisplay-characteristic.c/h に移動 / Moved...
Hourier [Tue, 25 Feb 2020 14:53:54 +0000 (23:53 +0900)]
[Refactor] #39962 display_player_*flag_info() をdisplay-characteristic.c/h に移動 / Moved display_player_*flag_info() to display-characteristic.c/h

4 years ago[Refactor] #39962 display_player_flag_info() の呼び出しをコールバックに置換 / Replaced calling funct...
Hourier [Tue, 25 Feb 2020 14:44:49 +0000 (23:44 +0900)]
[Refactor] #39962 display_player_flag_info() の呼び出しをコールバックに置換 / Replaced calling function to call-back function at display_player_flag_info()

4 years ago[Refacotr] #39962 display-player.c からdisplay-characteristic.c/h を分離 / Separated displ...
Hourier [Tue, 25 Feb 2020 14:39:28 +0000 (23:39 +0900)]
[Refacotr] #39962 display-player.c からdisplay-characteristic.c/h を分離 / Separated display-characteristic.c/h from display-player.c

4 years ago[Refactor] #39962 display_flag_aux() をdisplay_one_characteristic_info() に改名 / Changed...
Hourier [Tue, 25 Feb 2020 14:32:09 +0000 (23:32 +0900)]
[Refactor] #39962 display_flag_aux() をdisplay_one_characteristic_info() に改名 / Changed display_flag_aux() to display_one_characteristic_info()

4 years ago[Refactor] #39962 *_immunity() とplayer_vulnerability_flags() をrace-resistances.c...
Hourier [Tue, 25 Feb 2020 13:53:36 +0000 (22:53 +0900)]
[Refactor] #39962 *_immunity() とplayer_vulnerability_flags() をrace-resistances.c/h へ分離 / Separated *_immunity() and player_vulnerability_flags() to race-resistances.c/h

4 years ago[Refactor] #39962 コメント調整 / Adjusted comments
Hourier [Tue, 25 Feb 2020 13:13:16 +0000 (22:13 +0900)]
[Refactor] #39962 コメント調整 / Adjusted comments

4 years ago[Refactor] #39962 files.c/h から display-player.c/h にdisplay_player_equippy() を移動 ...
Hourier [Tue, 25 Feb 2020 12:50:30 +0000 (21:50 +0900)]
[Refactor] #39962 files.c/h から display-player.c/h にdisplay_player_equippy() を移動 / Moved display_player_equippy() in files.c/h to display-player.c/h

4 years ago[Refactor] #39962 files.c/h から display-player.c/h を分離 / Separated display-player...
Hourier [Tue, 25 Feb 2020 11:24:58 +0000 (20:24 +0900)]
[Refactor] #39962 files.c/h から display-player.c/h を分離 / Separated display-player.c/h from files.c/h

4 years ago[feature] libxft(TrueTypeフォント表示)のサポート
Habu [Mon, 24 Feb 2020 12:25:02 +0000 (21:25 +0900)]
[feature] libxft(TrueTypeフォント表示)のサポート

以下のフォークを参考にさせてもらい、libxftによるTrueTypeフォントの表示をサポート。
https://github.com/naota/hengband/tree/xft

configureに --enable-xft を指定することでTrueTypeフォントによる表示になる。

4 years ago[Refactor] #39962 temporary-resistances.c/h の微修正 / Fixed temporary-resistances.c...
Hourier [Mon, 24 Feb 2020 12:24:44 +0000 (21:24 +0900)]
[Refactor] #39962 temporary-resistances.c/h の微修正 / Fixed temporary-resistances.c/h a little

4 years ago[Refactor] #39962 files.c からtemporary-resistances.c/h を分離 / Separated temporary-resis...
Hourier [Mon, 24 Feb 2020 12:20:24 +0000 (21:20 +0900)]
[Refactor] #39962 files.c からtemporary-resistances.c/h を分離 / Separated temporary-resistances.c/h from files.c

4 years ago[Refactor] #39962 files.c からpermanent-resistances.c/h を分離 / Separated permanent-resis...
Hourier [Mon, 24 Feb 2020 12:12:52 +0000 (21:12 +0900)]
[Refactor] #39962 files.c からpermanent-resistances.c/h を分離 / Separated permanent-resistances.c/h from files.c

4 years ago[Refactor] #39962 files.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line...
Hourier [Mon, 24 Feb 2020 11:59:28 +0000 (20:59 +0900)]
[Refactor] #39962 files.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in files.c

4 years ago[Fix] #39962 dump_aux_class_special() の判定を修正 / Fixed the judgement in dump_aux_class_...
Hourier [Mon, 24 Feb 2020 11:42:49 +0000 (20:42 +0900)]
[Fix] #39962 dump_aux_class_special() の判定を修正 / Fixed the judgement in dump_aux_class_special()

4 years ago[Refactor] #39962 make_character_dump() の返り値をvoid に変更 / Changed return type to void...
Hourier [Mon, 24 Feb 2020 11:41:28 +0000 (20:41 +0900)]
[Refactor] #39962 make_character_dump() の返り値をvoid に変更 / Changed return type to void in make_character_dump()

4 years ago[Refactor] #39912 files.c から使われていないインクルードを削除 / Removed unused inclusions in files.c
Hourier [Mon, 24 Feb 2020 11:33:29 +0000 (20:33 +0900)]
[Refactor] #39912 files.c から使われていないインクルードを削除 / Removed unused inclusions in files.c

4 years ago[Refactor] #39962 files.c からcharacter-dump.c/h を分離 / Separated character-dump.c/h...
Hourier [Mon, 24 Feb 2020 11:26:37 +0000 (20:26 +0900)]
[Refactor] #39962 files.c からcharacter-dump.c/h を分離 / Separated character-dump.c/h from files.c

4 years ago[Refactor] #39962 make_character_dump() にupdate_playtime() のコールバックを追加 / Added call...
Hourier [Mon, 24 Feb 2020 10:59:52 +0000 (19:59 +0900)]
[Refactor] #39962 make_character_dump() にupdate_playtime() のコールバックを追加 / Added call-back update_playtime() to make_character_dump()

4 years ago[Refactor] #39912 score.c から使われていないインクルードを削除 / Removed unused inclusions
Hourier [Mon, 24 Feb 2020 10:24:44 +0000 (19:24 +0900)]
[Refactor] #39912 score.c から使われていないインクルードを削除 / Removed unused inclusions

4 years ago[Refactor] #39962 files.c からコメント削除+整形少し / Removed comments in files.c and reshaped it
Hourier [Mon, 24 Feb 2020 09:53:39 +0000 (18:53 +0900)]
[Refactor] #39962 files.c からコメント削除+整形少し / Removed comments in files.c and reshaped it

4 years ago[Refactor] #39962 process_pref_file_command() の整形 / Reshaped process_pref_file_command()
Hourier [Mon, 24 Feb 2020 09:37:22 +0000 (18:37 +0900)]
[Refactor] #39962 process_pref_file_command() の整形 / Reshaped process_pref_file_command()