OSDN Git Service

Made changes to whitespace to match what's in the 2.2.2 refactoring branch.
[hengbandforosx/hengbandosx.git] / src / gameoption.h
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-10-17 deskullMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-10-04 taotao54321「行動前に視界内モンスターリストを更新」オプションを追加
2019-02-11 Deskull[Refactor] #38932 文字コードを UTF-8(BOM) / LF に統一。 / Unify...
2018-11-24 Deskull[Refactor] #define ALLOW_EASY_FLOOR による分岐処理削除 / Delete...
2018-11-24 Deskull[Refactor] #define ALLOW_EASY_OPEN による分岐処理削除。 / Delete...
2018-11-01 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-11-01 Deskull[Refactor] #37353 gameoption~externs間整理。 / Refactor...
2018-10-31 Deskull[Fix] #37353 文字コード修正。
2018-10-01 Deskull[Feature] #37270 "各技能値に実値を表示する" オプションを追加。
2018-09-17 Deskull[Fix] #33232 射線(Projectable)と視界(LoS)フラグ表示チートオプションを追加。
2018-09-08 Deskull[Refactor] #37353 ゲームオプション定義を gameoption.c/h へ整理。 ...