OSDN Git Service

hengband/hengband.git
5 years ago[Refactor] #37353 未使用構造体 dun_type 削除。 / Delete dun_type, unused structure.
Deskull [Sun, 10 Feb 2019 13:27:28 +0000 (22:27 +0900)]
[Refactor] #37353 未使用構造体 dun_type 削除。 / Delete dun_type, unused structure.

5 years ago[Refactor] #37353 型の置換。 / Type replacement.
Deskull [Sat, 9 Feb 2019 10:16:04 +0000 (19:16 +0900)]
[Refactor] #37353 型の置換。 / Type replacement.

5 years ago[Refactor] #37353 配列用ポインタ town を他の慣例に従い town_info に改名。 / Rename town pointer to town_...
Deskull [Sat, 9 Feb 2019 10:10:03 +0000 (19:10 +0900)]
[Refactor] #37353 配列用ポインタ town を他の慣例に従い town_info に改名。 / Rename town pointer to town_info according to custom.

5 years ago[Refactor] #37353 構造体 dungeon_info_type を他の慣例に従い dungeon_type に改名。 / Rename dungeon_i...
Deskull [Sat, 9 Feb 2019 09:53:32 +0000 (18:53 +0900)]
[Refactor] #37353 構造体 dungeon_info_type を他の慣例に従い dungeon_type に改名。 / Rename dungeon_info_type to dungeon_type according to custom.

5 years ago[Refactor] #37353 dungeon_idx を player_type 構造体に編入。 / Enter dungeon_idx to player_typ...
Deskull [Sat, 9 Feb 2019 09:43:03 +0000 (18:43 +0900)]
[Refactor] #37353 dungeon_idx を player_type 構造体に編入。 / Enter dungeon_idx to player_type structure.

5 years ago[Refactor] #37353 グローバル変数 dungeon_type を他の慣例に従い dungeon_idx に改名。 / Rename dungeon_typ...
Deskull [Sat, 9 Feb 2019 09:37:28 +0000 (18:37 +0900)]
[Refactor] #37353 グローバル変数 dungeon_type を他の慣例に従い dungeon_idx に改名。 / Rename dungeon_type to dungeon_idx according to custom.

5 years ago[Refactor] #37353 ACT_* と activation_info を cmd-activate.c/h へ移動。 / Move ACT_* and...
Deskull [Fri, 8 Feb 2019 00:24:56 +0000 (09:24 +0900)]
[Refactor] #37353 ACT_* と activation_info を cmd-activate.c/h へ移動。 / Move ACT_* and activation_info to cmd-activate.c/h.

5 years ago[Refactor] #37353 BIAS_* と artifact_bias_name を artifact.c/h へ移動。 / Move BIAS_* and...
Deskull [Thu, 7 Feb 2019 14:48:27 +0000 (23:48 +0900)]
[Refactor] #37353 BIAS_* と artifact_bias_name を artifact.c/h へ移動。 / Move BIAS_* and artifact_bias_name to artifact.c/h.

5 years ago#38935 [Fix] hit_chance() が、reli値の負や0を想定していなかった不具合を修正。 / Fix hit_chance() for when...
Deskull [Thu, 7 Feb 2019 14:37:10 +0000 (23:37 +0900)]
#38935 [Fix] hit_chance() が、reli値の負や0を想定していなかった不具合を修正。 / Fix hit_chance() for when reli has minus and zero value.

5 years ago[Refactor] #37353 メッセージ整理。 / Refactor messages.
Deskull [Thu, 7 Feb 2019 14:19:37 +0000 (23:19 +0900)]
[Refactor] #37353 メッセージ整理。 / Refactor messages.

5 years ago[Refactor] #37353 メッセージ整理。 / Refactor messages.
Deskull [Thu, 7 Feb 2019 01:28:23 +0000 (10:28 +0900)]
[Refactor] #37353 メッセージ整理。 / Refactor messages.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Thu, 7 Feb 2019 01:22:15 +0000 (10:22 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 型の置換。 / Type replacement.
Deskull [Wed, 6 Feb 2019 14:53:50 +0000 (23:53 +0900)]
[Refactor] #37353 型の置換。 / Type replacement.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Wed, 6 Feb 2019 14:47:19 +0000 (23:47 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 summon_cyber() を spells-summon.c へ移動。 / Move summon_cyber() to...
Deskull [Wed, 6 Feb 2019 14:43:10 +0000 (23:43 +0900)]
[Refactor] #37353 summon_cyber() を spells-summon.c へ移動。 / Move summon_cyber() to spells-summon.c.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Wed, 6 Feb 2019 14:36:36 +0000 (23:36 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Fix] #38934 starlight() 移動時の意味不明なエンバグを修正。 / Fix a meaning unknown bug on moving...
Deskull [Wed, 6 Feb 2019 14:25:44 +0000 (23:25 +0900)]
[Fix] #38934 starlight() 移動時の意味不明なエンバグを修正。 / Fix a meaning unknown bug on moving starlight().

5 years ago[Refactor] #37353 feat_*と命名を一致させるため fill_type を feat_wall_type に改名。 / Rename fill_typ...
Deskull [Tue, 5 Feb 2019 04:35:38 +0000 (13:35 +0900)]
[Refactor] #37353 feat_*と命名を一致させるため fill_type を feat_wall_type に改名。 / Rename fill_type to feat_wall_type for consistent naming with feat_*.

5 years ago[Refactor] #37353 後で同名の構造体を作り、feat_*と命名を一致させるため floor_type を feat_ground_type に改名...
Deskull [Tue, 5 Feb 2019 04:32:16 +0000 (13:32 +0900)]
[Refactor] #37353 後で同名の構造体を作り、feat_*と命名を一致させるため floor_type を feat_ground_type に改名。 / Rename floor_type to feat_ground_type for new structure and consistent naming with feat_*.

5 years ago[Fix] #37353 コメント修正。 / Fix comments.
Deskull [Tue, 5 Feb 2019 04:24:53 +0000 (13:24 +0900)]
[Fix] #37353 コメント修正。 / Fix comments.

5 years ago[Fix] #37353 wild.cの型の置換による警告修正。 / Fix warning for type replacement in wild.c.
Deskull [Tue, 5 Feb 2019 04:22:22 +0000 (13:22 +0900)]
[Fix] #37353 wild.cの型の置換による警告修正。 / Fix warning for type replacement in wild.c.

5 years ago[Fix] #37353 型の置換による警告修正。 / Fix warning for type replacement.
Deskull [Tue, 5 Feb 2019 04:10:50 +0000 (13:10 +0900)]
[Fix] #37353 型の置換による警告修正。 / Fix warning for type replacement.

5 years ago[Refactor] #37353 world_player を timewalk に改名して player_type に移動。 / Move and rename...
Deskull [Mon, 4 Feb 2019 15:34:40 +0000 (00:34 +0900)]
[Refactor] #37353 world_player を timewalk に改名して player_type に移動。 / Move and rename world_player to timewalk in player_type.

5 years ago[Fix] #37353 VC++のC4100警告修正。 / Fix C4100 VC++ warning .
Deskull [Mon, 4 Feb 2019 15:19:45 +0000 (00:19 +0900)]
[Fix] #37353 VC++のC4100警告修正。 / Fix C4100 VC++ warning .

5 years ago[Refactor] #37353 回復処理関数を spells-status.c に移動。 / Move some healing functions to spell...
Deskull [Mon, 4 Feb 2019 15:08:07 +0000 (00:08 +0900)]
[Refactor] #37353 回復処理関数を spells-status.c に移動。 / Move some healing functions to spells-status.c.

5 years ago[Fix] #38923 メッセージの未定義変数参照バグ修正。 / Fix reference of undefined value.
Deskull [Mon, 4 Feb 2019 14:55:41 +0000 (23:55 +0900)]
[Fix] #38923 メッセージの未定義変数参照バグ修正。 / Fix reference of undefined value.

5 years ago[Fix] #38921 施設の職業、魔法領域制限処理についても同様に対応。 / Fix a bug of class and realm limitation...
Deskull [Mon, 4 Feb 2019 14:32:32 +0000 (23:32 +0900)]
[Fix] #38921 施設の職業、魔法領域制限処理についても同様に対応。 / Fix a bug of class and realm limitation using building similarly.

5 years ago[Fix] #38921 施設の種族制限処理が起こしていたエンバグに対応。 / Fix a bug of race limitation using building.
Deskull [Mon, 4 Feb 2019 14:23:57 +0000 (23:23 +0900)]
[Fix] #38921 施設の種族制限処理が起こしていたエンバグに対応。 / Fix a bug of race limitation using building.

5 years ago[Refactor] #37353 do_cmd_rerate() を roll_hitdice() に改名して spells-status.c に移動。 / Renam...
Deskull [Sun, 3 Feb 2019 17:10:44 +0000 (02:10 +0900)]
[Refactor] #37353 do_cmd_rerate() を roll_hitdice() に改名して spells-status.c に移動。 / Rename do_cmd_rerate() to roll_hitdice() and move to spells-status.c.

5 years ago[Refactor] #37353 do_cmd_rerate() と do_cmd_rerate_aux() を整理。 / Refactor do_cmd_rerate...
Deskull [Sun, 3 Feb 2019 17:03:26 +0000 (02:03 +0900)]
[Refactor] #37353 do_cmd_rerate() と do_cmd_rerate_aux() を整理。 / Refactor do_cmd_rerate() and do_cmd_rerate_aux().

5 years ago[Refactor] #37353 spells.hにスペルに関する共通定義を追加。。 / Add common definition to spells.h.
Deskull [Sat, 2 Feb 2019 09:13:19 +0000 (18:13 +0900)]
[Refactor] #37353 spells.hにスペルに関する共通定義を追加。。 / Add common definition to spells.h.

5 years ago[Refactor] #37353 acquirement() を spell-object.c に移動。 / Move acquirement() to spells...
Deskull [Sat, 2 Feb 2019 07:39:00 +0000 (16:39 +0900)]
[Refactor] #37353 acquirement() を spell-object.c に移動。 / Move acquirement() to spells-object.c.

5 years ago[Refactor] #37353 amusement() を spell-object.c に移動。 / Move amusement() to spells...
Deskull [Sat, 2 Feb 2019 07:31:12 +0000 (16:31 +0900)]
[Refactor] #37353 amusement() を spell-object.c に移動。 / Move amusement() to spells-object.c.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Fri, 1 Feb 2019 15:29:23 +0000 (00:29 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 spells1.c から spell-diceroll.c を分離。 / Separate spell-diceroll.c...
Deskull [Fri, 1 Feb 2019 15:13:14 +0000 (00:13 +0900)]
[Refactor] #37353 spells1.c から spell-diceroll.c を分離。 / Separate spell-diceroll.c from spells1.c.

5 years ago[Refactor] #37353 行動パワー消費解除を take_turn() で再定義。 / Redefine free_turn() for non-consump...
Deskull [Thu, 31 Jan 2019 15:07:58 +0000 (00:07 +0900)]
[Refactor] #37353 行動パワー消費解除を take_turn() で再定義。 / Redefine free_turn() for non-consumption of action power.

5 years ago[Refactor] #37353 行動パワー消費処理を take_turn() で再定義 / Redefine take_turn() for consumption...
Deskull [Thu, 31 Jan 2019 14:58:52 +0000 (23:58 +0900)]
[Refactor] #37353 行動パワー消費処理を take_turn() で再定義 / Redefine take_turn() for consumption of action power.

5 years ago[Refactor] #37353 型の置換。 / Type replacement. (BASE_STATUS / A_MAX)
Deskull [Thu, 31 Jan 2019 03:39:59 +0000 (12:39 +0900)]
[Refactor] #37353 型の置換。 / Type replacement. (BASE_STATUS / A_MAX)

5 years ago[Refactor] #37353 can_do_cmd_cast() を cmd_limit_cast() に修正して cmd2.c へ移動。 / Fix and...
Deskull [Wed, 30 Jan 2019 15:49:13 +0000 (00:49 +0900)]
[Refactor] #37353 can_do_cmd_cast() を cmd_limit_cast() に修正して cmd2.c へ移動。 / Fix and move can_do_cmd_cast() to cmd_limit_cast() in cmd2.c

5 years ago[Refactor] #37353 型の置換。 / Type replacement.
Deskull [Wed, 30 Jan 2019 15:39:14 +0000 (00:39 +0900)]
[Refactor] #37353 型の置換。 / Type replacement.

5 years ago[Refactor] #37353 混乱時のコマンド制限処理を cmd_limit_confused() に統合。 / Integrate command limitat...
Deskull [Wed, 30 Jan 2019 14:57:23 +0000 (23:57 +0900)]
[Refactor] #37353 混乱時のコマンド制限処理を cmd_limit_confused() に統合。 / Integrate command limitation on confusion to cmd_limit_confused().

5 years ago[Refactor] #37353 型の置換。 / Type replacement.
Deskull [Wed, 30 Jan 2019 14:13:15 +0000 (23:13 +0900)]
[Refactor] #37353 型の置換。 / Type replacement.

5 years ago[Refactor] #37353 誤字修正 / Fix typo.
Deskull [Wed, 30 Jan 2019 04:35:04 +0000 (13:35 +0900)]
[Refactor] #37353 誤字修正 / Fix typo.

5 years ago[Refactor] #37353 青魔法とものまねのレベルテレポートアウェイを teleport_level_other() に分離。 / Separate telep...
Deskull [Wed, 30 Jan 2019 04:27:47 +0000 (13:27 +0900)]
[Refactor] #37353 青魔法とものまねのレベルテレポートアウェイを teleport_level_other() に分離。 / Separate teleport level other of blue magic and mimic to teleport_level_other().

5 years ago[Refactor] #37353 時間停止時のコマンド制限処理を cmd_limit_time_walk() に統合。 / Integrate command...
Deskull [Wed, 30 Jan 2019 04:15:36 +0000 (13:15 +0900)]
[Refactor] #37353 時間停止時のコマンド制限処理を cmd_limit_time_walk() に統合。 / Integrate command limitation on time walk to cmd_limit_time_walk().

5 years ago[Refactor] #37353 アリーナのコマンド制限処理を cmd_limit_arena() に統合。 / Integrate command limitatio...
Deskull [Tue, 29 Jan 2019 15:58:35 +0000 (00:58 +0900)]
[Refactor] #37353 アリーナのコマンド制限処理を cmd_limit_arena() に統合。 / Integrate command limitation of arena to cmd_limit_arena().

5 years ago[Refactor] #37353 メッセージ整理。 / Refactor messages.
Deskull [Tue, 29 Jan 2019 15:44:55 +0000 (00:44 +0900)]
[Refactor] #37353 メッセージ整理。 / Refactor messages.

5 years ago[Refactor] #37353 item_tester_refill_lantern() を object-hook.c へ移動。 / Move item_teste...
Deskull [Tue, 29 Jan 2019 15:39:02 +0000 (00:39 +0900)]
[Refactor] #37353 item_tester_refill_lantern() を object-hook.c へ移動。 / Move item_tester_refill_lantern() to object-hook.c.

5 years ago[Refactor] #37353 high_level_book() を item_tester_high_level_book() に改名して object...
Deskull [Tue, 29 Jan 2019 15:32:19 +0000 (00:32 +0900)]
[Refactor] #37353 high_level_book() を item_tester_high_level_book() に改名して object-hook.c へ移動。 / Move high_level_book() to object-hook.c and rename to item_tester_high_level_book().

5 years ago[Refactor] #37353 キーワード定義修正。 / Redefine keywords.
Deskull [Tue, 29 Jan 2019 15:26:13 +0000 (00:26 +0900)]
[Refactor] #37353 キーワード定義修正。 / Redefine keywords.

5 years ago[Refactor] #37353 メッセージ整理。 / Refactor messages.
Deskull [Tue, 29 Jan 2019 15:15:06 +0000 (00:15 +0900)]
[Refactor] #37353 メッセージ整理。 / Refactor messages.

5 years ago[Refactor] #37353 メッセージ整理。 / Refactor messages.
Deskull [Tue, 29 Jan 2019 15:01:52 +0000 (00:01 +0900)]
[Refactor] #37353 メッセージ整理。 / Refactor messages.

5 years ago[Refactor] #37353 超能力と青魔法の時間停止を time_walk() に分離。 / Separate time stop of mind craft...
Deskull [Tue, 29 Jan 2019 14:06:21 +0000 (23:06 +0900)]
[Refactor] #37353 超能力と青魔法の時間停止を time_walk() に分離。 / Separate time stop of mind craft and blue magic to time_walk().

5 years ago[Refactor] #37353 externs.h の宣言いくつかを shoot.h へ移動。 / Move some externs.h declarations...
Deskull [Tue, 29 Jan 2019 04:19:18 +0000 (13:19 +0900)]
[Refactor] #37353 externs.h の宣言いくつかを shoot.h へ移動。 / Move some externs.h declarations to shoot.h.

5 years ago[Refactor] #37353 externs.h の宣言いくつかを realm-hex.h へ移動。 / Move some externs.h declarati...
Deskull [Tue, 29 Jan 2019 04:11:28 +0000 (13:11 +0900)]
[Refactor] #37353 externs.h の宣言いくつかを realm-hex.h へ移動。 / Move some externs.h declarations to realm-hex.h.

5 years ago[Refactor] #37353 xtra2.c の関数のいくつかを shoot.c へ移動。 / Move some functions in xtra2.c...
Deskull [Mon, 28 Jan 2019 15:04:38 +0000 (00:04 +0900)]
[Refactor] #37353 xtra2.c の関数のいくつかを shoot.c へ移動。 / Move some functions in xtra2.c to shoot.c.

5 years ago[Refactor] #37353 xtra2.c から rumor.c を分離。 / rumor.c from xtra2.c.
Deskull [Mon, 28 Jan 2019 15:00:46 +0000 (00:00 +0900)]
[Refactor] #37353 xtra2.c から rumor.c を分離。 / rumor.c from xtra2.c.

5 years ago[Refactor] #37353 xtra2.c の関数のいくつかを view-mainwindow.c へ移動。 / Move some functions...
Deskull [Mon, 28 Jan 2019 14:53:56 +0000 (23:53 +0900)]
[Refactor] #37353 xtra2.c の関数のいくつかを view-mainwindow.c へ移動。 / Move some functions in xtra2.c to view-mainwindow.c.

5 years ago[Refactor] #37353 型の置換。 / Type replacement.
Deskull [Mon, 28 Jan 2019 14:21:12 +0000 (23:21 +0900)]
[Refactor] #37353 型の置換。 / Type replacement.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Sun, 27 Jan 2019 04:05:25 +0000 (13:05 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Sat, 26 Jan 2019 10:50:56 +0000 (19:50 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 メッセージ整理。 / Refactor messages.
Deskull [Sat, 26 Jan 2019 10:46:14 +0000 (19:46 +0900)]
[Refactor] #37353 メッセージ整理。 / Refactor messages.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Sat, 26 Jan 2019 10:38:48 +0000 (19:38 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 stop_singing() を spell-status.c へ移動。 / Move stop_singing() to spell...
Deskull [Sat, 26 Jan 2019 10:26:40 +0000 (19:26 +0900)]
[Refactor] #37353 stop_singing() を spell-status.c へ移動。 / Move stop_singing() to spell-status.c.

5 years ago[Refactor] #37353 is_open() を cave.c へ移動。 / Move is_open() to cave.c.
Deskull [Sat, 26 Jan 2019 09:35:24 +0000 (18:35 +0900)]
[Refactor] #37353 is_open() を cave.c へ移動。 / Move is_open() to cave.c.

5 years ago[Refactor] #37353 cmd1.c を player-move.c に改名。 / Integrate cmd1.c to player-move.c.
Deskull [Sat, 26 Jan 2019 09:30:57 +0000 (18:30 +0900)]
[Refactor] #37353 cmd1.c を player-move.c に改名。 / Integrate cmd1.c to player-move.c.

5 years ago[Refactor] #37353 型の置換。 / Type replacement.
Deskull [Sat, 26 Jan 2019 09:03:41 +0000 (18:03 +0900)]
[Refactor] #37353 型の置換。 / Type replacement.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Sat, 26 Jan 2019 08:58:33 +0000 (17:58 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Sat, 26 Jan 2019 08:52:50 +0000 (17:52 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Fix] #37353 Visual Studio プロジェクトファイル修正。 / Fix VS project file.
Deskull [Sat, 26 Jan 2019 08:50:03 +0000 (17:50 +0900)]
[Fix] #37353 Visual Studio プロジェクトファイル修正。 / Fix VS project file.

5 years ago[Refactor] #37353 cmd5.c を cmd-spell.c へ統合。 / Integrate cmd5.c to cmd-spell.c.
Deskull [Sat, 26 Jan 2019 08:24:48 +0000 (17:24 +0900)]
[Refactor] #37353 cmd5.c を cmd-spell.c へ統合。 / Integrate cmd5.c to cmd-spell.c.

5 years ago[Refactor] #37353 item_tester_learn_spell() を object-hook.c へ移動。 / Move item_tester_l...
Deskull [Sat, 26 Jan 2019 07:25:14 +0000 (16:25 +0900)]
[Refactor] #37353 item_tester_learn_spell() を object-hook.c へ移動。 / Move item_tester_learn_spell() to object-hook.c.

5 years ago[Refactor] #37353 player_has_no_spellbooks() を player-status.c へ移動。 / Move player_has...
Deskull [Sat, 26 Jan 2019 07:16:17 +0000 (16:16 +0900)]
[Refactor] #37353 player_has_no_spellbooks() を player-status.c へ移動。 / Move player_has_no_spellbooks() to player-status.c.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Fri, 25 Jan 2019 03:33:11 +0000 (12:33 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Thu, 24 Jan 2019 15:02:36 +0000 (00:02 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 空白整理。 / Refactor spaces.
Deskull [Thu, 24 Jan 2019 14:55:02 +0000 (23:55 +0900)]
[Refactor] #37353 空白整理。 / Refactor spaces.

5 years ago[Refactor] #37353 コメント整理。 / Refactor comments.
Deskull [Thu, 24 Jan 2019 14:38:27 +0000 (23:38 +0900)]
[Refactor] #37353 コメント整理。 / Refactor comments.

5 years ago[Refactor] #37353 剣術家の「気合溜め」を concentration() に分離。 / Separate Samurai's racial skill...
Deskull [Thu, 24 Jan 2019 14:29:21 +0000 (23:29 +0900)]
[Refactor] #37353 剣術家の「気合溜め」を concentration() に分離。 / Separate Samurai's racial skill "concentration" to same name function.

5 years ago[Refactor] #37353 超能力者と錬気術師のレイシャル「明鏡止水」を clear_mind() に分離。 / Separate Mindcrafter...
Deskull [Thu, 24 Jan 2019 04:42:45 +0000 (13:42 +0900)]
[Refactor] #37353 超能力者と錬気術師のレイシャル「明鏡止水」を clear_mind() に分離。 / Separate Mindcrafter and Forcetrainer's racial skill "clear minf" to same name function.

5 years ago[Refactor] #37353 騎兵のレイシャル「荒馬慣らし」を rodeo() に分離。 / Separate Cavalry's racial skill...
Deskull [Thu, 24 Jan 2019 04:31:10 +0000 (13:31 +0900)]
[Refactor] #37353 騎兵のレイシャル「荒馬慣らし」を rodeo() に分離。 / Separate Cavalry's racial skill "rodeo" to same name function.

5 years ago[Refactor] #37353 混沌の戦士のレイシャル「幻惑の光」を confusing_light() に分離。 / Separate Chaos warrior...
Deskull [Wed, 23 Jan 2019 15:06:11 +0000 (00:06 +0900)]
[Refactor] #37353 混沌の戦士のレイシャル「幻惑の光」を confusing_light() に分離。 / Separate Chaos warrior's racial skill "confusing light" to same name function.

5 years ago[Refactor] #37353 戦士のレイシャル「剣の舞い」を sword_dancing() に分離。 / Separate Warrior's racial...
Deskull [Wed, 23 Jan 2019 14:58:35 +0000 (23:58 +0900)]
[Refactor] #37353 戦士のレイシャル「剣の舞い」を sword_dancing() に分離。 / Separate Warrior's racial skill "sword dancing" to same name function.

5 years ago[Refactor] #37353 鏡使いのレイシャル「静水」を mirror_concentration() に分離。 / Separate Mirror master...
Deskull [Wed, 23 Jan 2019 14:19:29 +0000 (23:19 +0900)]
[Refactor] #37353 鏡使いのレイシャル「静水」を mirror_concentration() に分離。 / Separate Mirror master's racial skill "mirror concentration" to same name function.

5 years ago[Refactor] #37353 悪魔系種族のレイシャルブレスを demonic_breath() に分離。 / Separate Demon races' breat...
Deskull [Wed, 23 Jan 2019 14:08:39 +0000 (23:08 +0900)]
[Refactor] #37353 悪魔系種族のレイシャルブレスを demonic_breath() に分離。 / Separate Demon races' breath skill to demonic_breath().

5 years ago[Refactor] #37353 魔法戦士の変換能力を convert_hp_to_mp()/convert_mp_to_hp() に分離。 / Separate...
Deskull [Wed, 23 Jan 2019 13:57:57 +0000 (22:57 +0900)]
[Refactor] #37353 魔法戦士の変換能力を convert_hp_to_mp()/convert_mp_to_hp() に分離。 / Separate Warrior-Mage's racial skill to convert_hp_to_mp()/convert_mp_to_hp().

5 years ago[Refactor] #37353 修行僧の百裂拳を double_attack() に分離。 / Separate a Monk's racial skill...
Deskull [Wed, 23 Jan 2019 13:39:23 +0000 (22:39 +0900)]
[Refactor] #37353 修行僧の百裂拳を double_attack() に分離。 / Separate a Monk's racial skill to double_attack().

5 years ago[Refactor] #37353 忍者の早駆けを hayagake() に分離。 / Separate Ninja's racial skill to hayagake().
Deskull [Wed, 23 Jan 2019 13:28:30 +0000 (22:28 +0900)]
[Refactor] #37353 忍者の早駆けを hayagake() に分離。 / Separate Ninja's racial skill to hayagake().

5 years ago[Refactor] #37353 ホビットの食用生成を create_ration() に分離。 / Separate Hobbit's racial skill...
Deskull [Wed, 23 Jan 2019 04:19:17 +0000 (13:19 +0900)]
[Refactor] #37353 ホビットの食用生成を create_ration() に分離。 / Separate Hobbit's racial skill to create_ration().

5 years ago[Refactor] #37353 アンドロイドの内蔵兵器処理を android_inside_weapon() に分離。 / Separate Android...
Deskull [Wed, 23 Jan 2019 04:09:19 +0000 (13:09 +0900)]
[Refactor] #37353 アンドロイドの内蔵兵器処理を android_inside_weapon() に分離。 / Separate Android's racial skill to android_inside_weapon().

5 years ago[Refactor] #37353 ドラコニアンのブレス処理を draconian_breath() に分離。 / Separate Draconian racial...
Deskull [Wed, 23 Jan 2019 03:59:23 +0000 (12:59 +0900)]
[Refactor] #37353 ドラコニアンのブレス処理を draconian_breath() に分離。 / Separate Draconian racial skill to draconian_breath().

5 years ago[Refactor] #37353 演算整理。 / Refactor calculation.
Deskull [Tue, 22 Jan 2019 14:46:41 +0000 (23:46 +0900)]
[Refactor] #37353 演算整理。 / Refactor calculation.

5 years ago[Refactor] #37353 gain_magic() を import_magic_device() に改名して spells-object.c に移動...
Deskull [Tue, 22 Jan 2019 13:05:12 +0000 (22:05 +0900)]
[Refactor] #37353 gain_magic() を import_magic_device() に改名して spells-object.c に移動。 / Rename gain_magic() to import_magic_device() and move to spells-object.c.

5 years ago[Refactor] #37353 do_cmd_archer() を create_ammo() に改名。 / Rename do_cmd_archer() to...
Deskull [Tue, 22 Jan 2019 12:51:32 +0000 (21:51 +0900)]
[Refactor] #37353 do_cmd_archer() を create_ammo() に改名。 / Rename do_cmd_archer() to create_ammo().

5 years ago[Refactor] #37353 racial.c から spells-object.c に分離。 / Separate spells-object.c from...
Deskull [Tue, 22 Jan 2019 12:45:23 +0000 (21:45 +0900)]
[Refactor] #37353 racial.c から spells-object.c に分離。 / Separate spells-object.c from racial.c.

5 years ago[Refactor] #37353 型の置換。 / Type replacement.
Deskull [Tue, 22 Jan 2019 12:26:15 +0000 (21:26 +0900)]
[Refactor] #37353 型の置換。 / Type replacement.

5 years ago[Refactor] #37353 buki_motteruka() を has_melee_weapon() に改名。 / Rename buki_motteruka...
Deskull [Tue, 22 Jan 2019 12:05:19 +0000 (21:05 +0900)]
[Refactor] #37353 buki_motteruka() を has_melee_weapon() に改名。 / Rename buki_motteruka() to has_melee_weapon().

5 years ago[Refactor] #37353 spells2.c から spells-status.c に分離。 / Separate spells-status.c from...
Deskull [Tue, 22 Jan 2019 04:17:24 +0000 (13:17 +0900)]
[Refactor] #37353 spells2.c から spells-status.c に分離。 / Separate spells-status.c from spells2.c.

5 years ago[Fix] #37353 Makefile.am 修正。 / Fix Makefile.am.
Deskull [Mon, 21 Jan 2019 16:06:49 +0000 (01:06 +0900)]
[Fix] #37353 Makefile.am 修正。 / Fix Makefile.am.

5 years ago[Refactor] #37353 型の置換 / Type replacement.
Deskull [Mon, 21 Jan 2019 15:24:36 +0000 (00:24 +0900)]
[Refactor] #37353 型の置換 / Type replacement.

5 years ago[Refactor] #37353 externs.h から player-status.hへ移動。 / Move functions of externs.h...
Deskull [Mon, 21 Jan 2019 15:16:36 +0000 (00:16 +0900)]
[Refactor] #37353 externs.h から player-status.hへ移動。 / Move functions of externs.h to player-status.h.