OSDN Git Service

hengband/hengband.git
3 years ago[Refactor] #40481 Separated blue-magic-breath.c/h from blue-magic-caster.c/h
Hourier [Sun, 19 Jul 2020 03:30:35 +0000 (12:30 +0900)]
[Refactor] #40481 Separated blue-magic-breath.c/h from blue-magic-caster.c/h

3 years ago[Refactor] #40481 Separated cast_blue_breath_*() from cast_learned_spell()
Hourier [Sun, 19 Jul 2020 03:13:24 +0000 (12:13 +0900)]
[Refactor] #40481 Separated cast_blue_breath_*() from cast_learned_spell()

3 years ago[Refactor] #40481 Separated cast_blue_breath_nexus() from cast_learned_spell()
Hourier [Sun, 19 Jul 2020 03:04:45 +0000 (12:04 +0900)]
[Refactor] #40481 Separated cast_blue_breath_nexus() from cast_learned_spell()

4 years ago[Refactor] #40481 Separated some cast_blue_breath_*() from cast_learned_spell()
Hourier [Sat, 18 Jul 2020 14:01:03 +0000 (23:01 +0900)]
[Refactor] #40481 Separated some cast_blue_breath_*() from cast_learned_spell()

4 years ago[Refactor] #40481 Separated cast_blue_breath_lite/dark() from cast_learned_spell()
Hourier [Sat, 18 Jul 2020 13:53:08 +0000 (22:53 +0900)]
[Refactor] #40481 Separated cast_blue_breath_lite/dark() from cast_learned_spell()

4 years ago[Refactor] #40577 Moved player_has_los_bold() from floor.h to cave.c/h
Hourier [Sat, 18 Jul 2020 13:47:33 +0000 (22:47 +0900)]
[Refactor] #40577 Moved player_has_los_bold() from floor.h to cave.c/h

4 years ago[Refactor] #40481 Separated cast_blue_breath_nether() from cast_learned_spell()
Hourier [Sat, 18 Jul 2020 13:46:26 +0000 (22:46 +0900)]
[Refactor] #40481 Separated cast_blue_breath_nether() from cast_learned_spell()

4 years ago[Refactor] #40481 Reshaped blue-magic-caster.c
Hourier [Sat, 18 Jul 2020 13:26:21 +0000 (22:26 +0900)]
[Refactor] #40481 Reshaped blue-magic-caster.c

4 years ago[Refactor] #40481 Separated cast_blue_breath_*() (elemets) from cast_learned_spell()
Hourier [Sat, 18 Jul 2020 13:21:14 +0000 (22:21 +0900)]
[Refactor] #40481 Separated cast_blue_breath_*() (elemets) from cast_learned_spell()

4 years ago[Refactor] #40481 Separated cast_blue_shoot() from cast_learned_spell()
Hourier [Sat, 18 Jul 2020 13:16:20 +0000 (22:16 +0900)]
[Refactor] #40481 Separated cast_blue_shoot() from cast_learned_spell()

4 years ago[Refactor] #40481 Separated cast_blue_rocket() from cast_learned_spell()
Hourier [Sat, 18 Jul 2020 13:13:53 +0000 (22:13 +0900)]
[Refactor] #40481 Separated cast_blue_rocket() from cast_learned_spell()

4 years ago[Refactor] #40481 Separated cast_blue_shriek() and cast_blue_dispel() from cast_learn...
Hourier [Sat, 18 Jul 2020 13:12:08 +0000 (22:12 +0900)]
[Refactor] #40481 Separated cast_blue_shriek() and cast_blue_dispel() from cast_learned_spell()

4 years ago[Refactor] #40481 Separated blue-magic-util.c/h from blue-magic-caster.c
Hourier [Sat, 18 Jul 2020 12:39:51 +0000 (21:39 +0900)]
[Refactor] #40481 Separated blue-magic-util.c/h from blue-magic-caster.c

4 years ago[Refactor] #40481 Renamed mspells3.c/h to blue-magic-checker.c/h
Hourier [Sat, 18 Jul 2020 11:48:51 +0000 (20:48 +0900)]
[Refactor] #40481 Renamed mspells3.c/h to blue-magic-checker.c/h

4 years ago[Refactor] #40481 Separated blue-magic-caster.c/h from mspells3.c/h
Hourier [Sat, 18 Jul 2020 11:42:32 +0000 (20:42 +0900)]
[Refactor] #40481 Separated blue-magic-caster.c/h from mspells3.c/h

4 years ago[Refactor] #40481 Reshaped mspells3.c/h
Hourier [Sat, 18 Jul 2020 11:12:19 +0000 (20:12 +0900)]
[Refactor] #40481 Reshaped mspells3.c/h

4 years ago[Refactor] #40481 Moved now_message from input-key-processor.c/h to display-messages.c/h
Hourier [Sat, 18 Jul 2020 11:04:10 +0000 (20:04 +0900)]
[Refactor] #40481 Moved now_message from input-key-processor.c/h to display-messages.c/h

4 years ago[Refactor] #40481 Separated mind-blue-mage.c from mspells3.c/h
Hourier [Sat, 18 Jul 2020 10:58:41 +0000 (19:58 +0900)]
[Refactor] #40481 Separated mind-blue-mage.c from mspells3.c/h

4 years ago[Refactor] #40481 Separated get_learned_power() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:48:50 +0000 (19:48 +0900)]
[Refactor] #40481 Separated get_learned_power() from get_learned_power()

4 years ago[Refactor] #40481 Separated ask_cast_blue_magic() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:39:52 +0000 (19:39 +0900)]
[Refactor] #40481 Separated ask_cast_blue_magic() from get_learned_power()

4 years ago[Refactor] #40481 Separated convert_lower_blue_magic_selection() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:37:56 +0000 (19:37 +0900)]
[Refactor] #40481 Separated convert_lower_blue_magic_selection() from get_learned_power()

4 years ago[Refactor] #40481 Separated blue_magic_key_input() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:34:28 +0000 (19:34 +0900)]
[Refactor] #40481 Separated blue_magic_key_input() from get_learned_power()

4 years ago[Refactor] #40481 Separated describe_blue_magic_name() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:19:16 +0000 (19:19 +0900)]
[Refactor] #40481 Separated describe_blue_magic_name() from get_learned_power()

4 years ago[Refactor] #40481 Separated close_blue_magic_name() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:17:26 +0000 (19:17 +0900)]
[Refactor] #40481 Separated close_blue_magic_name() from get_learned_power()

4 years ago[Refactor] #40481 Separated calculate_blue_magic_success_probability() from get_learn...
Hourier [Sat, 18 Jul 2020 10:12:59 +0000 (19:12 +0900)]
[Refactor] #40481 Separated calculate_blue_magic_success_probability() from get_learned_power()

4 years ago[Refactor] #40481 Separated switch_blue_magic_choice() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:08:08 +0000 (19:08 +0900)]
[Refactor] #40481 Separated switch_blue_magic_choice() from get_learned_power()

4 years ago[Refactor] #40481 Separated sweep_learnt_spells() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:03:34 +0000 (19:03 +0900)]
[Refactor] #40481 Separated sweep_learnt_spells() from get_learned_power()

4 years ago[Refactor] #40481 Separated check_blue_magic_kind() from get_learned_power()
Hourier [Sat, 18 Jul 2020 10:01:25 +0000 (19:01 +0900)]
[Refactor] #40481 Separated check_blue_magic_kind() from get_learned_power()

4 years ago[Refactor] #40481 Separated select_blue_magic_kind_command() from get_learned_power()
Hourier [Sat, 18 Jul 2020 09:58:26 +0000 (18:58 +0900)]
[Refactor] #40481 Separated select_blue_magic_kind_command() from get_learned_power()

4 years ago[Refactor] #40481 Separated select_blue_magic_kind_menu() from get_learned_power()
Hourier [Sat, 18 Jul 2020 09:56:26 +0000 (18:56 +0900)]
[Refactor] #40481 Separated select_blue_magic_kind_menu() from get_learned_power()

4 years ago[Refactor] #40481 Separated check_blue_magic_cancel() from get_learned_power()
Hourier [Sat, 18 Jul 2020 09:52:21 +0000 (18:52 +0900)]
[Refactor] #40481 Separated check_blue_magic_cancel() from get_learned_power()

4 years ago[Refactor] #40481 Made learnt_magic_type struct and initializer function
Hourier [Sat, 18 Jul 2020 09:47:10 +0000 (18:47 +0900)]
[Refactor] #40481 Made learnt_magic_type struct and initializer function

4 years ago[Refactor] #40481 Reshaped learnt-power-getter.c
Hourier [Sat, 18 Jul 2020 09:30:01 +0000 (18:30 +0900)]
[Refactor] #40481 Reshaped learnt-power-getter.c

4 years ago[Refactor] #40481 Separated Separated learnt-power-getter.c/h from mspells3.c
Hourier [Sat, 18 Jul 2020 07:58:21 +0000 (16:58 +0900)]
[Refactor] #40481 Separated Separated learnt-power-getter.c/h from mspells3.c

4 years ago[Refactor] #40481 Separated learnt-info.c/h from mspells3.c
Hourier [Sat, 18 Jul 2020 07:49:20 +0000 (16:49 +0900)]
[Refactor] #40481 Separated learnt-info.c/h from mspells3.c

4 years ago[Refactor] #40532 Removed unused headers from save.c
Hourier [Sat, 18 Jul 2020 07:40:42 +0000 (16:40 +0900)]
[Refactor] #40532 Removed unused headers from save.c

4 years ago[Refactor] #40532 Separated info-loader.c/h from load.c
Hourier [Sat, 18 Jul 2020 07:28:56 +0000 (16:28 +0900)]
[Refactor] #40532 Separated info-loader.c/h from load.c

4 years ago[Refactor] #40532 Moved load_savedata() from save.c/h to load.c/h
Hourier [Sat, 18 Jul 2020 07:23:54 +0000 (16:23 +0900)]
[Refactor] #40532 Moved load_savedata() from save.c/h to load.c/h

4 years ago[Refactor] #40532 Separated floor-writer.c/h from save.c/h
Hourier [Sat, 18 Jul 2020 07:16:17 +0000 (16:16 +0900)]
[Refactor] #40532 Separated floor-writer.c/h from save.c/h

4 years ago[Refator] #40532 Separated player-writer.c/h from save.c
Hourier [Sat, 18 Jul 2020 06:59:05 +0000 (15:59 +0900)]
[Refator] #40532 Separated player-writer.c/h from save.c

4 years ago[Refator] #40532 Separated info-writer.c/h from save.c
Hourier [Sat, 18 Jul 2020 06:52:54 +0000 (15:52 +0900)]
[Refator] #40532 Separated info-writer.c/h from save.c

4 years ago[Refactor] #40532 Moved wr_perception() from save.c to item-writer.c/h
Hourier [Sat, 18 Jul 2020 06:43:41 +0000 (15:43 +0900)]
[Refactor] #40532 Moved wr_perception() from save.c to item-writer.c/h

4 years ago[Refactor] #40532 Changed wr_xtra() to wr_perception()
Hourier [Sat, 18 Jul 2020 06:42:10 +0000 (15:42 +0900)]
[Refactor] #40532 Changed wr_xtra() to wr_perception()

4 years ago[Refactor] #40532 save.c において1行ごとに挟まれたコメントを削除 / Removed many comments per 1line in...
Hourier [Sat, 18 Jul 2020 06:38:35 +0000 (15:38 +0900)]
[Refactor] #40532 save.c において1行ごとに挟まれたコメントを削除 / Removed many comments per 1line in save.c

4 years ago[Refactor] #40532 Separated write_monster_info() from wr_monster()
Hourier [Sat, 18 Jul 2020 06:23:08 +0000 (15:23 +0900)]
[Refactor] #40532 Separated write_monster_info() from wr_monster()

4 years ago[Refactor] #40532 Separated write_monster_flags() from wr_monster()
Hourier [Sat, 18 Jul 2020 06:21:15 +0000 (15:21 +0900)]
[Refactor] #40532 Separated write_monster_flags() from wr_monster()

4 years ago[Refactor] #40532 Separated monster-writer.c/h from save.c
Hourier [Sat, 18 Jul 2020 06:19:38 +0000 (15:19 +0900)]
[Refactor] #40532 Separated monster-writer.c/h from save.c

4 years ago[Refactor] #40532 Separated write_item_info() from wr_item()
Hourier [Sat, 18 Jul 2020 06:12:26 +0000 (15:12 +0900)]
[Refactor] #40532 Separated write_item_info() from wr_item()

4 years ago[Refactor] #40532 Separated write_item_flags() from wr_item()
Hourier [Sat, 18 Jul 2020 06:09:44 +0000 (15:09 +0900)]
[Refactor] #40532 Separated write_item_flags() from wr_item()

4 years ago[Refactor] #40532 Separated item-writer.c/h from save.c
Hourier [Sat, 18 Jul 2020 06:06:10 +0000 (15:06 +0900)]
[Refactor] #40532 Separated item-writer.c/h from save.c

4 years ago[Refactor] #40532 Separated save-util.c/h from save.c
Hourier [Sat, 18 Jul 2020 05:59:55 +0000 (14:59 +0900)]
[Refactor] #40532 Separated save-util.c/h from save.c

4 years ago[Refactor] #40532 Moved savedata/ to load/
Hourier [Sat, 18 Jul 2020 05:54:45 +0000 (14:54 +0900)]
[Refactor] #40532 Moved savedata/ to load/

4 years ago[Refactor] #40532 Moved save.c/h from savedata/ to save/
Hourier [Sat, 18 Jul 2020 05:48:17 +0000 (14:48 +0900)]
[Refactor] #40532 Moved save.c/h from savedata/ to save/

4 years ago[Refactor] #40569 Removed the reference for floor.h from world-object.h
Hourier [Sat, 18 Jul 2020 04:49:03 +0000 (13:49 +0900)]
[Refactor] #40569 Removed the reference for floor.h from world-object.h

4 years ago[Refactor] #40569 Removed the reference for floor.h from range-calc.h
Hourier [Sat, 18 Jul 2020 04:47:42 +0000 (13:47 +0900)]
[Refactor] #40569 Removed the reference for floor.h from range-calc.h

4 years ago[Refactor] #40569 Removed the reference for floor.h from mspell-util.h
Hourier [Sat, 18 Jul 2020 04:46:01 +0000 (13:46 +0900)]
[Refactor] #40569 Removed the reference for floor.h from mspell-util.h

4 years ago[Refactor] #40569 Removed the reference for floor.h from floor-streams.h
Hourier [Sat, 18 Jul 2020 04:45:15 +0000 (13:45 +0900)]
[Refactor] #40569 Removed the reference for floor.h from floor-streams.h

4 years ago[Refactor] #40569 Removed the reference for floor.h from floor-evensts.h
Hourier [Sat, 18 Jul 2020 04:44:27 +0000 (13:44 +0900)]
[Refactor] #40569 Removed the reference for floor.h from floor-evensts.h

4 years ago[Refactor] #40569 Moved in_bound2u() from floor.h to cave.c/h
Hourier [Sat, 18 Jul 2020 04:41:05 +0000 (13:41 +0900)]
[Refactor] #40569 Moved in_bound2u() from floor.h to cave.c/h

4 years ago[Refactor] #40569 Moved in_bound2() from floor.h to cave.c/h
Hourier [Sat, 18 Jul 2020 04:37:53 +0000 (13:37 +0900)]
[Refactor] #40569 Moved in_bound2() from floor.h to cave.c/h

4 years ago[Refactor] #40569 Moved in_bound() from floor.h to cave.c/h
Hourier [Sat, 18 Jul 2020 04:33:14 +0000 (13:33 +0900)]
[Refactor] #40569 Moved in_bound() from floor.h to cave.c/h

4 years ago[Refactor] #40569 Separated cave.c/h from floor.c/h; Can't go back to that place...
Hourier [Sat, 18 Jul 2020 04:03:19 +0000 (13:03 +0900)]
[Refactor] #40569 Separated cave.c/h from floor.c/h; Can't go back to that place anymore, no longer feel dull pain...

4 years ago[Refactor] #40569 Separated dungeon-flag-types.h
Hourier [Sat, 18 Jul 2020 03:39:39 +0000 (12:39 +0900)]
[Refactor] #40569 Separated dungeon-flag-types.h

4 years ago[Refactor] #40233 Moved has_river_flag() from floor.h to floor-generate.c
Hourier [Sat, 18 Jul 2020 03:22:52 +0000 (12:22 +0900)]
[Refactor] #40233 Moved has_river_flag() from floor.h to floor-generate.c

4 years ago[Refactor] #40569 Moved DUNGEON_MODE_* from floor.h to monster-util.c
Hourier [Sat, 18 Jul 2020 03:12:11 +0000 (12:12 +0900)]
[Refactor] #40569 Moved DUNGEON_MODE_* from floor.h to monster-util.c

4 years ago[Refactor] #40569 Removed unnecessary comments for floor_type
Hourier [Sat, 18 Jul 2020 03:10:02 +0000 (12:10 +0900)]
[Refactor] #40569 Removed unnecessary comments for floor_type

4 years ago[Refactor] #40569 Changed argument of get_mspeed() from player_type* to floor_type*
Hourier [Sat, 18 Jul 2020 03:08:33 +0000 (12:08 +0900)]
[Refactor] #40569 Changed argument of get_mspeed() from player_type* to floor_type*

4 years ago[Refactor] #40569 Separated floor-type-definition.h from floor.h
Hourier [Sat, 18 Jul 2020 03:02:40 +0000 (12:02 +0900)]
[Refactor] #40569 Separated floor-type-definition.h from floor.h

4 years ago[Refactor] #40569 Moved saved_floors[] from floor.c/h to floor-save.c/h
Hourier [Sat, 18 Jul 2020 01:40:29 +0000 (10:40 +0900)]
[Refactor] #40569 Moved saved_floors[] from floor.c/h to floor-save.c/h

4 years ago[Refactor] #40569 Separated sight-definitions.h from floor.h
Hourier [Sat, 18 Jul 2020 01:36:05 +0000 (10:36 +0900)]
[Refactor] #40569 Separated sight-definitions.h from floor.h

4 years ago[Refactor] #40569 Separated floor-base-definitions.h from floor.h
Hourier [Sat, 18 Jul 2020 01:21:27 +0000 (10:21 +0900)]
[Refactor] #40569 Separated floor-base-definitions.h from floor.h

4 years ago[Refactor] #40457 Renamed mind.c/h and racial.c/h to mind-switcher.c/h and racial...
Hourier [Sat, 18 Jul 2020 01:06:38 +0000 (10:06 +0900)]
[Refactor] #40457 Renamed mind.c/h and racial.c/h to mind-switcher.c/h and racial-switcher.c/h

4 years ago[Refactor] #40457 Moved racial*.c/h from mind/ to racial/
Hourier [Sat, 18 Jul 2020 01:02:05 +0000 (10:02 +0900)]
[Refactor] #40457 Moved racial*.c/h from mind/ to racial/

4 years ago[Refactor] #40233 Reshaped sell-order.c
Hourier [Fri, 17 Jul 2020 15:25:08 +0000 (00:25 +0900)]
[Refactor] #40233 Reshaped sell-order.c

4 years ago[Refactor] #40233 Separated decide_discount_rate() from store_will_buy()
Hourier [Fri, 17 Jul 2020 15:18:18 +0000 (00:18 +0900)]
[Refactor] #40233 Separated decide_discount_rate() from store_will_buy()

4 years ago[Refactor] #40233 Separated switch_mass_production() from store_will_buy()
Hourier [Fri, 17 Jul 2020 15:15:08 +0000 (00:15 +0900)]
[Refactor] #40233 Separated switch_mass_production() from store_will_buy()

4 years ago[Refactor] #40233 Separated mass_*_produce() from mass_produce()
Hourier [Fri, 17 Jul 2020 15:10:53 +0000 (00:10 +0900)]
[Refactor] #40233 Separated mass_*_produce() from mass_produce()

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

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

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