OSDN Git Service

v3.0.0 Alpha5 OSDN最終版
[hengband/hengband.git] / src / gameoption.h
2020-11-23 iksRevert "Revert "Merge branch 'master' of git.osdn.net...
2020-11-18 deskull[Merge] #40883 Win版が通る所までマージ完了.他環境でのチェックや他見落としはこれからチェック...
2020-08-23 deskullRevert "Merge branch 'master' of git.osdn.net:/gitroot...
2020-08-23 deskullMerge branch 'master' of git.osdn.net:/gitroot/hengband...
2020-03-26 deskullMerge branch 'fix/xoshiro128starstar-v1.0-bug' into...
2019-10-17 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-10-17 deskullMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-10-04 taotao54321「行動前に視界内モンスターリストを更新」オプションを追加
2019-06-12 deskull[Refactor] #37353 gameoption.c/h を cmd-gameoption.c...
2019-06-12 deskull[Refactor] #37353 cmd-dump.c/h に交じっていたオプション処理を gameopti...
2019-06-06 deskull[Refactor] #37353 CHEAT_MAX を gameoption.h へ移動.
2019-06-01 deskull[Refactor] #37353 MAX_SHORT, MAX_UCHAR, MAX_NLEN を...
2019-05-11 deskull[Refactor] #37353 record_turn の宣言を gameoption.h へ移動.
2019-05-08 deskull[Refactor] #37353 record_o_name の宣言を gameoption.h へ移動.
2019-05-06 deskull[Refactor] #37353 option_flag, option_mask, window_flag...
2019-05-06 deskull[Refactor] #37353 オプションフラグ arg_* を gameoption.c/h へ移動.
2019-05-06 deskull[Refactor] #37353 Windows版オプションフラグ use_* を gameoption...
2019-04-29 deskull[Refactor] #37353 extract_option_vars() を gameoption...
2019-04-24 deskull[Refactor] #37353 option_type 構造体を gameoption.h へ移動。
2019-04-10 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-04-04 deskull[Refactor] #37353 OPT_PAGE_* を、gameoption.hへ移動。
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 へ整理。 ...