OSDN Git Service

v3.0.0 Alpha5 OSDN最終版
[hengband/hengband.git] / src / cmd1.c
2020-12-09 deskull[Merge] #40881 流れ上ブランチが孤立するとまずいので、名目的に今の時点で 'hradish...
2019-01-26 Deskull[Refactor] #37353 cmd1.c を player-move.c に改名。 / Integra...
2019-01-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-21 Deskull[Refactor] #37353 externs.h から player-status.hへ移動。...
2019-01-21 Deskull[Refactor] #37353 ART_* を artifact.h へ分離。 / Separate...
2019-01-17 Deskull[Refactor] #37353 xtra2.c のクエスト関連処理を quest.c/h へ分離...
2019-01-15 Deskull[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.h...
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/SHIELD_SKILL'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/CHARGEMAN'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/MERFOLK'
2019-01-13 Deskull[Refactor] #38861 cptr を concptrに改名 / rename cptr to...
2019-01-12 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-09 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-09 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-04 Deskull[Refactor] #38836 名称用文字配列のマジックナンバー処理。 / Delete magic...
2019-01-04 Deskull[Refactor] #38836 GAME_TEXT 型定義。 / Typedef GAME_TEXT.
2019-01-02 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-23 Deskull[Refactor] #37481 melee.hを定義。 \ Add melee.h.
2018-12-15 Deskull[Feature] #38796 マーフォークが地形と浮遊状態に応じて加減速する仕様を追加。 / Speed...
2018-12-14 DeskullMerge branch 'master' into MERFOLK
2018-12-14 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-14 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-06 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-04 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理。 update_mon()をupdate_monster...
2018-11-29 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-28 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #define ALLOW_EASY_FLOOR による分岐処理削除 / Delete...
2018-11-24 Deskull[Refactor] #define ALLOW_EASY_DISARM による分岐処理削除 / Delete...
2018-11-24 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-24 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-24 Deskull[Refactor] #define ALLOW_EASY_OPEN による分岐処理削除。 / Delete...
2018-11-23 Deskull[Refactor] #37353 get_rep_dir2()をget_direction()に改名...
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-20 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-19 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-07 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-03 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-02 Deskull[Refactor] #37353 ソース整形。
2018-11-02 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-02 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-21 Deskull[Refactor] #37353 射撃処理を cmd1.c から shoot.c へ分離。
2018-09-21 Deskull[Refactor] #37353 cmd1~melee1間整理。 / Refactor between...
2018-09-20 Deskull[Refactor] #37353 cmd1.cのメッセージ整理。 Refactor messages...
2018-09-20 Deskull[Refactor] #37353 cmd1~melee1間整理。 / Refactor between...
2018-09-10 Deskull[Refactor] #37353 トラップ処理を cmd1.c から trap.c/h へ分離。
2018-09-08 Deskull[Refactor] #37353 ゲームバランス定数を gamevalue.h へ整理。 / Move...
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-21 Deskull[implement] #37468 (2.2.1.5) REFLECT効果音を新規定義。HIT_WALL効果...
2018-04-21 Deskull[implement] #37674 (2.2.1.5) REFLECT効果音を新規定義。HIT_WALL効果...
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2017-12-18 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続し、コメントを追加。/ Ongoing...
2017-12-10 Deskull#37287 #37353 (2.2.0.89) ACTION_IDX 型を定義し、型の置換を継続中...
2017-11-02 Deskull#37287 #37353 (2.2.0.89) ROOM_IDX 型を定義し、型の置換を継続中。 ...
2017-11-01 Deskull#37287 #37353 (2.2.0.89) MIMIC_RACE_IDX, PATRON_IDX型を定義...
2017-10-27 Deskull#37287 #37353 (2.2.0.89) TERM_COLOR 型を定義し、型の置換を継続中...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-07 Deskull#37287 #37353 (2.2.0.89) P_PTR_KI 型を定義し、型の置換を継続中。 ...
2017-09-30 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-24 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-23 Deskull#37287 #37353 (2.2.0.89) 新しい型定義を全大文字化。 / New typedef...
2017-09-23 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-19 Deskull#37287 #37353 (2.2.0.89) object_type_value、object_subty...
2017-09-19 Deskull#37287 #37353 (2.2.0.89) sub_exp型を定義し、型の置換を継続中。 / Defin...
2017-09-18 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-01 HabuMerge branch 'xoroshiro128plus'
2017-08-30 Deskull#37449 (2.2.0.69) モンスターダメージ処理のWizardログを整形。 / Rearrange...
2017-07-20 Deskull#37287 (2.2.0.40) cmd1.c内のC4457警告に対応。 / Deal C4457...
2017-07-20 Deskull#37287 (2.2.0.39) cmd1.c内のC4457警告に対応。 / Deal C4457...
2017-07-16 Deskull#37287 (2.2.0.33) 突然変異で生えた部位による、ダメージダイスの数と面が逆に入力されていた不具...
2016-12-27 deskullMerge pull request #35756 (shimitei/hengband/fix/buffer...
2016-09-08 deskullMerge pull request #35763 (shimitei/hengband/fix/multi_...
2016-08-22 Deskullスナイパーの集中度に関する命中率計算バグを修正。 / Fix bug in calculation of...
2015-08-06 Deskullnameグローバル変数をplayer_type構造体に編入。 / 'name' global variable...
2015-08-05 Deskullpx, pyグローバル変数をplayer_type構造体に編入。 'px' and 'py' global...
2015-08-05 Deskullenergy_useグローバル変数をplayer_type構造体に編入。 'energy_use' globa...
2015-02-25 Deskullhave_nightmare() 関数の処理を sanity_blast() 処理にマージ。 / Merge...
2015-02-25 Deskullhave_nightmare()の準備処理を同関数に含め、引数を削除。 / Include previous...
2014-03-12 dis-fix encoding
2014-03-12 dis-Refactor: replace ifdef JP macro
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
2014-01-22 deskullFix warning of Doxygen comment to cmd1.c and cmd2.c.
2014-01-21 deskullFix warning of Doxygen comment to cmd1.c.
2014-01-21 deskullFix warning of Doxygen comment to cmd1.c.
2014-01-21 deskullAdd Doxygen comment to cmd1.c.
2014-01-21 deskullAdd Doxygen comment to cmd1.c.
2014-01-21 deskullAdd Doxygen comment to cmd1.c.
2014-01-20 deskullFix warning of Doxygen comment to cmd1.c.
2014-01-20 deskullAdd Doxygen comment to cmd1.c.
next