OSDN Git Service

hengbandforosx/hengbandosx.git
4 years ago[Refactor] #40233 Separated check_store_book() from store_will_buy()
Hourier [Fri, 17 Jul 2020 14:35:39 +0000 (23:35 +0900)]
[Refactor] #40233 Separated check_store_book() from store_will_buy()

4 years ago[Refactor] #40233 Separated check_store_magic() from store_will_buy()
Hourier [Fri, 17 Jul 2020 14:34:23 +0000 (23:34 +0900)]
[Refactor] #40233 Separated check_store_magic() from store_will_buy()

4 years ago[Refactor] #40233 Separated check_store_alchemist() from store_will_buy()
Hourier [Fri, 17 Jul 2020 14:33:17 +0000 (23:33 +0900)]
[Refactor] #40233 Separated check_store_alchemist() from store_will_buy()

4 years ago[Refactor] #40233 Separated check_store_temple() from store_will_buy()
Hourier [Fri, 17 Jul 2020 14:32:10 +0000 (23:32 +0900)]
[Refactor] #40233 Separated check_store_temple() from store_will_buy()

4 years ago[Refactor] #40233 Separated check_store_armoury() and check_store_weapon() from store...
Hourier [Fri, 17 Jul 2020 14:30:05 +0000 (23:30 +0900)]
[Refactor] #40233 Separated check_store_armoury() and check_store_weapon() from store_will_buy()

4 years ago[Refactor] #40233 Separated check_store_general() from store_will_buy()
Hourier [Fri, 17 Jul 2020 14:27:27 +0000 (23:27 +0900)]
[Refactor] #40233 Separated check_store_general() from store_will_buy()

4 years ago[Refactor] #40233 Separated service-checker.c/h from store-util.c/h
Hourier [Fri, 17 Jul 2020 14:25:23 +0000 (23:25 +0900)]
[Refactor] #40233 Separated service-checker.c/h from store-util.c/h

4 years ago[Refactor] #40233 Reshaped store.c
Hourier [Fri, 17 Jul 2020 14:12:12 +0000 (23:12 +0900)]
[Refactor] #40233 Reshaped store.c

4 years ago[Refactor] #40233 Separated switch_store_stock() from store_purchase()
Hourier [Fri, 17 Jul 2020 11:20:10 +0000 (20:20 +0900)]
[Refactor] #40233 Separated switch_store_stock() from store_purchase()

4 years ago[Refactor] #40233 Separated shuffle_store() from store_purchase()
Hourier [Fri, 17 Jul 2020 11:16:35 +0000 (20:16 +0900)]
[Refactor] #40233 Separated shuffle_store() from store_purchase()

4 years ago[Refactor] #40233 Separated process_purchase_result() from store_purchase()
Hourier [Fri, 17 Jul 2020 11:10:16 +0000 (20:10 +0900)]
[Refactor] #40233 Separated process_purchase_result() from store_purchase()

4 years ago[Refactor] #40233 Separated show_store_select_item() from store_purchase()
Hourier [Fri, 17 Jul 2020 11:04:14 +0000 (20:04 +0900)]
[Refactor] #40233 Separated show_store_select_item() from store_purchase()

4 years ago[Refactor] #40233 Separated show_last_haggle_offer() from purchase_haggle()
Hourier [Fri, 17 Jul 2020 10:24:41 +0000 (19:24 +0900)]
[Refactor] #40233 Separated show_last_haggle_offer() from purchase_haggle()

4 years ago[Refactor] #40233 Separated final_haggle_offer() from purchase_haggle()
Hourier [Fri, 17 Jul 2020 10:23:49 +0000 (19:23 +0900)]
[Refactor] #40233 Separated final_haggle_offer() from purchase_haggle()

4 years ago[Refactor] #40233 Separated suggest_haggle_offer() from purchase_haggle()
Hourier [Fri, 17 Jul 2020 10:22:26 +0000 (19:22 +0900)]
[Refactor] #40233 Separated suggest_haggle_offer() from purchase_haggle()

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