OSDN Git Service

hengband/hengband.git
2020-12-11 Hourier[Implement] #40911 充填魔力吸収料の計算式を修正した / Corrected the...
2020-12-11 Hourier[Implement] #37285 紅衣の修行僧を追加した / Added crimson monks
2020-12-11 Hourier[Refactor] #40906 Reshaped automatically
2020-12-11 Hourier[Refactor] #40906 art-*.h をfixed-art-types.h に統合した...
2020-12-11 Hourier[Refactor] #40906 ハードコードされたアーティファクトの一覧を掃除した / Cleaned...
2020-12-11 Hourier[Implement] #40906 『ドン・キホーテのヘヴィ・ランス』を騎兵における古い城の報酬にした...
2020-12-11 Hourier[Implement] #40907 Iユニークの出現階層を28Fから34Fへ移した / Moved...
2020-12-11 Hourier[Implement] #40909 配管工の兄弟に無敵化を追加した / Added invulner...
2020-12-11 Hourier[Refactor] #37324 Adjusted the positions of white space
2020-11-26 Hourier[Refactor] #41006 Removed redundant codes
2020-11-26 Hourier[Refactor] #40878 Defined enum wt_type instead of defin...
2020-11-25 Hourier[Implement] #37285 投稿頂いたモンスター群を実装した / Added posted...
2020-11-23 Hourier[Refactor] Added Doxygen comments to ninja_critical()
2020-11-23 Hourier[Refactor] Reshaped attack-criticality.c
2020-11-23 Hourier[Fix] #41003 ダンプ時に装備していない箇所が「(なし)」ではなく「何か」と表示される事象を修正した...
2020-11-20 iks[Fix] モンスターボールで鑑定済みのときに捕まえたモンスター名が見えなくなっていたので修正。 /...
2020-11-20 iks[Fix] 射撃術表示時に配列外アクセスで落ちるのを修正。 / Fix accesses out of...
2020-11-19 iks[Fix] オートローラーで「'p' 前の数値」が無効になっていたので修正。 / Can switch...
2020-11-19 iks[Fix/Refactor] 忍者の急所を突くクリティカルの計算に敵の最大HPの1/2ではなく、最大最大最大H...
2020-11-16 iks[Fix/Improve] #37600 モンスターがモンスターに対して混乱・盲目・恐怖・減速の呪文を使用した...
2020-11-16 iks[Fix] #39604 モンスターの射撃の威力の決定が、RBM_SHOOTの設定に関係なく打撃設定の先頭を選...
2020-11-15 iks[Fix] #40955 攻撃可能判定の条件によって、普通の職業で素手のときに攻撃回数が0になってしまい...
2020-11-15 iks[Fix] #38888 善悪がプレイヤーと反対のユニークのペットに乗馬したとき、乗馬したままで敵に回りその後...
2020-11-15 iks[Implement] GCU版で日本語が入力できるように修正。 / Can input Japanese...
2020-11-15 iks[Fix] #40962 ペットがプレイヤーの位置を移動先に選択し攻撃してくることがあるので、愚かでなく混乱い...
2020-11-14 HourierMerge branch 'For3.0.0-Artifact-Monster-Addition' of...
2020-11-13 iks[Fix] #33649 宝物庫のおそらく床設定の部分が"."ではなく" "になっていたので修正。...
2020-11-13 iks[Fix] #37557 固定クエストで護衛持ちモンスターがランダムで配置されたときに、護衛の位置がプレイヤー...
2020-11-13 iks[Fix] #36930 帰還と上り階段なしの場合はフラグを条件として、ワーグクエストをスキップするように変更...
2020-11-12 iks[Fix] #38217 周囲を見る(x/l)コマンド及びターゲット選択で、スペースキーで次の情報に遷らなくな...
2020-11-12 iks[Implement] 武器匠の武器を比較するで、現在表示中の武器を選択できないようにした。 / Can...
2020-11-12 iks[Fix] #40954 武器匠で武器を比較したあと一部コマンドの初回に武器しか選べないのを修正。 ...
2020-11-12 iks[Fix] #39061 *鑑定*フラグを立てたあとにインベントリのCOMBINEとREORDERが発生して...
2020-11-12 HourierMerge branch 'For3.0.0-Artifact-Monster-Addition' of...
2020-11-11 iks[Fix] #40946 素手の場合でも右手左手の取得して命中判定をしようとしているため、熟練度を参照する場合...
2020-11-11 iks[Fix] 武器を両手持ちしている時の修正がもらえないことを判定する関数なのに、戻り値がほぼ逆になっていたので...
2020-11-11 iks[Fix] 修行僧がどの武器でも命中ペナルティを得るようになっていたので修正。 / Fix that...
2020-11-11 Hourier[Refactor] Reshaped autopick-editor-command.c automatically
2020-11-10 iks[Fix] #40938 get_item_floor関数でmode指定にかかわらず、インベントリ、装備欄...
2020-11-10 Hourier[Fix] #40945 Resolved the issue that out-of-array acces...
2020-11-10 Hourier[Refactor] #40945 Reshaped autopick.c automatically
2020-11-09 iks[Imprement] 赤外線視力の種族的/一時的有無の表示を追加。
2020-11-09 Hourier[Fix] #40937 冷血動物の判定が間違っていて赤外線視力が効かなかった問題を修正した / Resolv...
2020-11-08 iks[Fix] 変な文字列が混入していたので削除。/ Delete wrong string inserted...
2020-11-08 iks[Fix] Windows10でウィンドウの高さの計算が少々小さくなる現象を修正。/Does not...
2020-11-08 iks[Fix] For macro triggers, special keys or XIM inputs...
2020-11-07 Hourier[Refactor] #39604 Reshaped display_monster_launching()
2020-11-07 iks[Improve] #37756 Display SenseUnseen and NightSight...
2020-11-07 iks[Improve] #37756 Sniper's skill list now colored accord...
2020-11-07 iksMerge branch 'For3.0.0-Artifact-Monster-Addition' of...
2020-11-07 iks[Fix] #39604 Display launching information right on...
2020-11-07 Hourier[Fix] #37285 実装途中のメモを削除 / Removed memo in monster imple...
2020-11-07 Hourier[Implement] #37285 ユニーク死亡時のメッセージを追加した / Added message...
2020-11-07 Hourier[Implement] #37285 投稿モンスター数種+αを実装した / Added posted...
2020-11-07 Hourier[Implement] #37285 『ロボ・ガンダルフ』の台詞を追加した / Added speeches...
2020-11-07 iks[Revert] Remove code inserted by wrong commit. Sorry.
2020-11-07 iksMerge branch 'For3.0.0-Artifact-Monster-Addition' of...
2020-11-07 iks[Fix] #39008 Update daily bounty when staying inn at...
2020-11-07 iks[Fix] Change 'or' to 'and' to generate wilderness right...
2020-11-07 iks[Fix] #40932 Initialize buildings to create them right...
2020-11-07 iks[Implement] #39671 Can display UTF-8 or other locale...
2020-11-07 iks[Fix] When SET_UID is true, not wipe player_uid from...
2020-11-07 iks[Implement] Translate same texts to Japanese.
2020-11-06 iks[Implement] #37346 Translate to Japanese as possible...
2020-11-04 Hourier[Refactor] #40916 Reshaped load.c
2020-11-04 Hourier[Fix] #40916 クイック・スタートができない不具合を修正 / Resolved the issue...
2020-11-03 Hourier[Fix] #40913 Windows以外で新規のセーブデータを作成できない不具合を解消した / Resol...
2020-11-03 Hourier[Fix] #40743 Changed si_ptr to self_ptr because si_ptr...
2020-11-03 Hourier[Refactor] #40709 one-monster-placer.c のif文整理 / Adjuste...
2020-10-28 Hourier[Implement] #37285 シヴァ靴(モンスター)のパラメータ調整 / Adjusted param...
2020-10-28 Hourier[Implement] #37285 モンスターとしてのシヴァ靴を実装した / Added Shiva...
2020-10-28 Hourier[Fix] #37324 シヴァ靴の英文説明にタイポがあったので修正 / Fixed typo in...
2020-10-27 Hourier[Fix] #37285 Doxygenコメントの薬を靴に修正した / Fixed 'portion...
2020-10-27 HourierMerge branch 'For2.2.2-Refactoring' into For3.0.0-Artif...
2020-10-27 Hourier[Implement] #37285 靴ドロップを実装した / Added dropping procedur...
2020-10-27 Hourier[Refactor] #37285 特定ドロップ実装の下準備 / Prepared to implement...
2020-10-27 Hourier[Implement] #37285 投稿頂いたモンスター5種を実装した / Added 5 races...
2020-10-26 Hourier[Implement] #37285 ロボ・ガンダルフを追加した / Added Robo-Gandalf
2020-10-26 Hourier[Implement] #37285 モアイのパラメータ調整 / Adjusted moais' parameter
2020-10-25 deskull[Delete] #40880 ソースリポジトリに残していたwebリポジトリに分離済の古いmdファイルを今更削...
2020-10-25 deskull[Feature] #40701 錬気術師の「煉獄火炎」を忍者との重複から「爆発波」に名称変更. /...
2020-10-25 Hourier[Implement] #37285 古代Dのパラメータ調整 / Adjusted ancient dragons
2020-10-25 HourierMerge branch 'For2.2.2-Refactoring' into For3.0.0-Artif...
2020-10-24 deskull[MISC] cmd-item/cmd-refill.c 内の player_type 変数名を統一...
2020-10-24 deskull[Refactor] #40514 #40652 DARK_SOURCEフラグ持ちを適用. / Apply...
2020-10-24 deskull[Refactor] #40662 DARK_SOURCE をアイテムフラグに追加. / Add DARK_S...
2020-10-24 Hourier[Refactor] #37285 タイポを修正 / Fixed typo
2020-10-23 HourierMerge branch 'For2.2.2-Refactoring' into For3.0.0-Artif...
2020-10-23 Hourier[Implement] #37285 ムカデの英語フレーバーテキストを追加した / Added English...
2020-10-23 Hourier[Implement] #37285 ムカデの再生処理を実装した/ Added reproduction...
2020-10-23 Hourier[Implement] #37285 投稿頂いたムカデ×3を実装した / Added posted 3...
2020-10-21 deskull[Refactor] #40514 TODOコメント付加. / Add todo comments.
2020-10-20 deskull[Refactor] #40514 player-status-flags.c/h 内の is_*(...
2020-10-19 Hourier[Implement] #37285 投稿して頂いたアーティファクトを1件追加 / Added a poste...
2020-10-19 Hourier[Implement] #37324 特定ユニークを感知した時のメッセージを追加した / Added...
2020-10-19 HourierMerge branch 'For2.2.2-Refactoring' into For3.0.0-Artif...
2020-10-19 Hourier[Implement] #37324 隠者の紫のフラグを調整した / Adjusted flags of...
2020-10-19 Hourier[Implement] #37324 隠者の紫のフラグを変更した / Changed flags of...
2020-10-19 Hourier[Implement] #37285 ピエロのユニークを追加した / Added unique monster...
2020-10-19 Hourier[Implement] #37324 ヘヴィ・ランスのアーティファクトを追加した / Added artifa...
next