OSDN Git Service

hengbandforosx/hengbandosx.git
2023-10-15 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-e4bdcfb46
2023-10-15 HourierMerge pull request #3644 from Hourier/Make-GetMonrace
2023-10-15 Hourier[Refactor] #3640 get_monrace() または get_real_monrace...
2023-10-15 Hourier[Refactor] #3640 get_monrace() または get_real_monrace...
2023-10-15 Hourier[Refactor] #3640 'monraces_info[monster.r_idx]' を厳密一致で...
2023-10-15 Hourier[Refactor] #3640 'monraces_info[m_ptr->r_idx]' を厳密一致で...
2023-10-15 Hourier[Refactor] #3640 get_real_r_idx() とget_real_r_ref(...
2023-10-15 DeskullMerge pull request #3653 from sikabane-works/homonculou...
2023-10-15 HourierMerge pull request #3616 from Hourier/Change-Artifacts...
2023-10-15 HabuMerge pull request #3648 from habu1010/feature/fix...
2023-10-15 HourierMerge pull request #3643 from Hourier/Fix-Compilation...
2023-10-15 Eric BranlundEnglish: use Homonculi as the plural for Homonculous
2023-10-15 DeskullMerge pull request #3652 from hengband/feature/fix...
2023-10-15 Slimebreath6078ケット・シー及びイェンダーの魔法使い(YENDER_WIZARD_2)を地上で倒すと(なし)をドロップしてしま...
2023-10-14 Habu[Fix] アイテム破壊時に自動破壊登録すると自動拾いファイルがリセットされる
2023-10-11 Eric BranlundMerge branch 'develop' into macos-develop
2023-10-11 HabuMerge pull request #3608 from habu1010/feature/fix...
2023-10-08 Hourier[Refactor] #3642 静的解析用のNuget パッケージを更新した
2023-10-08 Hourier[Refactor] #3642 VS2022の警告 (関数戻り値のムーブ)を解消した
2023-10-08 Hourier[Refactor] #3566 get_flags() の戻り値がconst に扱えるところを全てconst...
2023-10-08 Hourier[Refactor] #3566 object_flags() とobject_flags_known...
2023-10-08 Hourier[Refactor] #3566 object_flags() をItemEntity のオブジェクトメソッド...
2023-10-08 Hourier[Refactor] #3566 MAX_LINE_LEN 定数が1箇所でしか使われていなかったのでローカルコ...
2023-10-08 Hourier[Refactor] #3566 spoiler_outlist() のstring::append...
2023-10-08 Hourier[Refactor] #3566 object_analyze() とrandom_artifact_anal...
2023-10-08 Hourier[Refactor] #3566 obj_desc_list 構造体をArtifactsDumpInfo...
2023-10-03 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-8bfeaaa68
2023-10-02 HourierMerge pull request #3639 from rurero2/feature/powerful_...
2023-10-01 rurero[Fix] powerfulフラグを持つペットがボールの範囲拡大を計算に入れていなかったのを修正
2023-10-01 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-8df86f0b4
2023-10-01 HourierMerge pull request #3634 from Hourier/Prepare-Replace...
2023-10-01 HourierMerge pull request #3637 from Hourier/Fix-Compilation...
2023-10-01 Hourier[Refactor] #3635 write_floor() のmake_pair() に名前空間を付け...
2023-10-01 Hourier[Refactor] #3635 定数変数をmoveしないようにコンパイル警告を解消した
2023-09-30 Hourier[Refactor] #3633 FloorType::is_in_quest() を作成し、inside_q...
2023-09-30 Hourier[Refactor] #3633 quest_number() をFloorType::get_quest_i...
2023-09-30 Hourier[Refactor] #3633 random_quest_number() をFloorType:...
2023-09-28 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-86430e085
2023-09-27 HourierMerge pull request #3618 from Hourier/Fix-Compilation...
2023-09-27 Hourier[Refactor] #3617 デストラクタだけが定義されている通常クラスからデストラクタを消し、同基底クラ...
2023-09-11 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-0f506ef1c
2023-09-11 Hourier[Refactor] #3617 switch/case 文の意図しないフォールスルーを、論理を保ったままフォ...
2023-09-11 HourierMerge pull request #3573 from Hourier/Fix-Tile-Unselectable
2023-09-01 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-9db97249b
2023-08-31 火炎の飛竜Merge pull request #3587 from Slimebreath6078/feature...
2023-08-31 Habu[Fix] 不正な名前のファイルにキャラクタダンプを出力するとクラッシュ
2023-08-23 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-84db6082c
2023-08-22 火炎の飛竜Merge pull request #3586 from Slimebreath6078/feature...
2023-08-22 Slimebreath6078ものまねの範囲指定を全部マスクに移動した
2023-08-20 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-a2d1c9f28
2023-08-20 DeskullMerge pull request #3600 from backwardsEric/english...
2023-08-20 Eric BranlundEnglish: fix formatting of escorts list in monster...
2023-08-16 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-5bdba8579
2023-08-15 火炎の飛竜Merge pull request #3594 from backwardsEric/english...
2023-08-15 Eric BranlundEnglish: more natural phrasing and spaces after period...
2023-08-15 Eric BranlundMerge branch 'develop' of github.com:hengband/hengband... vauto3.0.0-alpha88-a081c4e49
2023-08-13 火炎の飛竜Merge pull request #3588 from Slimebreath6078/feature...
2023-08-06 Slimebreath6078赤チォコヴォLv99を追加
2023-08-06 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-476b93597
2023-08-06 Slimebreath6078spell_in_between()を削除
2023-08-06 Slimebreath6078spell_summon()内のspell_in_between()を廃止
2023-08-06 Slimebreath6078spell_annoy()内のspell_in_between()を廃止
2023-08-06 Slimebreath6078spell_annoy()用マスクを追加
2023-08-06 Slimebreath6078spell_attack()内のspell_in_between()を廃止
2023-08-06 Slimebreath6078spell_attack()用マスクを追加
2023-08-06 DeskullMerge pull request #3584 from backwardsEric/english...
2023-08-06 火炎の飛竜Merge pull request #3576 from Slimebreath6078/feature...
2023-08-06 Slimebreath6078巨大サイバー(ryに魔法と耐性を追加
2023-08-06 Slimebreath6078隕石属性のボール・ボルトを攻撃魔法に含めるようspell_attack関数を修正
2023-08-06 Slimebreath6078隕石耐性を追加
2023-08-06 Slimebreath6078青魔法・ものまねに魔法「メテオストライク」を追加
2023-08-06 Slimebreath6078魔法「メテオストライク」の敵魔法としての実装
2023-08-06 Slimebreath6078魔法「メテオストライク」のフラグを追加
2023-08-06 Slimebreath6078青魔法・ものまねに魔法「メテオスウォーム」を追加
2023-08-06 Slimebreath6078魔法「メテオスウォーム」の敵魔法としての実装
2023-08-06 Slimebreath6078魔法「メテオスウォーム」のフラグを追加
2023-08-06 DeskullMerge pull request #3582 from sikabane-works/fix/mute...
2023-08-04 Eric BranlundEnglish: add colon and space after prompt for last...
2023-07-30 Deskull[Fix] 突然変異の炎のブレス威力表記がレベルx1になっていたものを実際通り、レベルx2に修正。
2023-07-29 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-126c3379d
2023-07-29 DeskullMerge pull request #3580 from daradarach/feature/fix
2023-07-29 daradarachサルーインのExpを0→66666に修正
2023-07-27 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-f7411e9d6
2023-07-27 Hourier[Refactor] #3571 if文のネストを解消した
2023-07-27 Hourier[Fix] #3571 タイルが読み込めない不具合を修正した
2023-07-27 HourierMerge pull request #3562 from Hourier/Remove-Spoiler...
2023-07-27 Hourier[Refactor] #3559 モンスター一覧のスポイラーファイル出力処理からspoiler_file...
2023-07-27 Hourier[Refactor] #3559 monster-info-sipoiler.h からspoiler...
2023-07-27 Hourier[Refactor] #3359 モンスタースポイラーファイル出力処理の引数からconcptr を消した
2023-07-27 Hourier[Refactor] #3559 spoil_mon_evol() の引数を廃止して関数内部で直接使用するようにした
2023-07-27 HourierMerge pull request #3564 from Hourier/Change-Format...
2023-07-25 Hourier[Refactor] 配列未初期化警告を解消した
2023-07-25 Hourier[Refactor] #3482 q, s の実行時定数値をコンパイル定数値に変えた
2023-07-25 Eric BranlundRun 'apt-get update' before 'apt-get install' vauto3.0.0-alpha88-1d5152118
2023-07-24 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha88-738229b29
2023-07-24 DeskullMerge pull request #3570 from whitehara/update-spec
2023-07-24 whiteharaEnable X11 in hengband.spec
2023-07-24 DeskullMerge pull request #3568 from sikabane-works/release...
2023-07-23 DeskullMerge pull request #3569 from sikabane-works/release... 3.0.0.88-alpha
2023-07-23 Deskull[Release] 3.0.0.88-Alpha
next