OSDN Git Service

hengband/hengband.git
3 years ago[Refactor] #40561 Separated random-art-generator.c/h from artifact.c/h
Hourier [Tue, 14 Jul 2020 10:41:38 +0000 (19:41 +0900)]
[Refactor] #40561 Separated random-art-generator.c/h from artifact.c/h

3 years ago[Refactor] #40561 random-art-characteristics.c/h
Hourier [Tue, 14 Jul 2020 10:19:19 +0000 (19:19 +0900)]
[Refactor] #40561 random-art-characteristics.c/h

3 years ago[Refactor] #40561 Reshaped artifact.c
Hourier [Tue, 14 Jul 2020 09:39:02 +0000 (18:39 +0900)]
[Refactor] #40561 Reshaped artifact.c

3 years ago[Refactor] #40561 Separated random-art-activation.c/h from artifact.c
Hourier [Tue, 14 Jul 2020 09:26:35 +0000 (18:26 +0900)]
[Refactor] #40561 Separated random-art-activation.c/h from artifact.c

3 years ago[Refactor] #40561 Separated random-art-slay.c/h from artifact.c
Hourier [Tue, 14 Jul 2020 09:22:17 +0000 (18:22 +0900)]
[Refactor] #40561 Separated random-art-slay.c/h from artifact.c

3 years ago[Refactor] #40561 Separated random-art-misc.c/h from artifact.c
Hourier [Tue, 14 Jul 2020 09:19:55 +0000 (18:19 +0900)]
[Refactor] #40561 Separated random-art-misc.c/h from artifact.c

3 years ago[Refactor] #40561 Separated random-art-resistance.c/h from artifact.c
Hourier [Tue, 14 Jul 2020 09:17:27 +0000 (18:17 +0900)]
[Refactor] #40561 Separated random-art-resistance.c/h from artifact.c

3 years ago[Refactor] #40561 Separated artifact-bias-table.c/h from artifact.c
Hourier [Tue, 14 Jul 2020 09:13:56 +0000 (18:13 +0900)]
[Refactor] #40561 Separated artifact-bias-table.c/h from artifact.c

3 years ago[Refactor] #40561 Moved random-art-bias-types.h from object-enchant/ to artifact/
Hourier [Tue, 14 Jul 2020 00:13:03 +0000 (09:13 +0900)]
[Refactor] #40561 Moved random-art-bias-types.h from object-enchant/ to artifact/

3 years ago[Refactor] #40561 Separated random-art-pval-investor.c/h from artifact.c
Hourier [Tue, 14 Jul 2020 00:09:52 +0000 (09:09 +0900)]
[Refactor] #40561 Separated random-art-pval-investor.c/h from artifact.c

3 years ago[Refactor] #40561 Reshaped artifact.c automatically
Hourier [Mon, 13 Jul 2020 13:22:05 +0000 (22:22 +0900)]
[Refactor] #40561 Reshaped artifact.c automatically

3 years ago[Refactor] #40561 Removed some comments in artifact.c
Hourier [Mon, 13 Jul 2020 13:21:39 +0000 (22:21 +0900)]
[Refactor] #40561 Removed some comments in artifact.c

3 years ago[Refactor] #40535 Removed unused headers in player-move.c
Hourier [Mon, 13 Jul 2020 13:12:16 +0000 (22:12 +0900)]
[Refactor] #40535 Removed unused headers in player-move.c

3 years ago[Refactor] #40535 Moved forget_travel_flow() from player-move.c/h to travel-execution.c/h
Hourier [Mon, 13 Jul 2020 13:03:02 +0000 (22:03 +0900)]
[Refactor] #40535 Moved forget_travel_flow() from player-move.c/h to travel-execution.c/h

3 years ago[Refactor] #40457 Moved cast_meteor() from spells-floor.c/h to spells-chaos.c
Hourier [Mon, 13 Jul 2020 12:46:51 +0000 (21:46 +0900)]
[Refactor] #40457 Moved cast_meteor() from spells-floor.c/h to spells-chaos.c

3 years ago[Refactor] #40535 Moved pattern_seq() from player-move.c/h to pattern-walk.c/h
Hourier [Mon, 13 Jul 2020 12:41:26 +0000 (21:41 +0900)]
[Refactor] #40535 Moved pattern_seq() from player-move.c/h to pattern-walk.c/h

3 years ago[Refactor] #40535 Separated cmd-travel.c/h from player-move.c/h
Hourier [Mon, 13 Jul 2020 12:38:43 +0000 (21:38 +0900)]
[Refactor] #40535 Separated cmd-travel.c/h from player-move.c/h

3 years ago[Refactor] #40535 Moved describe_pickup_item() and carry() from player-move.c/h to...
Hourier [Mon, 13 Jul 2020 12:28:13 +0000 (21:28 +0900)]
[Refactor] #40535 Moved describe_pickup_item() and carry() from player-move.c/h to player-inventory.c/h

3 years ago[Refactor] #40457 Moved window-related files from view/ to window/
Hourier [Mon, 13 Jul 2020 12:16:52 +0000 (21:16 +0900)]
[Refactor] #40457 Moved window-related files from view/ to window/

3 years ago[Refactor] #40535 Separated main-window-equipments.c/h from player-inventory.c/h
Hourier [Mon, 13 Jul 2020 12:04:43 +0000 (21:04 +0900)]
[Refactor] #40535 Separated main-window-equipments.c/h from player-inventory.c/h

3 years ago[Refactor] #40542 Moved inclustion for english.h from player-move.c to movement-execu...
Hourier [Sun, 12 Jul 2020 12:10:09 +0000 (21:10 +0900)]
[Refactor] #40542 Moved inclustion for english.h from player-move.c to movement-execution.c

3 years ago[Refactor] #40542 Separated disturbance.c/h from player-move.c/h
Hourier [Sun, 12 Jul 2020 10:43:40 +0000 (19:43 +0900)]
[Refactor] #40542 Separated disturbance.c/h from player-move.c/h

3 years ago[Refactor] #40542 Separated travel-execution.c/h from player-move.c/h
Hourier [Sun, 12 Jul 2020 09:59:38 +0000 (18:59 +0900)]
[Refactor] #40542 Separated travel-execution.c/h from player-move.c/h

3 years ago[Refactor] #40542 Separated run-execution.c/h from player-move.c/h
Hourier [Sun, 12 Jul 2020 09:44:59 +0000 (18:44 +0900)]
[Refactor] #40542 Separated run-execution.c/h from player-move.c/h

3 years ago[Refactor] #40542 Changed macro function cave_have_flag_bold() to normal function
Hourier [Sun, 12 Jul 2020 09:29:00 +0000 (18:29 +0900)]
[Refactor] #40542 Changed macro function cave_have_flag_bold() to normal function

3 years ago[Refactor] #40542 Separated feature-flag-types.h from feature.h
Hourier [Sun, 12 Jul 2020 08:55:37 +0000 (17:55 +0900)]
[Refactor] #40542 Separated feature-flag-types.h from feature.h

3 years ago[Refactor] #40535 Removed filter of cmd/ for Visual Studio
Hourier [Sun, 12 Jul 2020 06:24:29 +0000 (15:24 +0900)]
[Refactor] #40535 Removed filter of cmd/ for Visual Studio

3 years ago[Refactor] #40535 Renamed cmd-basic.c/h to cmd-others.c/h
Hourier [Sun, 12 Jul 2020 06:18:32 +0000 (15:18 +0900)]
[Refactor] #40535 Renamed cmd-basic.c/h to cmd-others.c/h

3 years ago[Refactor] #40535 Removed unused headers in cmd-basic.c
Hourier [Sun, 12 Jul 2020 06:13:12 +0000 (15:13 +0900)]
[Refactor] #40535 Removed unused headers in cmd-basic.c

3 years ago[Refactor] #40535 Separated accept_winner_message() from cmd-basic.c/h
Hourier [Sun, 12 Jul 2020 06:01:30 +0000 (15:01 +0900)]
[Refactor] #40535 Separated accept_winner_message() from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated decide_suicide() from cmd-basic.c/h
Hourier [Sun, 12 Jul 2020 05:59:04 +0000 (14:59 +0900)]
[Refactor] #40535 Separated decide_suicide() from cmd-basic.c/h

3 years ago[Refactor] #40535 Separated exe_alter() from do_cmd_alter()
Hourier [Sun, 12 Jul 2020 05:26:31 +0000 (14:26 +0900)]
[Refactor] #40535 Separated exe_alter() from do_cmd_alter()

3 years ago[Refactor] #40535 Moved the decleration of function forget_travel_flow() from cmd...
Hourier [Sun, 12 Jul 2020 05:02:05 +0000 (14:02 +0900)]
[Refactor] #40535 Moved the decleration of function forget_travel_flow() from cmd-basic.h to player-move.h

3 years ago[Refactor] #40535 Separated verify_equip_slot() from cmd-item.c/h to weapon-shield.c/h
Hourier [Sun, 12 Jul 2020 04:58:13 +0000 (13:58 +0900)]
[Refactor] #40535 Separated verify_equip_slot() from cmd-item.c/h to weapon-shield.c/h

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()