OSDN Git Service

Merge pull request #1533 from habu1010/feature/refactor-introduce-i2enum
[hengbandforosx/hengbandosx.git] / src /
2021-09-15 HabuMerge pull request #1533 from habu1010/feature/refactor...
2021-09-15 Habu[Refactor] 関数テンプレート i2enum を導入
2021-09-15 HourierMerge pull request #1530 from Hourier/feature/Remove...
2021-09-15 HourierMerge pull request #1518 from Hourier/feature/Dismantle...
2021-09-15 Hourier[Refactor] #1529 arg_wizardを常時偽として削除した
2021-09-15 HourierMerge pull request #1526 from Hourier/feature/Remove...
2021-09-15 HabuMerge pull request #1531 from habu1010/feature/fix...
2021-09-15 Habu[Fix] 矢弾に効果の無いエッセンスが付与できてしまう
2021-09-15 Hourier[Refactor] #1524 arg_fiddleを常時真として削除した
2021-09-15 HabuMerge pull request #1519 from habu1010/feature/new...
2021-09-15 HabuMerge pull request #1525 from habu1010/feature/fix...
2021-09-14 Habu[Fix] +2以上の追加攻撃の鍛冶ができてしまう
2021-09-14 Habu[Refactor] 番号指定の必要のない列挙値を自動的に割り振る
2021-09-14 Habu[Feature] 鍛冶効果:ユニークESP
2021-09-14 Hourier[Refactor] #1473 Renamed gain_exp_from_hex() to gain_ex...
2021-09-14 Hourier[Refactor] #1473 Abandoned add_casting_flag() in order...
2021-09-14 Hourier[Fix] #1473 呪術の詠唱停止時に配列外アクセスが発生する事象を修正した / Resolved...
2021-09-14 Hourier[Refactor] #1473 Reshaped realm-hex.cpp partially
2021-09-14 Hourier[Refactor] #1473 Defined enum class RevengeType to...
2021-09-14 Hourier[Refactor] #1473 Replaced hex_revenge_type() to set_rev...
2021-09-14 Hourier[Refactor] #1473 Replaced hex_revenge_type() to get_rev...
2021-09-14 Hourier[Refactor] #1473 Replaced hex_revenge_turn() to set_rev...
2021-09-14 Hourier[Refactor] #1473 Replaced hex_revenge_turn() to get_rev...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to set_reve...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to get_reve...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to add_cast...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to get_cast...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to the...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_flags() to reset_...
2021-09-14 Hourier[Refactor] #1473 Replaced clearing hex spelling macro...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_flags() to set_ca...
2021-09-14 Hourier[Refactor] #1473 Changed argument type of do_hex_spell...
2021-09-14 Hourier[Refactor] #1473 Changed the name 'RealmHex' to 'SpellHex'
2021-09-14 Hourier[Refactor] #1473 Replaced the getting part of casting_h...
2021-09-13 Habu[Feature] 鍛冶効果:魔術属性攻撃
2021-09-13 Habu[Feature] 鍛冶効果:射撃倍率強化/追加射撃
2021-09-13 Habu[Feature] 鍛冶効果:二刀流
2021-09-13 Habu[Feature] 鍛冶効果:反テレポート
2021-09-13 Habu[Feature] 免疫付与に使用するエッセンスを変更
2021-09-13 Habu[Feature] 鍛冶効果:切れ味
2021-09-13 Habu[Feature] エッセンス抽出のペナルティとなる特性フラグの追加
2021-09-12 Habu[Refactor] 鍛冶師コマンドのために使用されていた特性フラグを削除
2021-09-12 HabuMerge pull request #1515 from habu1010/feature/refactor...
2021-09-12 Habu[Fix] 武器強化で修正値が下がる
2021-09-12 Habu[Refactor] 鍛冶対象アイテムの絞り込み方法を改善
2021-09-12 Habu[Feature] 耐水・耐時間逆転・耐呪力・善良スレイの鍛冶に対応
2021-09-11 Habu[Feature] 鍛冶コマンドの複数ページ対応
2021-09-11 HourierMerge pull request #1512 from Hourier/feature/Rename...
2021-09-11 HabuMerge pull request #1516 from habu1010/feature/wiz...
2021-09-11 Habu[Fix] デバッグメニュー一覧の -more- 表示
2021-09-11 Habu[Feature] 鍛冶師のエッセンスを全て最大所持量にするデバッグコマンド
2021-09-11 HabuMerge pull request #1510 from habu1010/feature/refactor...
2021-09-11 Habu[Refactor] 鍛冶情報クラス名をパスカルケースにする
2021-09-11 HabuMerge pull request #1513 from habu1010/feature/fix...
2021-09-11 Habu[Fix] SmithEffect の列挙値の重複
2021-09-11 Habu[Refactor] 鍛冶効果情報をカスタマイズしやすく再設計
2021-09-11 Hourier[Refactor] #1511 「クリーチャー」表記を全て「プレイヤー」に変更した (日本語版のみ...
2021-09-11 Hourier[Refactor] #1511 「プレーヤー」表記を全て「プレイヤー」に変更した (日本語版のみ、ほぼDox...
2021-09-11 HourierMerge pull request #1504 from Hourier/feature/Rename...
2021-09-11 Hourier[Refactor] #1479 Changed o_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed kohmon_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed protected_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed challenger_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed tracer_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed winner_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed summoner_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed touched_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed dead_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed client_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed sniper_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed master_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed customer_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed trapped_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed learner_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed user_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed operator_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed subject_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed shooter_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed caster_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed attacker_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed owner_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed target_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed creature_ptr to player_ptr
2021-09-11 HourierMerge pull request #1506 from backwardsEric/object...
2021-09-10 Eric BranlundInclude unordered_map so compilation without precompile...
2021-09-10 HourierMerge pull request #1503 from Hourier/feature/Remove...
2021-09-10 Hourier[Refactor] #1464 Removed type alias 'DISCOUNT_RATE'
2021-09-10 Hourier[Refactor] #1464 Removed type alias 'FEAT_PRIORITY'
2021-09-10 HabuMerge pull request #1497 from habu1010/feature/refactor...
2021-09-10 HabuResolve conflicts.
2021-09-10 Habu[Feature] セーブの引き継ぎプレイが可能かのチェック
2021-09-10 Habu[Refactor] テーブルの定義順と空行位置をenumの定義に合わせる
2021-09-10 HabuMerge pull request #1502 from habu1010/feature/clang...
2021-09-10 HourierMerge pull request #1495 from Hourier/feature/Prepare...
2021-09-10 HourierMerge pull request #1486 from Hourier/feature/Move...
2021-09-09 Habu[Refactor] 鍛冶関連情報のテーブル定義を専用ファイルへ移動
2021-09-09 Habu[Refactor] cmd-smith.cpp,h の内容を mind-weaponsmith.cpp...
2021-09-09 Habu[Refactor] 鍛冶効果による発動効果を取得する関数
2021-09-09 Habu[Refactor] アイテムに付与されている鍛冶効果を取得する関数
2021-09-09 Habu[Fix] MSVC の警告に対応
next