OSDN Git Service

hengband/hengband.git
3 years ago[Refactor] #40481 Separated switch_cast_blue_magic() from cast_learned_spell()
Hourier [Tue, 21 Jul 2020 10:57:10 +0000 (19:57 +0900)]
[Refactor] #40481 Separated switch_cast_blue_magic() from cast_learned_spell()

3 years ago[Refactor] #40481 Separated cast_blue_summon_*() from cast_learned_spell()
Hourier [Tue, 21 Jul 2020 10:43:31 +0000 (19:43 +0900)]
[Refactor] #40481 Separated cast_blue_summon_*() from cast_learned_spell()

3 years ago[Refactor] #40481 Separated cast_blue_summon_*() from cast_learned_spell() 1
Hourier [Tue, 21 Jul 2020 10:33:46 +0000 (19:33 +0900)]
[Refactor] #40481 Separated cast_blue_summon_*() from cast_learned_spell() 1

3 years ago[Refactor] #40481 Separated cast_blue_make_trap() from cast_learned_spell()
Hourier [Tue, 21 Jul 2020 10:25:12 +0000 (19:25 +0900)]
[Refactor] #40481 Separated cast_blue_make_trap() from cast_learned_spell()

3 years ago[Refactor] #40481 Separated cast_blue_psi_spear() from cast_learned_spell()
Hourier [Tue, 21 Jul 2020 10:24:00 +0000 (19:24 +0900)]
[Refactor] #40481 Separated cast_blue_psi_spear() from cast_learned_spell()

3 years ago[Refactor] #40481 Separated cast_blue_teleport_away() from cast_learned_spell()
Hourier [Tue, 21 Jul 2020 10:22:59 +0000 (19:22 +0900)]
[Refactor] #40481 Separated cast_blue_teleport_away() from cast_learned_spell()

3 years ago[Refactor] #40481 Removed unnecessary brackets
Hourier [Tue, 21 Jul 2020 10:21:55 +0000 (19:21 +0900)]
[Refactor] #40481 Removed unnecessary brackets

3 years ago[Refactor] #40481 Separated cast_blue_teleport_back() from cast_learned_spell()
Hourier [Tue, 21 Jul 2020 10:19:02 +0000 (19:19 +0900)]
[Refactor] #40481 Separated cast_blue_teleport_back() from cast_learned_spell()

3 years ago[Refactor] #40481 Reshaped exe_blue_teleport_back()
Hourier [Tue, 21 Jul 2020 10:17:08 +0000 (19:17 +0900)]
[Refactor] #40481 Reshaped exe_blue_teleport_back()

3 years ago[Refactor] #40481 Separated cast_blue_hand_doom() and exe_blue_teleport_back() from...
Hourier [Tue, 21 Jul 2020 10:15:01 +0000 (19:15 +0900)]
[Refactor] #40481 Separated cast_blue_hand_doom() and exe_blue_teleport_back() from cast_learned_spell()

3 years ago[Refactor] #40481 Separated blue-magic-status.c/h from blue-magic-caster.c
Hourier [Tue, 21 Jul 2020 10:08:30 +0000 (19:08 +0900)]
[Refactor] #40481 Separated blue-magic-status.c/h from blue-magic-caster.c

3 years ago[Refactor] #40481 Separated cast_blue_bolt_*() (others) from blue-magic-caster.c...
Hourier [Tue, 21 Jul 2020 09:59:46 +0000 (18:59 +0900)]
[Refactor] #40481 Separated cast_blue_bolt_*() (others) from blue-magic-caster.c to blue-magic-ball-bolt.c/h

3 years ago[Refactor] #40481 Separated cast_blue_bolt_*() (element) from blue-magic-caster.c...
Hourier [Tue, 21 Jul 2020 09:55:01 +0000 (18:55 +0900)]
[Refactor] #40481 Separated cast_blue_bolt_*() (element) from blue-magic-caster.c to blue-magic-ball-bolt.c/h

3 years ago[Refactor] #40481 Separated blue-magic-spirit-curse.c/h from blue-magic-caster.c
Hourier [Mon, 20 Jul 2020 14:18:52 +0000 (23:18 +0900)]
[Refactor] #40481 Separated blue-magic-spirit-curse.c/h from blue-magic-caster.c

3 years ago[Refactor] #40481 Separated cast_blue_curse_*() from cast_learned_spell()
Hourier [Mon, 20 Jul 2020 14:11:31 +0000 (23:11 +0900)]
[Refactor] #40481 Separated cast_blue_curse_*() from cast_learned_spell()

3 years ago[Refactor] #40481 Separated cast_blue_*() (spirit) from cast_learned_spell()
Hourier [Mon, 20 Jul 2020 14:07:21 +0000 (23:07 +0900)]
[Refactor] #40481 Separated cast_blue_*() (spirit) from cast_learned_spell()

3 years ago[Refactor] #40481 Separated blue-magic-ball-bolt.c/h from blue-magic-caster.c; note...
Hourier [Mon, 20 Jul 2020 13:54:09 +0000 (22:54 +0900)]
[Refactor] #40481 Separated blue-magic-ball-bolt.c/h from blue-magic-caster.c; note that bolt magics aren't separated yet

3 years ago[Refactor] #40481 Separated cast_blue_ball_*() (others) from cast_learned_spell()
Hourier [Mon, 20 Jul 2020 13:42:24 +0000 (22:42 +0900)]
[Refactor] #40481 Separated cast_blue_ball_*() (others) from cast_learned_spell()

3 years ago[Refactor] #40481 Separated cast_blue_ball_*() (elements and nether) from cast_learne...
Hourier [Mon, 20 Jul 2020 13:30:59 +0000 (22:30 +0900)]
[Refactor] #40481 Separated cast_blue_ball_*() (elements and nether) from cast_learned_spell()

3 years ago[Refactor] #40481 Separated cast_blue_breath_*() from blue-magic-caster.c to blue...
Hourier [Mon, 20 Jul 2020 12:29:52 +0000 (21:29 +0900)]
[Refactor] #40481 Separated cast_blue_breath_*() from blue-magic-caster.c to blue-magic-breath.c/h

3 years ago[Implement] #37285 トーテムモアイの自己召喚機能を追加 / Added Totem Moai's self-summon feature
Hourier [Mon, 20 Jul 2020 12:18:16 +0000 (21:18 +0900)]
[Implement] #37285 トーテムモアイの自己召喚機能を追加 / Added Totem Moai's self-summon feature

3 years ago[Refactor] #37285 Removed debug codes
Hourier [Sun, 19 Jul 2020 14:34:49 +0000 (23:34 +0900)]
[Refactor] #37285 Removed debug codes

3 years ago[Implement] #37285 泡の微調整 / Adjusted bubbles' parameter a little
Hourier [Sun, 19 Jul 2020 14:29:04 +0000 (23:29 +0900)]
[Implement] #37285 泡の微調整 / Adjusted bubbles' parameter a little

3 years ago[Implement] #38275 泡の分裂処理を追加 / Added process that bubbles can pop when it's dead
Hourier [Sun, 19 Jul 2020 14:28:24 +0000 (23:28 +0900)]
[Implement] #38275 泡の分裂処理を追加 / Added process that bubbles can pop when it's dead

3 years ago[Refactor] #37285 Separated specified-summon.c/h from mspell-summon.c/h
Hourier [Sun, 19 Jul 2020 13:53:23 +0000 (22:53 +0900)]
[Refactor] #37285 Separated specified-summon.c/h from mspell-summon.c/h

3 years ago[WIP] [Implement] #37285 救援召喚処理の追加 / Added S_KIN for new unique monsters
Hourier [Sun, 19 Jul 2020 13:33:29 +0000 (22:33 +0900)]
[WIP] [Implement] #37285 救援召喚処理の追加 / Added S_KIN for new unique monsters

3 years ago[WIP] [Implement] #37285 hdns氏から提供頂いた新規モンスターを追加、感謝 / Added new monsters submitted...
Hourier [Sun, 19 Jul 2020 12:51:10 +0000 (21:51 +0900)]
[WIP] [Implement] #37285 hdns氏から提供頂いた新規モンスターを追加、感謝 / Added new monsters submitted by hdns, many thanks!

3 years ago[WIP] [Implement] #37285 新規モンスター追加、モンスターごとの処理は未実装(主にjとg) / Added new monsters (mainly...
Hourier [Sun, 19 Jul 2020 12:40:29 +0000 (21:40 +0900)]
[WIP] [Implement] #37285 新規モンスター追加、モンスターごとの処理は未実装(主にjとg) / Added new monsters (mainly j and g); special processes aren't implemented yet

3 years ago[Fix] #40233 Resolved the issue that items in store can be purchased by free
Hourier [Sun, 19 Jul 2020 12:28:32 +0000 (21:28 +0900)]
[Fix] #40233 Resolved the issue that items in store can be purchased by free

3 years ago[Fix] #40481 Resolved the issue that repeating blue magic did't occur any effect
Hourier [Sun, 19 Jul 2020 10:47:33 +0000 (19:47 +0900)]
[Fix] #40481 Resolved the issue that repeating blue magic did't occur any effect

3 years ago[Refactor] #40481 Fixed the issue that asking dialog was displayed when menu is not...
Hourier [Sun, 19 Jul 2020 09:38:47 +0000 (18:38 +0900)]
[Refactor] #40481 Fixed the issue that asking dialog was displayed when menu is not used

3 years ago[Fix] #40481 Resolved the issue that infinity loop occurred when selecting blue magic
Hourier [Sun, 19 Jul 2020 09:28:16 +0000 (18:28 +0900)]
[Fix] #40481 Resolved the issue that infinity loop occurred when selecting blue magic

3 years ago[Resolved] Resolved the issue of check_free_space() in order to sell item correctly
Hourier [Sun, 19 Jul 2020 07:56:26 +0000 (16:56 +0900)]
[Resolved] Resolved the issue of check_free_space() in order to sell item correctly

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

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

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

3 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

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

3 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

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

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

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

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

3 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

3 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

3 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

3 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

3 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

3 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

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

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

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

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

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

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

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

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

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

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

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

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

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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

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

3 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

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

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

3 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

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

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

3 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

3 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

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

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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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

3 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...

3 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

3 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

3 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

3 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

3 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*