OSDN Git Service

Merge pull request #1014 from sikabane-works/release/3.0.0Alpha21
[hengbandforosx/hengbandosx.git] / src /
2021-05-02 DeskullMerge pull request #1014 from sikabane-works/release...
2021-05-02 Deskull[Release] 3.0.0Alpha21
2021-05-02 HourierMerge pull request #1012 from Hourier/feature/Refactor...
2021-05-02 HabuMerge pull request #999 from habu1010/feature/update...
2021-05-02 HourierMerge branch 'develop' into feature/Refactor-Score...
2021-05-02 Hourier[Refactor] #1008 Discordでの議論により、per_screenの型が分かりづらいというこ...
2021-05-02 HourierMerge pull request #988 from Hourier/feature/Adjust...
2021-05-02 Hourier[Refactor] #1008 変数名とスコープを変更した / Changed the name of...
2021-05-02 Hourier[Refactor] #1008 Renamed display_scores_aux() to displa...
2021-05-02 Hourier[Refactor] #1008 Adjusted the position of variables...
2021-05-02 Hourier[Refactor] #1008 Reshaped display-scores.cpp
2021-05-02 Hourier[Refactor] #1008 Separated display-scores.cpp/h from...
2021-05-02 Hourier[Refactor] #1008 Reparated score-util.cpp/h from scores...
2021-05-02 DeskullMerge pull request #1011 from sikabane-works/feature...
2021-05-02 DeskullMerge branch 'develop' into feature/doxygen-main-win
2021-05-02 Deskull[Add] main-win.cにDoxygenフォーマット追加. doxyfileのデフォルトに PREDE...
2021-05-02 Hourier[Refactor] #1008 Reshaped send_world_score()
2021-05-02 Hourier[Refactor] #1008 不要なコメント削除と必要なコメント追加 / Removed unnecess...
2021-05-02 Hourier[Refactor] #1008 Moved kingly() from scores.cpp/h to...
2021-05-02 Hourier[Refactor] #1008 Reshaped scores.cpp automatically
2021-05-02 HourierMerge pull request #1006 from Hourier/feature/Extend...
2021-05-02 Hourier[Fix] #1004 思い出において上質または高級品をドロップする場合は財宝を落とさない旨の記述になるよう修...
2021-05-02 Hourier[Implement] #1004 ナズグルフラグを持つモンスターのスポイラーに[N] を追加した ...
2021-05-02 Hourier[Refactor] #1004 Made spoiler_output_status enum class...
2021-05-02 Hourier[Refactor] #1004 Reshaped monster-info-spoiler.cpp
2021-05-02 iksMerge pull request #993 from iks3/fix-imp-food
2021-05-02 Hourier[Implement] #960 ユニークモンスターの死亡時メッセージを微調整した / Adjusted...
2021-05-02 Hourier[Implement] #933 任意の装備について☆を落とすことができるようにon_dead_random_...
2021-05-02 Hourier[Implement] #933 絶対に★を落とさないユニークを追加した / Added unique...
2021-05-02 Hourier[Implement] #933 『イェンダーの魔法使い』の☆限定ドロップを実装した / Implemente...
2021-05-02 Hourier[Refactor] #933 Renamed accessory-enchanter-base.h...
2021-05-02 Hourier[Refactor] #933 Renamed apply-magic-accessory.* to...
2021-05-02 Hourier[Refactor] #933 Reshaped apply-magic-accessory.cpp
2021-05-02 Hourier[Refactor] #933 Separated give_amulet_cursed() from...
2021-05-02 Hourier[Refactor] #933 Reshaped apply-magic-accessory.cpp
2021-05-02 Hourier[Refactor] #933 Separated give_amulet_high_ego_index...
2021-05-02 Hourier[Refactor] #933 Separated give_amulet_ego_index() from...
2021-05-02 Hourier[Refactor] #933 Separated enchant_amulet() from apply_m...
2021-05-02 Hourier[Refactor] #933 Separated give_ring_cursed() from apply...
2021-05-02 Hourier[Refactor] #933 Separated give_ring_high_ego_index...
2021-05-02 Hourier[Refactor] #933 Separated give_ring_ego_index() from...
2021-05-02 Hourier[Refactor] #933 Separated enahcnt_ring() from apply_mag...
2021-05-02 Hourier[Refactor] #933 Made apply-magic-accessory.h to class...
2021-05-02 Hourier[Implement] #933 (理論上)『アルドゥイン』が『ミルムルニル』も召喚できるようにした...
2021-05-02 Hourier[Implement] #933 『ミルムルニル』の死亡時特殊メッセージを追加した / Added...
2021-05-02 HabuMerge pull request #1000 from habu1010/feature/build...
2021-05-01 shimiteiMerge pull request #994 from shimitei/feature/win32_deb...
2021-05-01 Habu[Fix] 【バグ】 足元のアイテムを複数拾おうとした時にサブウィンドウ:あなたの足元のアイテム一覧が更新され...
2021-05-01 HabuMerge pull request #998 from habu1010/feature/fix-dupli...
2021-05-01 Habu[Fix] cheat_know + Wizardモードで2重にモンスター種族IDが表示
2021-05-01 HabuMerge pull request #982 from backwardsEric/nopch-target...
2021-05-01 HabuRevert "[feature] cheat_knowオン時にモンスターの種族IDを表示する"
2021-05-01 Eric BranlundUse unsigned int to set the size for enum target_type...
2021-05-01 HabuMerge pull request #972 from habu1010/feature/list...
2021-05-01 Habu[Refactor] スタックしたアイテムデータをstd::listで管理する
2021-05-01 iks[Fix/Feature] 種族の食料タイプを設定 #820
2021-05-01 DeskullMerge pull request #997 from sikabane-works/feature...
2021-05-01 Deskull[Add] @return を不要に書き込んだことによる警告をひとまず置換で修正.
2021-05-01 shimitei[Feature] --debug-consoleコマンドラインオプション追加(デバッグ用コンソール表示)
2021-05-01 shimitei[Refactor] コマンドライン処理の整理
2021-05-01 iksMerge pull request #991 from iks3/fix-bigtile-mm-clash
2021-05-01 iks[Fix] 文字2倍幅表示のときにMMマップを表示するとクラッシュ #990
2021-05-01 shimitei[Refactor] WinMainまわりの処理を整理
2021-04-30 HourierMerge pull request #986 from Hourier/feature/Adjust...
2021-04-30 Hourier[Implement] #960 自己変容の薬を実装した
2021-04-30 Hourier[Refactor] #960 Reshaped object-broken.cpp automatically
2021-04-30 Hourier[Implement] #960 自己変容の薬を実装した (飲んだ場合のみ。割れた場合は未実装)
2021-04-30 Hourier[Refactor] #960 エイリアスのTRUE/FALSEをbool.h のtrue/FALSE...
2021-04-30 shimiteiMerge pull request #985 from shimitei/feature/fix_vcxproj
2021-04-30 HabuMerge pull request #984 from habu1010/feature/display...
2021-04-30 Habu[feature] cheat_knowオン時にモンスターの種族IDを表示する
2021-04-30 iksMerge pull request #981 from backwardsEric/nopch-wizard...
2021-04-30 shimiteiMerge pull request #979 from shimitei/feature/refactor_...
2021-04-30 shimitei[Refactor] ワイド文字列変換処理の統一
2021-04-30 shimitei[Refactor] グラフィックス(タイル)初期化処理をgraphics-win.cppへ移動
2021-04-30 HourierMerge pull request #978 from Hourier/feature/Divide...
2021-04-30 Eric BranlundInclude sstream to avoid compiler error when not using...
2021-04-30 Hourier[Fix] #963 Resolved the indication that set_alignment...
2021-04-30 Hourier[Fix] #963 Resolved the indication that update_player_t...
2021-04-30 Hourier[Fix] #963 Resolved the indication that unique_ptr...
2021-04-30 Hourier[Fix] #963 Resolved the indication that unique_ptr...
2021-04-30 HourierMerge branch 'develop' into feature/Divide-Player-Status
2021-04-29 iksMerge pull request #977 from iks3/feature-expand-wiz...
2021-04-29 shimiteiMerge pull request #947 from shimitei/feature/#870_desc...
2021-04-29 iks[Feature] 指定ダメージ・指定属性の半径0のボールをモンスターまたは自分に放つデバグコマンド
2021-04-29 Hourier[Fix] #963 Added inclusion of equipment-info.h for...
2021-04-29 Hourier[Fix] #963 Added files player-energy.cpp/h into Makefile.am
2021-04-29 Hourier[Refactor] #963 Changed player-energy.h from the collec...
2021-04-29 iks[Refactor/Feature] デバグのアイテム設定メニューを追加
2021-04-29 Hourier[Refactor] #963 Separated equipment-info.cpp/h from...
2021-04-29 Hourier[Refactor] #963 Moved update_alignment() from player...
2021-04-29 Hourier[Refactor] #963 Renamed get_alignment() to get_alignmen...
2021-04-29 Hourier[Refactor] #963 Renamed player_type.align to alignment
2021-04-29 Hourier[Refactor] #963 Removed unused prototype decleration...
2021-04-29 Hourier[Refactor] #963 Separated PlayerAlignment class from...
2021-04-29 Hourier[Refactor] #963 Wrapped update of player_type.energy_us...
2021-04-29 Hourier[Refactor] #963 Added argument of update_turn_type...
2021-04-29 Hourier[Refactor] #963 Renamed take_turn() to update_player_tu...
2021-04-29 Hourier[Refactor] #963 Renamed free_turn() to reset_player_turn()
2021-04-29 Hourier[Refactor] #963 Separated take_turn() and free_turn...
next