OSDN Git Service

hengbandforosx/hengbandosx.git
2023-12-04 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha2-f8721d35f
2023-12-04 HourierMerge pull request #3773 from Hourier/Shorten-ItemEntity-2
2023-12-04 Hourier[Refactor] #3772 refuse_enchant_weapon() では状態変更の意なのでsho...
2023-12-04 Hourier[Refactor] #3772 ItemEntity クラスにis_corpse() メソッドを実装した
2023-12-04 Hourier[Refactor] #3772 DragonBreaths クラスを定義してdragonbreath_inf...
2023-12-04 Hourier[Refactor] #3772 dragonbreath_info をvector に置き換えた
2023-12-04 Hourier[Refactor] #3772 ActivationType::build_timeout_descript...
2023-12-04 Hourier[Refactor] #3772 死体判定処理をBaseitemKey::is_corpse() に実装した
2023-12-02 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha2-5b538f266
2023-12-02 Hourier[Refactor] #3772 ItemEntity::is_readable() の実体をBaseitem...
2023-12-02 Hourier[Refactor] #3772 ItemEntity::is_lance() の実体をBaseitemKey...
2023-12-02 HourierMerge pull request #3771 from Hourier/Shorten-ItemEntity-1
2023-12-02 HourierMerge pull request #3770 from Hourier/Fix-Compilation...
2023-12-02 Hourier[Refactor] VS2022 で出ているコンパイル警告を解消した
2023-12-02 Hourier[Refactor] #3756 activation_type 構造体をActivationType...
2023-12-02 Hourier[Refactor] #3756 activation_type の実効的に使われていない入れ子構造体を廃止した
2023-12-02 Hourier[Refactor] #3756 BaseitemKey::is_fuel() を定義し、ItemEntity...
2023-12-02 Hourier[Refactor] #3756 BaseitemKey::is_convertible() を定義し...
2023-12-02 Hourier[Refactor] #3756 MonraceList::calc_capture_value()...
2023-12-02 Hourier[Refactor] #3756 MonraceList::calc_figurine_value(...
2023-12-02 Hourier[Refactor] #3756 BaseitemKey::explain_activation()...
2023-12-02 Hourier[Refactor] #3756 ItemEntity::is() とBaseitemKey::is...
2023-12-02 Hourier[Refactor] #3756 BaseitemKey::refuse_enchant_weapon...
2023-12-02 Hourier[Refactor] #3756 item-entity.cpp のコメントを修正した
2023-12-02 Hourier[Refactor] #3756 冗長化していたBaseitemKey::is_equipment(...
2023-11-30 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha2-bef328ac0
2023-11-30 HourierMerge pull request #3767 from Hourier/Unify-Activation...
2023-11-30 DeskullMerge pull request #3769 from backwardsEric/dist-THIRD...
2023-11-30 Hourier[Refactor] #3766 メソッドの呼び出し行目を上から下へ流れるように揃えた
2023-11-30 Hourier[Refactor] #3766 activation_explanation() をグローバル関数からIte...
2023-11-30 Hourier[Refactor] #3766 build_activation_description() をグローバル関...
2023-11-30 Eric BranlundMerge branch 'dist-THIRD-PARTY-NOTICES' into macos... vauto3.0.1-alpha2-974792236
2023-11-29 Eric BranlundmacOS: link to THIRD-PARTY-NOTICES.txt in the about... vauto3.0.1-alpha2-c3b76c2e1
2023-11-29 Eric BranlundInclude THIRD-PARTY-NOTICES.txt in archive from 'make...
2023-11-29 Hourier[Refactor] #3766 Renamed item_activation_aux() to build...
2023-11-29 Hourier[Refactor] #3766 build_timeout_description() をItemEntit...
2023-11-29 Hourier[Refactor] #3766 build_activation_description() をItemEn...
2023-11-29 Hourier[Refactor] #3766 item_activation_dragon_breath() をItemE...
2023-11-29 Hourier[Refactor] #3766 Separated build_timeout_description...
2023-11-29 Hourier[Refactor] #3766 Separated build_activation_description...
2023-11-29 Eric BranlundRevert "MacOS: avoid "D::" info lines for macOS 14... vauto3.0.1-alpha2-a9300903c
2023-11-29 Eric BranlundMerge branch 'develop' into macos-develop
2023-11-29 HourierMerge pull request #3754 from Hourier/Unify-Activation...
2023-11-29 HourierMerge pull request #3752 from Hourier/Replace-Pos2D...
2023-11-28 DeskullMerge pull request #3764 from backwardsEric/d-colon...
2023-11-28 Eric BranlundTolerate info lines starting with "D::"
2023-11-28 DeskullMerge pull request #3765 from whitehara/update-spec
2023-11-27 Eric BranlundMacOS: avoid "D::" info lines for macOS 14.1.1 vauto3.0.1-alpha2-e7a9eb5f8
2023-11-27 Hourier[Refactor] #3736 activation_type のフィールド変数をconcptr からstr...
2023-11-27 Hourier[Refactor] #3736 switch_activation() のシグネチャを使いやすく書き換えた
2023-11-27 Hourier[Refactor] #3745 mmove2() の引数からポインタを除去し、戻り値をPos2D に変えた
2023-11-27 Hourier[Refactor] #3745 find_space_aux() の引数をPos2D に変えた
2023-11-27 Hourier[Refactor] #3745 check_room_boundary() の引数をPos2D に変えた
2023-11-27 Hourier[Refactor] #3745 count_dt() のポインタ引数をなくし、戻り値をPos2D に変えた
2023-11-27 Hourier[Refactor] #3745 count_chests() のポインタ引数をなくし、戻り値をPos2D...
2023-11-27 Hourier[Refactor] #3745 chest_check() の引数をPos2D に変えた
2023-11-27 Hourier[Refactor] #3745 pattern_seq() の引数をPos2D に変えた
2023-11-27 Hourier[Refactor] #3745 Chest クラスのメソッド引数をPos2D に変えた
2023-11-27 Hourier[Refactor] #3745 fix_floor_item_list() の引数をPos2D に変えた
2023-11-27 Hourier[Refactor] #3736 get_activation_index() とhas_activation...
2023-11-27 Hourier[Refactor] #3736 find_activation_info() をItemEntity...
2023-11-27 whiteharaUpdate the version to 3.0.1.2 in hengband.spec
2023-11-26 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha2-8cf397a76
2023-11-26 DeskullMerge pull request #3761 from sikabane-works/release...
2023-11-26 Deskull[Release] 3.0.1.2-Beta
2023-11-26 DeskullMerge pull request #3758 from sikabane-works/fix/arena...
2023-11-26 Deskull[Fix] 施設入場不可メッセージがズレるエラーを修正。
2023-11-24 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha1-d20968014
2023-11-23 HourierMerge pull request #3753 from Hourier/Change-BaseitemKe...
2023-11-23 Hourier[Refactor] BaseitemKey のコンストラクタをコンパイル時定数に置き換えた
2023-11-23 HourierMerge pull request #3749 from Hourier/Fix-Broken-Chest...
2023-11-21 Hourier[Fix] #3747 トラップ付の箱を開けた時、箱が破損する処理と中のアイテムを取り出す処理が競合してクラッ...
2023-11-21 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha1-67e702dc6
2023-11-20 HourierMerge pull request #3742 from Hourier/Remove-HasValue-2
2023-11-18 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha1-cc1f27492
2023-11-18 Hourier[Refactor] #3496 optional 型の値取得処理 value() を撤廃した その7
2023-11-18 Hourier[Refactor] #3496 optional 型の値取得処理 value() を撤廃した その6
2023-11-18 Hourier[Refactor] #3496 optional 型の値取得処理 value() を撤廃した その5
2023-11-18 Hourier[Refactor] #3496 optional 型の値取得処理 value() を撤廃した その4
2023-11-18 HourierMerge pull request #3734 from Hourier/Remove-HasValue-1
2023-11-18 DeskullMerge pull request #3741 from whitehara/update-spec
2023-11-17 Shiro HaraUpdate hengband.spec
2023-11-13 Eric BranlundMerge branch 'develop' of github.com:hengband/hengband... vauto3.0.1-alpha1-6aa0ca768
2023-11-13 DeskullMerge pull request #3739 from hengband/release/3.0...
2023-11-12 DeskullMerge pull request #3740 from hengband/release/3.0... 3.0.1.1-Beta
2023-11-12 Deskull[Release] 3.0.1.1-Beta
2023-11-12 HourierMerge pull request #3721 from daradarach/feature/nodequest
2023-11-12 daradarach秘術領域の特異点クエストを追加した
2023-11-12 DeskullMerge pull request #3704 from whitehara/update-spec
2023-11-09 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-46b785635
2023-11-09 Hourier[Refactor] #3733 optional 型の値取得処理 value() を撤廃した その3
2023-11-09 Hourier[Refactor] #3733 optional 型の値取得処理 value() を撤廃した その2
2023-11-09 Hourier[Refactor] #3733 optional 型の値取得処理 value() を撤廃した その1
2023-11-09 HourierMerge pull request #3695 from Hourier/Remove-Optional...
2023-11-09 Hourier[Refactor] #3496 optional 型の存在判定 has_value() を撤廃した その6
2023-11-09 Hourier[Refactor] #3496 optional 型の存在判定 has_value() を撤廃した その5
2023-11-09 Hourier[Refactor] #3496 optional 型の存在判定 has_value() を撤廃した その4
2023-11-09 Hourier[Refactor] #3496 optional 型の存在判定 has_value() を撤廃した その3
2023-11-09 Hourier[Refactor] #3496 optional 型の存在判定 has_value() を撤廃した その2
2023-11-09 Hourier[Refactor] #3496 optional 型の存在判定 has_value() を撤廃した その1
next