OSDN Git Service

v3.0.0 Alpha5 OSDN最終版
[hengband/hengband.git] / src / util.c
2019-05-11 deskull[Refactor] #38844 ゲームシステム進行フラグを world_type 構造体へ移動.
2019-05-10 deskull[Refactor] #37353 hexsym を util.c/h へ移動.
2019-05-09 deskull[Refactor] #37353 マクロに関する変数を util.c/h へ移動.
2019-05-05 deskull[Refactor] #37353 message__* を util.c/h を移動.
2019-05-03 deskull[Refactor] #37353 cmd4.c を cmd-dump.c に改名して関数整理.
2019-04-30 deskull[Refactor] #38844 inventory を player_type 構造体に inventor...
2019-04-26 deskull[Refactor] #37353 world_type を world.c/h へ移動。
2019-04-24 deskull[Refactor] #37353 floor.c を作成して floor_type 型整理。
2019-04-23 deskull[refactor] #39076 /* Skip non-objects */ を削除。
2019-04-21 deskull[Refactor] #37353 move_cursor_relative() を view-mainwin...
2019-04-21 deskull[Refactor] #37353 externs.h から util.h への宣言移動。
2019-04-10 deskull[Refactor] #37353 クエスト定義番号を quest.h へ移動。
2019-03-22 deskull[Refactor] #39076 "/* Paranoia */" を削除.
2019-03-13 deskull[Fix] #38844 ambush_flag の player_type 入りが不完全だったのを修正...
2019-03-02 deskull[Refactor] #38995 world_type 構造体に world_monster を timew...
2019-03-02 deskull[Refactor] #38844 player_type 構造体に now_damaged を取り込む...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に turn を game_turn...
2019-02-26 deskull[Refactor] #38993 dun_level を floor_type に取り込む。 / Move...
2019-02-09 Deskull[Refactor] #37353 dungeon_idx を player_type 構造体に編入...
2019-02-09 Deskull[Refactor] #37353 グローバル変数 dungeon_type を他の慣例に従い dungeon...
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-13 Deskull[Refactor] #37353 警告修正。 / Fix warning.
2019-01-11 Deskull[Refactor] #37353 マジックナンバー修正(A_MAX) / Fix magic number...
2019-01-08 Deskull[Fix] #38852 メッセージ表示にアイテム並べ替えを行ってしまうことによるバグを修正。 / Fix...
2019-01-06 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-05 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-05 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-04 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-18 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-16 Deskull[Refactor] #37353 window_stuff() の直接呼出しを抑止。 / Forbid...
2018-12-13 DeskullMerge branch 'master' into MERFOLK
2018-12-12 Deskull[Refactor] #37353 monster-hook を monsterrace-hook に改名...
2018-12-10 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-30 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-29 Deskull[Refactor] #37353 BEN_HACK 分岐削除。 / Delete BEN_HACK.
2018-11-29 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-29 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-25 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-25 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #define ALLOW_REPEAT による分岐処理削除 / Delete...
2018-11-22 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-22 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-12 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-12 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-24 Deskull[Refactor] #37353 モンスター条件処理を monster1.c と birth.c から...
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-21 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-04-18 Habu[merge](2.2.1.3) fix-gcc-warningブランチをマージ
2018-04-16 Habu[fix]gccによるwarningの指摘に対応
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2018-03-16 Deskullmax_quests を max_q_idx に改名。BGM選択時クエストの参照処理を修正。 / Rename...
2017-12-20 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-20 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-19 Deskull#37287 #37353 (2.2.0.89) COMMAND_NUM 型を定義し、型の置換を継続中...
2017-12-19 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-12 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) ESSENCE_IDX 型を定義し、型の置換を継続中...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-10 Deskull#37287 #37353 (2.2.0.89) REAL_TIME 型を再定義し、型の置換を継続中...
2017-12-10 Deskull#37287 #37353 (2.2.0.89) ACTION_IDX 型を定義し、型の置換を継続中...
2017-12-07 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-07 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-05 Deskull#37287 (2.2.0.89) C4706警告にエンバグを修正しつつ対応。 / Fix C4706...
2017-10-27 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) QUANTITY 型を定義し、型の置換を継続中。 ...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-25 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-17 Deskull#37287 #37353 (2.2.0.89) FEAT_POWER 型を定義し、型の置換を継続中...
2017-10-15 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-13 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-11 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-10 Deskull#37287 #37353 (2.2.0.89) INVENTORY_IDX 型を定義し、型の置換を継続中...
2017-10-03 Deskull#37287 #37353 (2.2.0.89) SPEED型とENERGY型を定義し、型の置換を継続中...
2017-09-18 Deskull#37287 #37353 (2.2.0.89) player_level型を定義し、型の置換を継続中...
2017-09-08 Deskull#37449 (2.2.0.83) msg_print()の致命的なエンバグ修正。 / Fix fatal...
2017-09-07 Deskull#37449 (2.2.0.82) msg_print()のエンバグを起こすおそれのある修正を差し戻し...
2017-09-02 Deskull#37449 (2.2.0.79) メッセージにターン数を表示する、cheat_turn オプションを実装...
2017-09-01 Deskull#37449 (2.2.0.75) ゲームメッセージのログ拡張に伴って発生したセーブデータのトラブルを修正...
2017-09-01 HabuMerge branch 'xoroshiro128plus'
2017-08-31 Deskull #37449 (2.2.0.71) cheat_diary_output の機能を「詳細な情報を日記に出力す...
2017-08-27 Deskull#37449 (2.2.0.64) 過去のゲームメッセージ保存容量を20倍に拡大 / Memory of...
2017-08-27 Deskull#37449 (2.2.0.63) 過去のゲームメッセージ処理にDoxygenコメント追加とリファクタリング...
2017-08-27 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2017-08-27 Deskull #37449 (2.2.0.61) msg_format_wizard()とmsg_print_wizard...
2017-08-27 Deskull #37449 (2.2.0.61) msg_format_wizard()にチートオプション判定を織り込む...
2017-08-26 Deskull#37449 (2.2.0.60) ウィザードモードメッセージにチートオプション毎の接頭部を追加。 ...
2017-08-26 Deskull #37449 (2.2.0.59) ウィザードモード専用メッセージ出力関数を実装。 / Implement...
2016-12-27 deskullMerge pull request #35756 (shimitei/hengband/fix/buffer...
2016-09-08 deskullMerge pull request #35763 (shimitei/hengband/fix/multi_...
2016-05-01 DeskullUTF-8化に伴った英語版のバグを修正。 / Fix bugs of English version...
2016-04-27 Deskull襲撃を受けた時(ambush)、通常クエストをクリアした時(quest_clear)、最終クエストをクリアした...
2016-02-29 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2016-02-29 Deskull同じ条件のままでも音楽を再度読み込み直す処理と、音楽の優先度も若干修正。 / Fix process...
next