OSDN Git Service

hengbandforosx/hengbandosx.git
2020-11-20 iks[Fix] モンスターボールで鑑定済みのときに捕まえたモンスター名が見えなくなっていたので修正。 /...
2020-11-20 iks[Fix] 射撃術表示時に配列外アクセスで落ちるのを修正。 / Fix accesses out of...
2020-11-20 iks[Fix] オートローラーで「'p' 前の数値」が無効になっていたので修正。 / Can switch...
2020-11-20 iks[Fix/Refactor] 忍者の急所を突くクリティカルの計算に敵の最大HPの1/2ではなく、最大最大最大H...
2020-11-20 iks[Fix/Improve] #37600 モンスターがモンスターに対して混乱・盲目・恐怖・減速の呪文を使用した...
2020-11-20 iks[Fix] #39604 モンスターの射撃の威力の決定が、RBM_SHOOTの設定に関係なく打撃設定の先頭を選...
2020-11-20 iks[Fix] #40955 攻撃可能判定の条件によって、普通の職業で素手のときに攻撃回数が0になってしまい...
2020-11-20 iks[Fix] #38888 善悪がプレイヤーと反対のユニークのペットに乗馬したとき、乗馬したままで敵に回りその後...
2020-11-20 iks[Fix] #40962 ペットがプレイヤーの位置を移動先に選択し攻撃してくることがあるので、愚かでなく混乱い...
2020-11-20 iks[Fix] #37557 固定クエストで護衛持ちモンスターがランダムで配置されたときに、護衛の位置がプレイヤー...
2020-11-20 iks[Fix] #36930 帰還と上り階段なしの場合はフラグを条件として、ワーグクエストをスキップするように変更...
2020-11-20 iks[Fix] #38217 周囲を見る(x/l)コマンド及びターゲット選択で、スペースキーで次の情報に遷らなくな...
2020-11-20 iks[Implement] 武器匠の武器を比較するで、現在表示中の武器を選択できないようにした。 / Can...
2020-11-20 iks[Fix] #40954 武器匠で武器を比較したあと一部コマンドの初回に武器しか選べないのを修正。 ...
2020-11-20 iks[Fix] #39061 *鑑定*フラグを立てたあとにインベントリのCOMBINEとREORDERが発生して...
2020-11-18 deskull[Merge] #40883 Win版が通る所までマージ完了.他環境でのチェックや他見落としはこれからチェック...
2020-11-16 deskull[Refactor] #40883 For2.2.2-Refactoringに合わせるための整理. ...
2020-11-14 deskullRevert "Put in place a workaround for compiling on...
2020-11-14 deskull[Refactor] #40514 player-status-flags.c に Doxygen コメント付...
2020-11-13 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-11-13 iks[Fix] #40946 素手の場合でも右手左手の取得して命中判定をしようとしているため、熟練度を参照する場合...
2020-11-13 iks[Fix] 武器を両手持ちしている時の修正がもらえないことを判定する関数なのに、戻り値がほぼ逆になっていたので...
2020-11-13 iks[Fix] 修行僧がどの武器でも命中ペナルティを得るようになっていたので修正。 / Fix that...
2020-11-13 iks[Fix] #40938 get_item_floor関数でmode指定にかかわらず、インベントリ、装備欄...
2020-11-13 Hourier[Fix] #40945 Resolved the issue that out-of-array acces...
2020-11-13 Hourier[Refactor] #40945 Reshaped autopick.c automatically
2020-11-13 iks[Imprement] 赤外線視力の種族的/一時的有無の表示を追加。
2020-11-13 Hourier[Fix] #40937 冷血動物の判定が間違っていて赤外線視力が効かなかった問題を修正した / Resolv...
2020-11-13 iks[Fix] 変な文字列が混入していたので削除。/ Delete wrong string inserted...
2020-11-13 iks[Fix] Windows10でウィンドウの高さの計算が少々小さくなる現象を修正。/Does not...
2020-11-13 iks[Fix] For macro triggers, special keys or XIM inputs...
2020-11-13 Hourier[Refactor] #39604 Reshaped display_monster_launching()
2020-11-13 iks[Improve] #37756 Display SenseUnseen and NightSight...
2020-11-13 iks[Improve] #37756 Sniper's skill list now colored accord...
2020-11-13 iks[Fix] #39604 Display launching information right on...
2020-11-13 iks[Revert] Remove code inserted by wrong commit. Sorry.
2020-11-13 iks[Fix] #39008 Update daily bounty when staying inn at...
2020-11-13 iks[Fix] Change 'or' to 'and' to generate wilderness right...
2020-11-13 iks[Fix] #40932 Initialize buildings to create them right...
2020-11-13 iks[Implement] #39671 Can display UTF-8 or other locale...
2020-11-13 iks[Fix] When SET_UID is true, not wipe player_uid from...
2020-11-13 iks[Implement] Translate same texts to Japanese.
2020-11-13 iks[Implement] #37346 Translate to Japanese as possible...
2020-11-13 Hourier[Fix] #40743 Changed si_ptr to self_ptr because si_ptr...
2020-11-13 Hourier[Refactor] #40709 one-monster-placer.c のif文整理 / Adjuste...
2020-11-13 Hourier[Fix] #37285 Doxygenコメントの薬を靴に修正した / Fixed 'portion...
2020-11-13 Hourier[Refactor] #37285 特定ドロップ実装の下準備 / Prepared to implement...
2020-11-13 iks[Fix] 変な文字列が混入していたので削除。/ Delete wrong string inserted...
2020-11-13 iks[Fix] For macro triggers, special keys or XIM inputs...
2020-11-13 iks[Implement] #39671 Can display UTF-8 or other locale...
2020-11-13 iks[Fix] Windows10でウィンドウの高さの計算が少々小さくなる現象を修正。/Does not...
2020-11-13 iks[Fix] #33649 宝物庫のおそらく床設定の部分が"."ではなく" "になっていたので修正。...
2020-11-13 Hourier[Refactor] #37285 タイポを修正 / Fixed typo
2020-11-13 Hourier[Implement] #37324 特定ユニークを感知した時のメッセージを追加した / Added...
2020-11-13 Hourier[Implement] #37285 量子生物であってもユニークならばモンスター闘技場へ出場できるようにした...
2020-11-13 Hourier[Implement] #37324 アーティファクトの発動に森林生成を追加 / Added Tree...
2020-11-13 Hourier[Refactor] #37285 Reshaped object-boost.c automatically
2020-11-13 Hourier[Implement] #37285 calc_blow_un_power() とprocess_un_pow...
2020-11-13 Hourier[Implement] #37285 Added damage decreasing calculation...
2020-11-12 Hourier[Refactor] Shift-JISのファイルをUTF-8に変換 / Changed Shift...
2020-11-12 Hourier[Fix] #40734 変数が関数と誤認される不具合を解消 / Resolved the issue...
2020-11-12 Hourier[Fix] 永久光源に残りターンが付記される不具合を修正 / Fixed the issue that...
2020-11-12 deskull[Fix] #37285 ここまでの関数名差異を修正. / Fix difference of functio...
2020-11-12 Hourier[Fix] 幻覚状態でlookすると無限ループに陥る不具合を修正 / Fixed the issue...
2020-11-12 Hourier[WIP] [Refactor] #37285 マナ吸収ダメージの減衰式を追加 / Added attenua...
2020-11-12 Hourier[Implement] #37285 経験値吸収ダメージの減衰式を追加 / Added attenuation...
2020-11-12 Hourier[Implement] #37285 遅鈍ダメージの減衰式を追加 / Added attenuation...
2020-11-12 Hourier[Implement] #37285 時間逆転ダメージの減衰式を追加 / Added attenuation...
2020-11-12 Hourier[Implement] #37285 経験値吸収ダメージの減衰式を追加 / Added attenuation...
2020-11-11 Hourier[Refactor] #37285 Separated monster-attach-lose.c/h...
2020-11-11 Hourier[Implement] #37285 能力低下ダメージの減衰式を追加 / Added attenuation...
2020-11-11 Hourier[Implement] #37285 病気ダメージの減衰式を追加 / Added attenuating...
2020-11-11 Hourier[Implement] #37285 盲目・混乱・恐怖・麻痺ダメージの減衰式を追加 / Added atten...
2020-11-11 Hourier[Implement] #37285 劣化ダメージの減衰式を追加 / Added attenuating...
2020-11-11 Hourier[Implement] #37285 毒ダメージの減衰式を追加 / Added attenuating...
2020-11-11 Hourier[Refactor] #37285 Reshaped effect-monster-resist-hurt...
2020-11-11 Hourier[Refactor] #37285 新規追加ユニークのモンスター召喚処理を調整 / Adjusted...
2020-11-11 Hourier[Refactor] #37285 Reshaped summonning monster functions
2020-11-11 Hourier[Refactor] #37285 Separated decide_summon_kin_caster...
2020-11-11 Hourier[Refactor] マルチプロセッサコンパイルを有効化した / Enabled /MP (compilati...
2020-11-10 deskull[Refactor] #40944 player-status-resist.c の for内変数宣言をスコー...
2020-11-09 deskull[Refactor] #40514 関数コメントさらに付加. / Add function more...
2020-11-08 deskull[Refactor] #40514 関数コメント付加. / Add function comments.
2020-11-08 deskull[Refactor] #40514 weight_limit() を calc_weight_limit...
2020-11-08 deskull[Refactor] player_type から total_weight を削除し calc_invent...
2020-11-08 deskull[Add] #40514 calc_inventory_weight() を実装. / Implement...
2020-11-05 deskull[Fix] #40852 非騎乗時の過積載による速度減算がリファクタリング中に抜けたので修正. / Fixed...
2020-11-04 deskullMerge remote-tracking branch 'remotes/OSX/For2.2.2...
2020-11-04 Hourier[Refactor] #37285 Reshaped monster-race-hook.c and...
2020-11-04 Hourier[Refactor] #40655 Reshaped player-damage.c
2020-11-04 Hourier[Fix] #40913 Windows以外で新規のセーブデータを作成できない不具合を解消した / Resol...
2020-11-04 Hourier[Refactor] #40916 Reshaped load.c
2020-11-04 Hourier[Fix] #40916 クイック・スタートができない不具合を修正 / Resolved the issue...
2020-11-03 deskull[Refactor] check_death()にコメント追加. / Add check_death().
2020-10-25 deskull[Delete] #40880 ソースリポジトリに残していたwebリポジトリに分離済の古いmdファイルを今更削...
2020-10-25 deskull[Feature] #40701 錬気術師の「煉獄火炎」を忍者との重複から「爆発波」に名称変更. /...
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-21 deskull[Refactor] #40514 TODOコメント付加. / Add todo comments.
next