OSDN Git Service

hengbandforosx/hengbandosx.git
3 years ago[Refactor] #40535 Separated cmd-throw.c/h from cmd-basic.c/h
Hourier [Sun, 12 Jul 2020 04:31:33 +0000 (13:31 +0900)]
[Refactor] #40535 Separated cmd-throw.c/h from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated cmd-shoot.c/h from cmd-basic.c/h
Hourier [Sun, 12 Jul 2020 04:10:11 +0000 (13:10 +0900)]
[Refactor] #40535 Separated cmd-shoot.c/h from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated do_cmd_walk(), do_cmd_run(), do_cmd_stay() and do_cmd_res...
Hourier [Sun, 12 Jul 2020 04:01:43 +0000 (13:01 +0900)]
[Refactor] #40535 Separated do_cmd_walk(), do_cmd_run(), do_cmd_stay() and do_cmd_rest() from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated do_cmd_spike() from cmd-basic.c/h
Hourier [Sun, 12 Jul 2020 03:54:57 +0000 (12:54 +0900)]
[Refactor] #40535 Separated do_cmd_spike() from cmd-basic.c/h

3 years ago[Refactor] #40535 Moved do_cmd_bash() from cmd-basic.c/h
Hourier [Sun, 12 Jul 2020 03:50:13 +0000 (12:50 +0900)]
[Refactor] #40535 Moved do_cmd_bash() from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated exe_bash() from cmd-basic.c
Hourier [Sun, 12 Jul 2020 03:49:25 +0000 (12:49 +0900)]
[Refactor] #40535 Separated exe_bash() from cmd-basic.c

3 years ago[Refactor] #40535 Moved do_cmd_disarm() from cmd-basic.c/h to cmd-open-close.c/h
Hourier [Sun, 12 Jul 2020 03:44:47 +0000 (12:44 +0900)]
[Refactor] #40535 Moved do_cmd_disarm() from cmd-basic.c/h to cmd-open-close.c/h

3 years ago[Refactor] #40542 Separated movement-execution.c./h from player-move.c/h
Hourier [Sat, 11 Jul 2020 15:16:53 +0000 (00:16 +0900)]
[Refactor] #40542 Separated movement-execution.c./h from player-move.c/h

3 years ago[Refactor] #40542 Reshaped player-move.c
Hourier [Sat, 11 Jul 2020 14:57:38 +0000 (23:57 +0900)]
[Refactor] #40542 Reshaped player-move.c

3 years ago[Refactor] #40535 Moved exe_disarm() from cmd-basic.c/h to open-close-execution.c/h
Hourier [Sat, 11 Jul 2020 14:53:44 +0000 (23:53 +0900)]
[Refactor] #40535 Moved exe_disarm() from cmd-basic.c/h to open-close-execution.c/h

3 years ago[Refactor] #40535 Moved easy_open_door() from cmd-basic.c/h to open-close-execution.c/h
Hourier [Sat, 11 Jul 2020 12:45:04 +0000 (21:45 +0900)]
[Refactor] #40535 Moved easy_open_door() from cmd-basic.c/h to open-close-execution.c/h

3 years ago[Refactor] #40535 Reshaped cmd-tunnel.c
Hourier [Sat, 11 Jul 2020 12:41:01 +0000 (21:41 +0900)]
[Refactor] #40535 Reshaped cmd-tunnel.c

3 years ago[Refactor] #40535 Separated do_cmd_tunnel() from cmd-basic.c/h
Hourier [Sat, 11 Jul 2020 12:36:13 +0000 (21:36 +0900)]
[Refactor] #40535 Separated do_cmd_tunnel() from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated tunnel-execution.c/h from cmd-basic.c
Hourier [Sat, 11 Jul 2020 12:30:31 +0000 (21:30 +0900)]
[Refactor] #40535 Separated tunnel-execution.c/h from cmd-basic.c

3 years ago[Refactor] #40535 Separated open-close-execution.c/h and cmd-open-close.c/h from...
Hourier [Sat, 11 Jul 2020 12:16:38 +0000 (21:16 +0900)]
[Refactor] #40535 Separated open-close-execution.c/h and cmd-open-close.c/h from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated open-util.c/h from cmd-basic.c
Hourier [Sat, 11 Jul 2020 11:57:20 +0000 (20:57 +0900)]
[Refactor] #40535 Separated open-util.c/h from cmd-basic.c

3 years ago[Refactor] #40535 Moved count_dt() from cmd-basic.c to grid.c/h
Hourier [Fri, 10 Jul 2020 11:29:59 +0000 (20:29 +0900)]
[Refactor] #40535 Moved count_dt() from cmd-basic.c to grid.c/h

3 years ago[Refactor] #40535 Separated cmd-move.c/h from cmd-basic.c/h
Hourier [Fri, 10 Jul 2020 11:20:35 +0000 (20:20 +0900)]
[Refactor] #40535 Separated cmd-move.c/h from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated action-limited.c/h from cmd-basic.c/h
Hourier [Fri, 10 Jul 2020 11:04:29 +0000 (20:04 +0900)]
[Refactor] #40535 Separated action-limited.c/h from cmd-basic.c/h

3 years ago[Refactor] #40535 cmd-basic.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per...
Hourier [Fri, 10 Jul 2020 09:37:51 +0000 (18:37 +0900)]
[Refactor] #40535 cmd-basic.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per 1line in cmd-basic.c

3 years ago[Refactor] #40534 Moved object-flavor.c/h from object/ to flavor/
Hourier [Fri, 10 Jul 2020 09:15:54 +0000 (18:15 +0900)]
[Refactor] #40534 Moved object-flavor.c/h from object/ to flavor/

3 years ago[Refactor] #40534 Moved has_lite_flag() and has_dark_flag() from object-flavor.c...
Hourier [Fri, 10 Jul 2020 09:10:43 +0000 (18:10 +0900)]
[Refactor] #40534 Moved has_lite_flag() and has_dark_flag() from object-flavor.c/h to flavor-util.c/h

3 years ago[Refactor] #40457 Moved choosable_realm, realm_choices1[] and realm_choices2[] from...
Hourier [Fri, 10 Jul 2020 09:03:05 +0000 (18:03 +0900)]
[Refactor] #40457 Moved choosable_realm, realm_choices1[] and realm_choices2[] from player-class.c/h and player-realm.c/h

3 years ago[Refactor] #40534 Separated display-sub-window-items.c/h from flavor-describer.c
Hourier [Fri, 10 Jul 2020 00:14:09 +0000 (09:14 +0900)]
[Refactor] #40534 Separated display-sub-window-items.c/h from flavor-describer.c

3 years ago[Refactor] #40534 Separated angband_strcpy() from describe_flavor()
Hourier [Thu, 9 Jul 2020 23:46:58 +0000 (08:46 +0900)]
[Refactor] #40534 Separated angband_strcpy() from describe_flavor()

3 years ago[Refactor] #40534 Separated display_item_discount() from describe_flavor()
Hourier [Thu, 9 Jul 2020 23:40:51 +0000 (08:40 +0900)]
[Refactor] #40534 Separated display_item_discount() from describe_flavor()

3 years ago[Refactor] #40534 Separated decide_item_feeling() from describe_flavor()
Hourier [Thu, 9 Jul 2020 23:38:37 +0000 (08:38 +0900)]
[Refactor] #40534 Separated decide_item_feeling() from describe_flavor()

3 years ago[Refactor] #40534 Separated display_short_flavors() from describe_flavor()
Hourier [Thu, 9 Jul 2020 23:36:14 +0000 (08:36 +0900)]
[Refactor] #40534 Separated display_short_flavors() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_remaining() from describe_flavor()
Hourier [Thu, 9 Jul 2020 14:08:26 +0000 (23:08 +0900)]
[Refactor] #40534 Separated describe_remaining() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_lamp_life() from describe_flavor()
Hourier [Thu, 9 Jul 2020 14:06:12 +0000 (23:06 +0900)]
[Refactor] #40534 Separated describe_lamp_life() from describe_flavor()

3 years ago[Refactor] #40534 Renamed flags to tr_flags in flavor_type
Hourier [Thu, 9 Jul 2020 14:02:52 +0000 (23:02 +0900)]
[Refactor] #40534 Renamed flags to tr_flags in flavor_type

3 years ago[Refactor] #40534 Separated describe_specific_pval() from describe_flavor()
Hourier [Thu, 9 Jul 2020 13:57:59 +0000 (22:57 +0900)]
[Refactor] #40534 Separated describe_specific_pval() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_pval() from describe_flavor()
Hourier [Thu, 9 Jul 2020 13:46:17 +0000 (22:46 +0900)]
[Refactor] #40534 Separated describe_pval() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_charges_rod() from describe_flavor()
Hourier [Thu, 9 Jul 2020 13:44:26 +0000 (22:44 +0900)]
[Refactor] #40534 Separated describe_charges_rod() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_charges_staff_wand() from describe_flavor()
Hourier [Thu, 9 Jul 2020 13:42:26 +0000 (22:42 +0900)]
[Refactor] #40534 Separated describe_charges_staff_wand() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_known_item_ac() from describe_flavor()
Hourier [Thu, 9 Jul 2020 13:40:00 +0000 (22:40 +0900)]
[Refactor] #40534 Separated describe_known_item_ac() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_ac() from describe_flavor()
Hourier [Thu, 9 Jul 2020 13:37:43 +0000 (22:37 +0900)]
[Refactor] #40534 Separated describe_ac() from describe_flavor()

3 years ago[Refactor] #40534 Changed argument varibale name from ptr to short_flavor in flavor...
Hourier [Thu, 9 Jul 2020 13:32:40 +0000 (22:32 +0900)]
[Refactor] #40534 Changed argument varibale name from ptr to short_flavor in flavor-util.c

3 years ago[Fix] #40534 Resolved the issue that abbreviation of abilities weren't displayed...
Hourier [Thu, 9 Jul 2020 13:16:18 +0000 (22:16 +0900)]
[Fix] #40534 Resolved the issue that abbreviation of abilities weren't displayed correctly

3 years ago[Refactor] #40534 Added length of arrays in flag-inscriptions-table.c
Hourier [Thu, 9 Jul 2020 13:12:30 +0000 (22:12 +0900)]
[Refactor] #40534 Added length of arrays in flag-inscriptions-table.c

3 years ago[Fix] #40534 Resolved the issue that first 2 characters of item weren't display in...
Hourier [Thu, 9 Jul 2020 12:36:19 +0000 (21:36 +0900)]
[Fix] #40534 Resolved the issue that first 2 characters of item weren't display in item sub window

3 years ago[Fix] #40534 Doxygenのコメント修正 / Resolved typo in doxygen
Hourier [Thu, 9 Jul 2020 12:03:11 +0000 (21:03 +0900)]
[Fix] #40534 Doxygenのコメント修正 / Resolved typo in doxygen

3 years ago[Refactor] #40534 Separated describe_spike_power() from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:55:35 +0000 (20:55 +0900)]
[Refactor] #40534 Separated describe_spike_power() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_bow_power() from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:53:02 +0000 (20:53 +0900)]
[Refactor] #40534 Separated describe_bow_power() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_fire_energy() from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:50:43 +0000 (20:50 +0900)]
[Refactor] #40534 Separated describe_fire_energy() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_named_item_tval() from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:44:37 +0000 (20:44 +0900)]
[Refactor] #40534 Separated describe_named_item_tval() from describe_flavor()

3 years ago[Refactor] #40534 Separated decide_tval_show() from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:29:39 +0000 (20:29 +0900)]
[Refactor] #40534 Separated decide_tval_show() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_digging() and describe_bow() from describe_tval()
Hourier [Thu, 9 Jul 2020 11:26:40 +0000 (20:26 +0900)]
[Refactor] #40534 Separated describe_digging() and describe_bow() from describe_tval()

3 years ago[Refactor] #40534 Separated describe_chest_trap() from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:20:55 +0000 (20:20 +0900)]
[Refactor] #40534 Separated describe_chest_trap() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_chest() from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:19:42 +0000 (20:19 +0900)]
[Refactor] #40534 Separated describe_chest() from describe_flavor()

3 years ago[Refactor] #40534 Separated named-item-describer.c/h from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:07:52 +0000 (20:07 +0900)]
[Refactor] #40534 Separated named-item-describer.c/h from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_named_item() from describe_flavor()
Hourier [Thu, 9 Jul 2020 11:01:51 +0000 (20:01 +0900)]
[Refactor] #40534 Separated describe_named_item() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_artifact_en() from describe_flavor()
Hourier [Thu, 9 Jul 2020 10:59:26 +0000 (19:59 +0900)]
[Refactor] #40534 Separated describe_artifact_en() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_artifact_body_ja() from describe_flavor()
Hourier [Thu, 9 Jul 2020 10:56:55 +0000 (19:56 +0900)]
[Refactor] #40534 Separated describe_artifact_body_ja() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_random_artifact_body_ja() from describe_flavor()
Hourier [Thu, 9 Jul 2020 10:55:17 +0000 (19:55 +0900)]
[Refactor] #40534 Separated describe_random_artifact_body_ja() from describe_flavor()

3 years ago[Refactor] #40534 describe_artifact_body_ja() from describe_flavor()
Hourier [Thu, 9 Jul 2020 10:52:36 +0000 (19:52 +0900)]
[Refactor] #40534 describe_artifact_body_ja() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_inscription() from describe_flavor()
Hourier [Thu, 9 Jul 2020 10:44:51 +0000 (19:44 +0900)]
[Refactor] #40534 Separated describe_inscription() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_artifact_ja() from describe_flavor()
Hourier [Thu, 9 Jul 2020 10:40:37 +0000 (19:40 +0900)]
[Refactor] #40534 Separated describe_artifact_ja() from describe_flavor()

3 years ago[Refactor] #50534 Separated describe_prefix_en() from describe_artifact_en() and...
Hourier [Thu, 9 Jul 2020 10:33:23 +0000 (19:33 +0900)]
[Refactor] #50534 Separated describe_prefix_en() from describe_artifact_en() and describe_basename_en()

3 years ago[Refactor] #40534 Separated escribe_artifact_en() and describe_basename_en() from...
Hourier [Thu, 9 Jul 2020 10:27:06 +0000 (19:27 +0900)]
[Refactor] #40534 Separated escribe_artifact_en() and describe_basename_en() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_prefix_ja() and describe_artifact_ja() from...
Hourier [Wed, 8 Jul 2020 10:26:01 +0000 (19:26 +0900)]
[Refactor] #40534 Separated describe_prefix_ja() and describe_artifact_ja() from describe_flavor()

3 years ago[Refactor] #40534 Separated set_base_name() from describe_flavor()
Hourier [Wed, 8 Jul 2020 09:20:40 +0000 (18:20 +0900)]
[Refactor] #40534 Separated set_base_name() from describe_flavor()

3 years ago[Refactor] #40534 Separated tval-description-switcher.c/h from flavor-describer.c
Hourier [Tue, 7 Jul 2020 12:52:15 +0000 (21:52 +0900)]
[Refactor] #40534 Separated tval-description-switcher.c/h from flavor-describer.c

3 years ago[Refactor] #40534 Separated switch_tval_description() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:46:16 +0000 (21:46 +0900)]
[Refactor] #40534 Separated switch_tval_description() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_hex() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:44:52 +0000 (21:44 +0900)]
[Refactor] #40534 Separated describe_book_hex() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_crusade() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:43:51 +0000 (21:43 +0900)]
[Refactor] #40534 Separated describe_book_crusade() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_demon() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:42:56 +0000 (21:42 +0900)]
[Refactor] #40534 Separated describe_book_demon() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_craft() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:41:01 +0000 (21:41 +0900)]
[Refactor] #40534 Separated describe_book_craft() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_arcane() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:40:11 +0000 (21:40 +0900)]
[Refactor] #40534 Separated describe_book_arcane() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_trump() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:38:01 +0000 (21:38 +0900)]
[Refactor] #40534 Separated describe_book_trump() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_death() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:36:19 +0000 (21:36 +0900)]
[Refactor] #40534 Separated describe_book_death() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_chaos() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:29:48 +0000 (21:29 +0900)]
[Refactor] #40534 Separated describe_book_chaos() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_nature() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:27:53 +0000 (21:27 +0900)]
[Refactor] #40534 Separated describe_book_nature() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_sorcery() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:25:20 +0000 (21:25 +0900)]
[Refactor] #40534 Separated describe_book_sorcery() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_book_life() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:24:09 +0000 (21:24 +0900)]
[Refactor] #40534 Separated describe_book_life() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_food() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:22:45 +0000 (21:22 +0900)]
[Refactor] #40534 Separated describe_food() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_potion() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:21:57 +0000 (21:21 +0900)]
[Refactor] #40534 Separated describe_potion() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_scroll() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:21:17 +0000 (21:21 +0900)]
[Refactor] #40534 Separated describe_scroll() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_rod() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:20:19 +0000 (21:20 +0900)]
[Refactor] #40534 Separated describe_rod() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_wand() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:19:07 +0000 (21:19 +0900)]
[Refactor] #40534 Separated describe_wand() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_staff() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:18:22 +0000 (21:18 +0900)]
[Refactor] #40534 Separated describe_staff() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_ring() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:11:44 +0000 (21:11 +0900)]
[Refactor] #40534 Separated describe_ring() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_amulet() from describe_flavor()
Hourier [Tue, 7 Jul 2020 12:04:04 +0000 (21:04 +0900)]
[Refactor] #40534 Separated describe_amulet() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_corpse() from describe_flavor()
Hourier [Tue, 7 Jul 2020 11:57:02 +0000 (20:57 +0900)]
[Refactor] #40534 Separated describe_corpse() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_statue() from describe_flavor()
Hourier [Tue, 7 Jul 2020 11:55:26 +0000 (20:55 +0900)]
[Refactor] #40534 Separated describe_statue() from describe_flavor()

3 years ago[Refactor] #40534 Separated describe_monster_ball() from describe_flavor()
Hourier [Tue, 7 Jul 2020 11:53:30 +0000 (20:53 +0900)]
[Refactor] #40534 Separated describe_monster_ball() from describe_flavor()

3 years ago[Refactor] #40534 Separated check_object_known_aware() from describe_flavor()
Hourier [Tue, 7 Jul 2020 11:50:34 +0000 (20:50 +0900)]
[Refactor] #40534 Separated check_object_known_aware() from describe_flavor()

3 years ago[Refactor] #40534 Unified vowel-checker.c/h into english.c/h
Hourier [Tue, 7 Jul 2020 11:41:01 +0000 (20:41 +0900)]
[Refactor] #40534 Unified vowel-checker.c/h into english.c/h

3 years ago[Refactor] #40534 Made flavor_type struct in flavor-util.h
Hourier [Tue, 7 Jul 2020 11:34:09 +0000 (20:34 +0900)]
[Refactor] #40534 Made flavor_type struct in flavor-util.h

3 years ago[Refactor] #40534 Separated flavor-describer.c/h from object-flavor.c/h
Hourier [Mon, 6 Jul 2020 13:02:43 +0000 (22:02 +0900)]
[Refactor] #40534 Separated flavor-describer.c/h from object-flavor.c/h

3 years ago[Refactor] #40534 Separated flavor-util.c/h from object-flavor.c/h
Hourier [Mon, 6 Jul 2020 12:34:32 +0000 (21:34 +0900)]
[Refactor] #40534 Separated flavor-util.c/h from object-flavor.c/h

3 years ago[Refactor] #40534 Changed macro function ADD_INSC() to normal functionadd_inscription()
Hourier [Mon, 6 Jul 2020 12:12:10 +0000 (21:12 +0900)]
[Refactor] #40534 Changed macro function ADD_INSC() to normal functionadd_inscription()

3 years ago[Refactor] #40534 object-flavor.c において1行ごとに挟まれていたコメントを削除 / Removed many comments...
Hourier [Mon, 6 Jul 2020 12:00:56 +0000 (21:00 +0900)]
[Refactor] #40534 object-flavor.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per 1line in object-flavor.c

3 years ago[Refactor] #40534 Moved game_inscriptions[] from object-flavor.c/h to flag-inscriptio...
Hourier [Mon, 6 Jul 2020 11:17:48 +0000 (20:17 +0900)]
[Refactor] #40534 Moved game_inscriptions[] from object-flavor.c/h to flag-inscriptions-table.c/h

3 years ago[Refactor] #40534 Separated flag-inscriptions-table.c/h from object-flavor.c
Hourier [Mon, 6 Jul 2020 11:14:48 +0000 (20:14 +0900)]
[Refactor] #40534 Separated flag-inscriptions-table.c/h from object-flavor.c

3 years ago[Refactor] #40534 Separated object-flavor-types.h from object-flavor.h
Hourier [Mon, 6 Jul 2020 10:12:13 +0000 (19:12 +0900)]
[Refactor] #40534 Separated object-flavor-types.h from object-flavor.h

3 years ago[Refactor] #40457 Unified form-changer.c/h into shape-changer.c/h
Hourier [Mon, 6 Jul 2020 09:22:25 +0000 (18:22 +0900)]
[Refactor] #40457 Unified form-changer.c/h into shape-changer.c/h

3 years ago[Refactor] #40457 Unified spells-recall.c/h into spells-world.c/h
Hourier [Mon, 6 Jul 2020 09:16:43 +0000 (18:16 +0900)]
[Refactor] #40457 Unified spells-recall.c/h into spells-world.c/h

3 years ago[Refactor] #40457 Renamed object-potion/ to object-use/
Hourier [Mon, 6 Jul 2020 09:12:58 +0000 (18:12 +0900)]
[Refactor] #40457 Renamed object-potion/ to object-use/

3 years ago[Refactor] #40498 Moved window redrawoing flags from player-status.h to window-redrawer.h
Hourier [Mon, 6 Jul 2020 08:55:15 +0000 (17:55 +0900)]
[Refactor] #40498 Moved window redrawoing flags from player-status.h to window-redrawer.h