OSDN Git Service

Merge pull request #1534 from Hourier/experiment/Remove-Wizard-Mode
[hengbandforosx/hengbandosx.git] / src /
2021-09-26 HourierMerge pull request #1534 from Hourier/experiment/Remove...
2021-09-26 HourierMerge pull request #1627 from Hourier/Move-Stone-of...
2021-09-26 Hourier[Refactor] #1571 Separated consume_mp() from perilous_s...
2021-09-26 Hourier[Refactor] #1571 Removed unnecessary headers in spells...
2021-09-26 Hourier[Refactor] #1571 Defined stone-of-lore.cpp/h to separat...
2021-09-26 HabuMerge pull request #1645 from habu1010/feature/imitator...
2021-09-26 Habu[Refactor] ものまね師の専用データを職業固有データに移動する
2021-09-25 DeskullMerge pull request #1647 from backwardsEric/distcheck...
2021-09-25 Eric BranlundInclude player-info/bard-data-type.h in the output...
2021-09-25 HabuMerge pull request #1641 from habu1010/feature/fix...
2021-09-25 Habu[Refactor/Fix] 職業専用データのメンバに初期化子をつける
2021-09-25 HabuMerge pull request #1640 from habu1010/feature/delete...
2021-09-25 Habu[Refactor] 不要になった magic_num1/2 を player_type から削除
2021-09-25 HabuMerge pull request #1639 from habu1010/feature/bard...
2021-09-25 Habu[Refactor] 吟遊詩人の固有データを magic_num から分離する
2021-09-25 HabuMerge pull request #1637 from habu1010/feature/fix...
2021-09-25 Habu[Fix] 呪術ハイメイジで詠唱一時中断後に詠唱を再開しなくなっている
2021-09-25 HabuMerge pull request #1638 from habu1010/feature/fix...
2021-09-25 Habu[Fix] 呪術の処理から吟遊詩人の処理を呼んでいる
2021-09-25 Hourier[Refactor] #1507 w_ptr->wizard の有無チェックをallow_debug_opt...
2021-09-25 Hourier[Refactor] #1507 Removed enter_wizard_mode()
2021-09-25 Hourier[Refactor] #1507 Renamed allow_debug_opts to allow_debu...
2021-09-25 HabuMerge pull request #1634 from habu1010/feature/magic...
2021-09-25 Habu[Fix] これまで追加した職業固有データヘッダへの BOM 付け忘れ
2021-09-25 Habu[Refactor] 魔道具術師の固有データを magic_num から分離する
2021-09-24 DeskullMerge pull request #1632 from backwardsEric/distcheck...
2021-09-24 Eric BranlundInclude player-info/class-specific-data.h in the output...
2021-09-24 HabuMerge pull request #1630 from habu1010/feature/refactor...
2021-09-24 Habu[Refactor] 青魔法のタイプを enum から enum class にする
2021-09-24 HabuMerge pull request #1628 from habu1010/feature/blumage...
2021-09-24 HourierMerge pull request #1626 from Hourier/Increase-Cohesion...
2021-09-24 HourierMerge pull request #1622 from Hourier/Remove-Return...
2021-09-24 HourierMerge pull request #1623 from Hourier/Add-Japanese...
2021-09-24 Hourier[Refactor] #1621 Habu氏の指摘に対応した
2021-09-24 Hourier[Refactor] #1621 Separated wiz_select_sval() from wiz_c...
2021-09-24 Hourier[Refactor] #1621 Separated wiz_select_tval() from wiz_c...
2021-09-24 Hourier[Refactor] #1621 Made wiz_create_itemtype() static
2021-09-24 Hourier[Refactor] #1621 アイテム種別選択画面が途切れる事象を修正した (日本語版のみ)
2021-09-24 Hourier[Refactor] #1621 デバッグ用tvalリストを静的配列からvectorに変換した
2021-09-24 Hourier[Refactor] #1621 デバッグモードのアイテム選択を日本語化した
2021-09-24 Habu[Refactor] 青魔道士の固有データを magic_num から分離
2021-09-24 Hourier[Refactor] #1607 メソッドの順番を整理した / Adjusted the order...
2021-09-24 Hourier[Refactor] #1607 Defined get_accumulation() for player...
2021-09-24 Hourier[Refactor] Reshaped game-data-initializer.cpp
2021-09-24 Hourier[Refactor] Removed return types in game-data-initialize...
2021-09-24 Hourier[Refactor] #1607 Defined get_accumulation() for player...
2021-09-24 HourierMerge pull request #1625 from Hourier/Define-Mod-Method...
2021-09-24 Hourier[Refactor] #1599 不必要なキャストを外した / Removed unnecessary...
2021-09-24 Hourier[Refactor] #1599 Defined mod_cut() and replaced the...
2021-09-24 Hourier[Refactor] #1599 Defined mod_stun() and replaced the...
2021-09-24 Hourier[Refactor] #1599 Defined mod_slowness() and replaced...
2021-09-24 Hourier[Refactor] #1599 Defined mod_hallucination() and replac...
2021-09-24 Hourier[Refactor] #1599 Defined mod_paralysis() and replaced...
2021-09-24 Hourier[Refactor] #1599 Defined mod_afraidness() and replaced...
2021-09-24 Hourier[Refactor] #1599 Defined mod_poison() and replaced...
2021-09-24 Hourier[Refactor] #1599 Defined mod_confusion() and replaced...
2021-09-24 Hourier[Refactor] #1599 Defined mod_blindness() and replaced...
2021-09-23 HabuMerge pull request #1617 from habu1010/feature/class...
2021-09-23 Habu[Refactor] 鍛冶師のエッセンスのデータサイズを2バイトにする
2021-09-23 Habu[Refactor] 練気術師の固有データを magic_num から分離
2021-09-23 Habu[Feature] 職業固有のデータを持てるようにするシステムの導入
2021-09-23 DeskullMerge pull request #1615 from sikabane-works/fix/wizard...
2021-09-23 HourierMerge pull request #1609 from Hourier/Make-Player-Cut...
2021-09-23 DeskullMerge branch 'develop' into fix/wizard-summon-monster...
2021-09-23 Deskull[Implement] get_value() 関数を実装して、ウィザードモードの一部数値入力のみ汎化。
2021-09-23 Hourier[Fix] #1578 Resolved the issue that saved cut/stun...
2021-09-23 Hourier[Refactor] #1578 Replaced all of player_cut to is_cut...
2021-09-23 Hourier[Refactor] #1578 Replaced the expressions of print_cut...
2021-09-23 Hourier[Refactor] #1578 Defined get_damage() in PlayerCut...
2021-09-23 Hourier[Refactor] #1578 Renamed old/new_aux to old/new_rank...
2021-09-23 Hourier[Refactor] #1578 Separated process_stun_effect() from...
2021-09-23 Hourier[Refactor] #1578 Separated clear_head() from stun()
2021-09-23 Hourier[Refactor] #1578 Separated process_stun_status() from...
2021-09-23 Hourier[Refactor] #1578 Separated PlayerClass::lose_balance...
2021-09-23 Hourier[Refactor] #1578 Separated decrease_int_wis() from...
2021-09-23 Hourier[Refactor] #1578 Separated process_cut_effect() from...
2021-09-23 Hourier[Refactor] #1578 Seaparated stop_blooding() from cut()
2021-09-23 Hourier[Refactor] #1578 Separated decrease_charisma() from...
2021-09-23 Hourier[Refactor] #1578 Simplified BadStatusSetter::cut()...
2021-09-23 Hourier[Refactor] #1578 Replaced the content of BadStatusSette...
2021-09-23 Hourier[Refactor] #1578 Made a class 'PlayerCut'
2021-09-23 HabuMerge pull request #1619 from habu1010/feature/delete...
2021-09-23 Habu[Refactor] 不要になった max_*_idx を削除
2021-09-23 Habu[Refactor] max_*_idx の代わりに *_info.size() を使用する
2021-09-23 HabuMerge pull request #1620 from habu1010/feature/fix...
2021-09-23 Habu[Fix] 誤ってterm_dataへのポインタを初期化している
2021-09-23 HabuMerge pull request #1604 from habu1010/feature/defeat...
2021-09-23 Deskull[Fix] ウィザードモードのID指定モンスター生成(N/n)が回数指定の事前入力のみを想定した仕様で手動指定...
2021-09-22 shimiteiMerge pull request #1612 from shimitei/feature/sound_level
2021-09-22 HourierMerge pull request #1611 from backwardsEric/wizard...
2021-09-22 shimitei[Implement] 階段の昇降時効果音を追加
2021-09-22 Eric BranlundInclude <array> so template deduction works for the...
2021-09-22 HabuMerge pull request #1608 from habu1010/feature/smith...
2021-09-22 HabuMerge pull request #1606 from habu1010/feature/refactor...
2021-09-22 Habu[Feature] 鍛冶:階のユニークモンスターを表示する発動
2021-09-22 Habu[Refactor] デバッグコマンドのメニューテーブルの型
2021-09-22 Habu[Delete] 不要になった COPY/WIPE/C_WIPE マクロを削除する
2021-09-22 HourierMerge pull request #1605 from Hourier/Fix-Compilation...
2021-09-22 Hourier[Refactor] quark_add() においてコンパイル警告が出るのを修正した
2021-09-22 Habu[Refactor] WIPE マクロの使用をやめる
next