OSDN Git Service

hengbandforosx/hengbandosx.git
4 years ago[Refactor] #40233 Separated settle_haggle_result() and decide_haggle_offer() from...
Hourier [Fri, 17 Jul 2020 10:17:48 +0000 (19:17 +0900)]
[Refactor] #40233 Separated settle_haggle_result() and decide_haggle_offer() from purchase_haggle()

4 years ago[Refactor] #40233 Made haggle_type struct and initialize_haggle_type() in purchase...
Hourier [Fri, 17 Jul 2020 10:12:35 +0000 (19:12 +0900)]
[Refactor] #40233 Made haggle_type struct and initialize_haggle_type() in purchase-order.c

4 years ago[Refactor] #40223 Reshaped owner-insults.c
Hourier [Fri, 17 Jul 2020 10:04:42 +0000 (19:04 +0900)]
[Refactor] #40223 Reshaped owner-insults.c

4 years ago[Refactor] #40233 Separated exe_reorder_store_item() from combine_and_reorder_home()
Hourier [Fri, 17 Jul 2020 10:02:37 +0000 (19:02 +0900)]
[Refactor] #40233 Separated exe_reorder_store_item() from combine_and_reorder_home()

4 years ago[Refactor] #40233 Separated exe_sweep_store_items() from combine_and_reorder_home()
Hourier [Fri, 17 Jul 2020 09:56:27 +0000 (18:56 +0900)]
[Refactor] #40233 Separated exe_sweep_store_items() from combine_and_reorder_home()

4 years ago[Refactor] #40233 Separated exe_reorder_store_items() from combine_and_reorder_home()
Hourier [Fri, 17 Jul 2020 09:51:14 +0000 (18:51 +0900)]
[Refactor] #40233 Separated exe_reorder_store_items() from combine_and_reorder_home()

4 years ago[Refactor] #40233 Separated check_free_space() from store_check_num()
Hourier [Thu, 16 Jul 2020 14:22:19 +0000 (23:22 +0900)]
[Refactor] #40233 Separated check_free_space() from store_check_num()

4 years ago[Refactor] #40233 Removed unused headers in store.c
Hourier [Thu, 16 Jul 2020 14:00:34 +0000 (23:00 +0900)]
[Refactor] #40233 Removed unused headers in store.c

4 years ago[Refactor] #40233 Separated pricing.c/h from store.c/h
Hourier [Thu, 16 Jul 2020 13:52:11 +0000 (22:52 +0900)]
[Refactor] #40233 Separated pricing.c/h from store.c/h

4 years ago[Refactor] #40233 Separated museum.c/h from store.c/h
Hourier [Thu, 16 Jul 2020 13:46:27 +0000 (22:46 +0900)]
[Refactor] #40233 Separated museum.c/h from store.c/h

4 years ago[Refactor] #40233 Moved store_prt_gold() from store.c/h to display-store.c/h
Hourier [Thu, 16 Jul 2020 13:38:56 +0000 (22:38 +0900)]
[Refactor] #40233 Moved store_prt_gold() from store.c/h to display-store.c/h

4 years ago[Refactor] #40233 Moved receive_offer() from store.c/h to owner-insults.c/h
Hourier [Thu, 16 Jul 2020 13:36:51 +0000 (22:36 +0900)]
[Refactor] #40233 Moved receive_offer() from store.c/h to owner-insults.c/h

4 years ago[Refactor] #40233 Separated sell-order.c/h from store.c/h
Hourier [Thu, 16 Jul 2020 13:32:41 +0000 (22:32 +0900)]
[Refactor] #40233 Separated sell-order.c/h from store.c/h

4 years ago[Refactor] #40233 Separated owner-insults.c/h from store.c/h
Hourier [Thu, 16 Jul 2020 13:14:00 +0000 (22:14 +0900)]
[Refactor] #40233 Separated owner-insults.c/h from store.c/h

4 years ago[Refactor] #40233 Separated purchase-order.c/h from store.c/h
Hourier [Thu, 16 Jul 2020 12:59:21 +0000 (21:59 +0900)]
[Refactor] #40233 Separated purchase-order.c/h from store.c/h

4 years ago[Refactor] #40233 Separated cmd-store.c/h from store.c/h
Hourier [Thu, 16 Jul 2020 12:39:30 +0000 (21:39 +0900)]
[Refactor] #40233 Separated cmd-store.c/h from store.c/h

4 years ago[Refactor] #40233 Separated store-key-processor.c/h from store.c
Hourier [Thu, 16 Jul 2020 12:27:42 +0000 (21:27 +0900)]
[Refactor] #40233 Separated store-key-processor.c/h from store.c

4 years ago[Refactor] #40233 Separated home.c/h from store.c/h
Hourier [Thu, 16 Jul 2020 12:10:14 +0000 (21:10 +0900)]
[Refactor] #40233 Separated home.c/h from store.c/h

4 years ago[Refactor] #40233 Moved display_store() from store.c to display-store.c/h
Hourier [Thu, 16 Jul 2020 12:01:52 +0000 (21:01 +0900)]
[Refactor] #40233 Moved display_store() from store.c to display-store.c/h

4 years ago[Refactor] #40233 Moved display_store_inventory() from store.c to display-store.c/h
Hourier [Thu, 16 Jul 2020 11:56:28 +0000 (20:56 +0900)]
[Refactor] #40233 Moved display_store_inventory() from store.c to display-store.c/h

4 years ago[Refactor] #40233 Separated display-store.c/h from store.c
Hourier [Thu, 16 Jul 2020 11:51:58 +0000 (20:51 +0900)]
[Refactor] #40233 Separated display-store.c/h from store.c

4 years ago[Refactor] #40233 Reshaped store-util.c
Hourier [Thu, 16 Jul 2020 11:22:25 +0000 (20:22 +0900)]
[Refactor] #40233 Reshaped store-util.c

4 years ago[Refactor] #40567 Moved functions can be static in z-term.c/h
Hourier [Thu, 16 Jul 2020 11:03:31 +0000 (20:03 +0900)]
[Refactor] #40567 Moved functions can be static in z-term.c/h

4 years ago[Refactor] #40567 Renamed Term_*() to term_*()
Hourier [Thu, 16 Jul 2020 09:37:27 +0000 (18:37 +0900)]
[Refactor] #40567 Renamed Term_*() to term_*()

4 years ago[Refactor] #40561 Reshaped random_slay()
Hourier [Thu, 16 Jul 2020 09:15:53 +0000 (18:15 +0900)]
[Refactor] #40561 Reshaped random_slay()

4 years ago[Refactor] #40561 Separated switch_random_art_slay() from random_slay()
Hourier [Thu, 16 Jul 2020 09:05:27 +0000 (18:05 +0900)]
[Refactor] #40561 Separated switch_random_art_slay() from random_slay()

4 years ago[Refactor] #40561 Separated random_art_slay_*() for BIAS_LAW from random_slay()
Hourier [Thu, 16 Jul 2020 09:00:56 +0000 (18:00 +0900)]
[Refactor] #40561 Separated random_art_slay_*() for BIAS_LAW from random_slay()

4 years ago[Refactor] #40561 Separated random_art_slay_brand_*() from random_slay()
Hourier [Thu, 16 Jul 2020 08:57:48 +0000 (17:57 +0900)]
[Refactor] #40561 Separated random_art_slay_brand_*() from random_slay()

4 years ago[Refactor] #40561 Separated random_art_slay_brand_pois() from random_slay()
Hourier [Thu, 16 Jul 2020 08:51:56 +0000 (17:51 +0900)]
[Refactor] #40561 Separated random_art_slay_brand_pois() from random_slay()

4 years ago[Refactor] #40561 Separated random_art_slay_bow() from random_slay()
Hourier [Wed, 15 Jul 2020 14:28:31 +0000 (23:28 +0900)]
[Refactor] #40561 Separated random_art_slay_bow() from random_slay()

4 years ago[Refactor] #40561 Separated set_weird_bias_*() from random_resistance()
Hourier [Wed, 15 Jul 2020 14:25:55 +0000 (23:25 +0900)]
[Refactor] #40561 Separated set_weird_bias_*() from random_resistance()

4 years ago[Refactor] #40561 Separated switch_random_art_resistance() from random_resistance()
Hourier [Wed, 15 Jul 2020 13:11:21 +0000 (22:11 +0900)]
[Refactor] #40561 Separated switch_random_art_resistance() from random_resistance()

4 years ago[Refactor] #40561 Separated BIAS_CHAOS case in random_resistance()
Hourier [Wed, 15 Jul 2020 13:04:48 +0000 (22:04 +0900)]
[Refactor] #40561 Separated BIAS_CHAOS case in random_resistance()

4 years ago[Refactor] #40561 Separated random_art_resistance_nether() and random_art_resistance_...
Hourier [Wed, 15 Jul 2020 12:59:11 +0000 (21:59 +0900)]
[Refactor] #40561 Separated random_art_resistance_nether() and random_art_resistance_dark() from random_resistance()

4 years ago[Refactor] #40561 Separated random_art_resistance_fear() and random_art_resistance_no...
Hourier [Wed, 15 Jul 2020 12:55:58 +0000 (21:55 +0900)]
[Refactor] #40561 Separated random_art_resistance_fear() and random_art_resistance_no_magic() from random_resistance()

4 years ago[Refactor] #40561 Separated random_art_resistance_pois() from random_resistance()
Hourier [Wed, 15 Jul 2020 12:50:12 +0000 (21:50 +0900)]
[Refactor] #40561 Separated random_art_resistance_pois() from random_resistance()

4 years ago[Refactor] #40561 Separated random_art_*_cold() from random_resistance()
Hourier [Wed, 15 Jul 2020 12:47:53 +0000 (21:47 +0900)]
[Refactor] #40561 Separated random_art_*_cold() from random_resistance()

4 years ago[Refactor] #40561 Separated random_art_*_fire() from random_resistance()
Hourier [Wed, 15 Jul 2020 12:46:04 +0000 (21:46 +0900)]
[Refactor] #40561 Separated random_art_*_fire() from random_resistance()

4 years ago[Refactor] #40561 Separated random_art_*_elec() from random_resistance()
Hourier [Wed, 15 Jul 2020 12:18:54 +0000 (21:18 +0900)]
[Refactor] #40561 Separated random_art_*_elec() from random_resistance()

4 years ago[Refactor] #40561 Separated random_art_*_acid() from random_plus()
Hourier [Wed, 15 Jul 2020 12:14:26 +0000 (21:14 +0900)]
[Refactor] #40561 Separated random_art_*_acid() from random_plus()

4 years ago[Refactor] #40561 Separated random_art_bias_decrease_mana() from random_plus()
Hourier [Wed, 15 Jul 2020 12:09:08 +0000 (21:09 +0900)]
[Refactor] #40561 Separated random_art_bias_decrease_mana() from random_plus()

4 years ago[Refactor] #40561 Separated switch_random_art_bias() from random_plus()
Hourier [Wed, 15 Jul 2020 12:01:30 +0000 (21:01 +0900)]
[Refactor] #40561 Separated switch_random_art_bias() from random_plus()

4 years ago[Refactor] #40561 Unified BIAS_* for base status cases in random_plus()
Hourier [Wed, 15 Jul 2020 11:59:04 +0000 (20:59 +0900)]
[Refactor] #40561 Unified BIAS_* for base status cases in random_plus()

4 years ago[Refactor] #40561 Separated random_art_bias_stealth() and random_art_bias_search...
Hourier [Wed, 15 Jul 2020 11:55:42 +0000 (20:55 +0900)]
[Refactor] #40561 Separated random_art_bias_stealth() and random_art_bias_search() from random_plus()

4 years ago[Refactor] #40561 Unified BIAS_RANGER case in random_plus()
Hourier [Wed, 15 Jul 2020 11:53:45 +0000 (20:53 +0900)]
[Refactor] #40561 Unified BIAS_RANGER case in random_plus()

4 years ago[Refactor] #40561 Separated bias_priest_wisdom() from random_plus()
Hourier [Wed, 15 Jul 2020 11:43:19 +0000 (20:43 +0900)]
[Refactor] #40561 Separated bias_priest_wisdom() from random_plus()

4 years ago[Refactor] #40561 Separated bias_mage_*() from random_plus()
Hourier [Wed, 15 Jul 2020 11:37:51 +0000 (20:37 +0900)]
[Refactor] #40561 Separated bias_mage_*() from random_plus()

4 years ago[Refactor] #40561 Separated bias_warrior_*() from random_plus()
Hourier [Wed, 15 Jul 2020 11:29:51 +0000 (20:29 +0900)]
[Refactor] #40561 Separated bias_warrior_*() from random_plus()

4 years ago[Refactor] #40561 Separated switch_investment_weak_esps() from invest_misc_weak_esps()
Hourier [Wed, 15 Jul 2020 11:04:34 +0000 (20:04 +0900)]
[Refactor] #40561 Separated switch_investment_weak_esps() from invest_misc_weak_esps()

4 years ago[Refactor] #40561 Commit db2ad0f4 で謝って追加したbreak文を削除 / Removed unnecessary break added...
Hourier [Wed, 15 Jul 2020 10:59:55 +0000 (19:59 +0900)]
[Refactor] #40561 Commit db2ad0f4 で謝って追加したbreak文を削除 / Removed unnecessary break added in db2ad0f4 by mistake

4 years ago[Refactor] #40561 Separated invest_misc_weak_esps() from random_misc()
Hourier [Wed, 15 Jul 2020 10:38:50 +0000 (19:38 +0900)]
[Refactor] #40561 Separated invest_misc_weak_esps() from random_misc()

4 years ago[Refactor] #40561 Separated invest_misc_string_esp() from random_misc()
Hourier [Wed, 15 Jul 2020 10:35:57 +0000 (19:35 +0900)]
[Refactor] #40561 Separated invest_misc_string_esp() from random_misc()

4 years ago[Refactor] #40561 Separated invest_misc_hit_dice() from random_misc()
Hourier [Wed, 15 Jul 2020 10:34:18 +0000 (19:34 +0900)]
[Refactor] #40561 Separated invest_misc_hit_dice() from random_misc()

4 years ago[Refactor] #40561 Reshaped random-art-misc.c
Hourier [Wed, 15 Jul 2020 10:30:30 +0000 (19:30 +0900)]
[Refactor] #40561 Reshaped random-art-misc.c

4 years ago[Refactor] #40561 Separated switch_misc_bias() from random_misc()
Hourier [Wed, 15 Jul 2020 00:13:45 +0000 (09:13 +0900)]
[Refactor] #40561 Separated switch_misc_bias() from random_misc()

4 years ago[Refactor] #40561 Separated invest_misc_*() based on artifact_bias from random_misc()
Hourier [Wed, 15 Jul 2020 00:10:03 +0000 (09:10 +0900)]
[Refactor] #40561 Separated invest_misc_*() based on artifact_bias from random_misc()

4 years ago[Refactor] #40561 Separated invest_misc_ranger() from random_misc()
Hourier [Tue, 14 Jul 2020 23:53:37 +0000 (08:53 +0900)]
[Refactor] #40561 Separated invest_misc_ranger() from random_misc()

4 years ago[Refactor] #40561 Separated decide_warrior_bias() from become_random_artifact()
Hourier [Tue, 14 Jul 2020 13:29:57 +0000 (22:29 +0900)]
[Refactor] #40561 Separated decide_warrior_bias() from become_random_artifact()

4 years ago[Refactor] #40561 Separated name_unnatural_random_artifact() from become_random_artif...
Hourier [Tue, 14 Jul 2020 13:20:29 +0000 (22:20 +0900)]
[Refactor] #40561 Separated name_unnatural_random_artifact() from become_random_artifact()

4 years ago[Refactor] #40561 Separated decide_random_art_power_level() from become_random_artifact()
Hourier [Tue, 14 Jul 2020 13:14:16 +0000 (22:14 +0900)]
[Refactor] #40561 Separated decide_random_art_power_level() from become_random_artifact()

4 years ago[Refactor] #40561 Separated reset_flags_poison_needle() from become_random_artifact()
Hourier [Tue, 14 Jul 2020 13:10:00 +0000 (22:10 +0900)]
[Refactor] #40561 Separated reset_flags_poison_needle() from become_random_artifact()

4 years ago[Refactor] #40561 Separated invest_negative_modified_value() from become_random_artif...
Hourier [Tue, 14 Jul 2020 13:06:43 +0000 (22:06 +0900)]
[Refactor] #40561 Separated invest_negative_modified_value() from become_random_artifact()

4 years ago[Refactor] #40561 Separated invest_modified_value() from become_random_artifact()
Hourier [Tue, 14 Jul 2020 12:59:58 +0000 (21:59 +0900)]
[Refactor] #40561 Separated invest_modified_value() from become_random_artifact()

4 years ago[Refactor] #40561 Separated invest_powers() from become_random_artifact()
Hourier [Tue, 14 Jul 2020 12:53:02 +0000 (21:53 +0900)]
[Refactor] #40561 Separated invest_powers() from become_random_artifact()

4 years ago[Refactor] #40561 Separated decide_random_art_power() from become_random_artifact()
Hourier [Tue, 14 Jul 2020 12:39:48 +0000 (21:39 +0900)]
[Refactor] #40561 Separated decide_random_art_power() from become_random_artifact()

4 years ago[Refactor] #40561 Separated decide_random_art_cursed() from become_random_artifact()
Hourier [Tue, 14 Jul 2020 12:36:59 +0000 (21:36 +0900)]
[Refactor] #40561 Separated decide_random_art_cursed() from become_random_artifact()

4 years ago[Refactor] #40561 Separated set_artifact_bias() from become_random_artifact()
Hourier [Tue, 14 Jul 2020 12:26:17 +0000 (21:26 +0900)]
[Refactor] #40561 Separated set_artifact_bias() from become_random_artifact()

4 years ago[Refactor] #40561 Separated get_random_art_filename() from get_random_name()
Hourier [Tue, 14 Jul 2020 12:22:11 +0000 (21:22 +0900)]
[Refactor] #40561 Separated get_random_art_filename() from get_random_name()

4 years ago[Refactor] #40561 Separated pval_subtraction() from curse_artifact()
Hourier [Tue, 14 Jul 2020 12:12:16 +0000 (21:12 +0900)]
[Refactor] #40561 Separated pval_subtraction() from curse_artifact()

4 years ago[Refactor] #40561 Separated invest_activation_ranger() from give_activation_power()
Hourier [Tue, 14 Jul 2020 12:07:21 +0000 (21:07 +0900)]
[Refactor] #40561 Separated invest_activation_ranger() from give_activation_power()

4 years ago[Refactor] #40561 Separated invest_activation_warrior() from give_activation_power()
Hourier [Tue, 14 Jul 2020 12:06:12 +0000 (21:06 +0900)]
[Refactor] #40561 Separated invest_activation_warrior() from give_activation_power()

4 years ago[Refactor] #40561 Separated invest_activation_mage() from give_activation_power()
Hourier [Tue, 14 Jul 2020 12:04:39 +0000 (21:04 +0900)]
[Refactor] #40561 Separated invest_activation_mage() from give_activation_power()

4 years ago[Refactor] #40561 Separated invest_activation_rogue() from give_activation_power()
Hourier [Tue, 14 Jul 2020 12:03:42 +0000 (21:03 +0900)]
[Refactor] #40561 Separated invest_activation_rogue() from give_activation_power()

4 years ago[Refactor] #40561 Separated invest_activation_law() from give_activation_power()
Hourier [Tue, 14 Jul 2020 12:02:39 +0000 (21:02 +0900)]
[Refactor] #40561 Separated invest_activation_law() from give_activation_power()

4 years ago[Refactor] #40561 Separated invest_activation_necromancy() from give_activation_power()
Hourier [Tue, 14 Jul 2020 12:01:02 +0000 (21:01 +0900)]
[Refactor] #40561 Separated invest_activation_necromancy() from give_activation_power()

4 years ago[Refactor] #40561 Separated invest_activation_*() (elemets) from give_activation_power()
Hourier [Tue, 14 Jul 2020 11:54:25 +0000 (20:54 +0900)]
[Refactor] #40561 Separated invest_activation_*() (elemets) from give_activation_power()

4 years ago[Refactor] #40561 Separated invest_curse_to_fixed_artifact() from create_named_art()
Hourier [Tue, 14 Jul 2020 11:43:32 +0000 (20:43 +0900)]
[Refactor] #40561 Separated invest_curse_to_fixed_artifact() from create_named_art()

4 years ago[Refactor] #40561 Separated milim_swimsuit() from random_artifact_resistance()
Hourier [Tue, 14 Jul 2020 11:41:36 +0000 (20:41 +0900)]
[Refactor] #40561 Separated milim_swimsuit() from random_artifact_resistance()

4 years ago[Refactor] #40561 Separated invest_terror_mask() from random_artifact_resistance()
Hourier [Tue, 14 Jul 2020 11:34:52 +0000 (20:34 +0900)]
[Refactor] #40561 Separated invest_terror_mask() from random_artifact_resistance()

4 years ago[Refactor] #40561 Moved artifact.c/h to artifact-type-definition.c/h
Hourier [Tue, 14 Jul 2020 11:19:52 +0000 (20:19 +0900)]
[Refactor] #40561 Moved artifact.c/h to artifact-type-definition.c/h

4 years ago[Refactor] #40561 artifact-info.c/h from artifact.c/h
Hourier [Tue, 14 Jul 2020 11:06:02 +0000 (20:06 +0900)]
[Refactor] #40561 artifact-info.c/h from artifact.c/h

4 years ago[Refactor] #40561 fixed-art-generator.c/h from artifact.c/h
Hourier [Tue, 14 Jul 2020 10:52:57 +0000 (19:52 +0900)]
[Refactor] #40561 fixed-art-generator.c/h from artifact.c/h

4 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

4 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

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

4 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

4 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

4 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

4 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

4 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

4 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/

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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

4 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