OSDN Git Service

hengbandforosx/hengbandosx.git
2023-12-22 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha3-c688cf5e3
2023-12-20 HabuMerge pull request #3798 from habu1010/feature/fix...
2023-12-20 Habu[Chore] clangでのccache用のキャッシュ生成にlibc++を使用する
2023-12-11 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha3-e95aea1db
2023-12-11 DeskullMerge pull request #3790 from whitehara/update-spec
2023-12-11 whiteharaUpdate hengband.spec version to 3.0.1.3
2023-12-10 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha3-f93ddc769
2023-12-10 DeskullMerge pull request #3789 from hengband/release/3.0...
2023-12-10 DeskullMerge pull request #3788 from hengband/release/3.0... 3.0.1.3-Beta
2023-12-10 Deskull[Release] 3.0.1.3-Beta
2023-12-09 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha2-f37d572b4
2023-12-09 HourierMerge pull request #3780 from Hourier/Change-World...
2023-12-09 Hourier[Refactor] #3779 birth_class_color() をAngbandWorld...
2023-12-09 Hourier[Refactor] #3779 is_retired_class() をAngbandWorld のオブジェ...
2023-12-09 Hourier[Refactor] #3779 is_winner_class() をAngbandWorld のオブジェク...
2023-12-09 Hourier[Refactor] #3779 add_retired_class() をAngbandWorld...
2023-12-09 Hourier[Refactor] #3779 add_winner_class() をAngbandWorld のオブジェ...
2023-12-09 Hourier[Refactor] #3779 update_playtime() をAngbandWorld のオブジェク...
2023-12-09 Hourier[Refactor] #3779 is_daytime() をAngbandWorld のオブジェクトメソッド...
2023-12-09 Hourier[Refactor] #3779 extract_day_hour_min() をAngbandWorld...
2023-12-09 Hourier[Refactor] #3779 アリーナ内外フラグをPlayerType からAngbandWorld...
2023-12-09 Hourier[Refactor] #3779 アリーナ内外フラグをAngbandWorld クラスに導入した
2023-12-09 Hourier[Refactor] #3779 world_type をAngbandWorld に改名した
2023-12-07 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.1-alpha2-2660be31d
2023-12-07 HourierMerge pull request #3776 from Hourier/Reshape-Rooms...
2023-12-07 HourierMerge pull request #3777 from Hourier/Remove-Leave...
2023-12-05 Hourier[Refactor] #3778 PlayerType::leave_bldg を廃止した
2023-12-05 Hourier[Refactor] #3778 使われていない施設種別を削除した
2023-12-05 Hourier[Refactor] #3778 Reshaped bldg_process_command()
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-04 Hourier[Refactor] #3774 rooms-normal.cpp のコード調整 (build_type12)
2023-12-04 Hourier[Refactor] #3774 rooms-normal.cpp のコード調整 (build_type11)
2023-12-04 Hourier[Refactor] #3774 rooms-normal.cpp のコード調整 (build_type4)
2023-12-04 Hourier[Refactor] #3774 rooms-normal.cpp のコード調整 (build_type3)
2023-12-04 Hourier[Refactor] #3774 rooms-normal.cpp のコード調整 (build_type2)
2023-12-04 Hourier[Refactor] #3774 rooms-normal.cpp のコード調整 (build_type1)
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 #3762 from sikabane-works/release... 3.0.1.2-Beta
2023-11-26 DeskullMerge pull request #3761 from sikabane-works/release...
next