OSDN Git Service

[Refactor] #38862 gameterm.c/h and z-* to term/
[hengband/hengband.git] / src / cmd / cmd-gameoption.c
2020-05-15 Hourier[Refactor] #38862 gameterm.c/h and z-* to term/
2020-05-15 Hourier[Refactor] #38862 Moved files.c/h to io/
2020-05-15 Hourier[Refactor] #38862 Moved angband.h, h-*.h and system...
2020-05-10 Hourier[Refactor] #39970 Moved world.c/h to world/
2020-04-26 Hourier[Refactor] #39964 Separated cmd-autopick.c/h from autop...
2020-04-25 Hourier[Refactor] #38862 Moved view-mainwindow.c/h to display...
2020-04-25 Hourier[Refactor] #37353 Unified language resources in cmd...
2020-04-25 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-04-24 Hourier[Refactor] #39964 Moved autopick.c/h to autopick/autopi...
2020-04-21 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-04-20 deskullMerge branch 'refactor-fix/For2.2.2-habu' into For2...
2020-04-19 Habu[refactor] 意図したswitch-case文のfall throughをコメント
2020-04-19 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-04-19 Habu[refactor] term.[ch]をgameterm.[ch]に改名
2020-04-10 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-04-07 deskullMerge branch 'For2.2.2-Refactoring-birth-screen-realm...
2020-04-07 deskullMerge branch 'For2.2.2-Refactoring-English-Diary' of...
2020-03-26 deskullMerge branch 'fix/xoshiro128starstar-v1.0-bug' into...
2020-03-24 Eric BranlundFor consistency, changed English diary entries to use...
2020-03-15 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-03-13 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-03-08 Hourier[Refactor] #40236 Separated write-diary.c/h from cmd...
2020-03-04 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-03-02 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-03-01 Hourier[Refactor] #39962 Separated show-file.c/h from files.c/h
2020-02-09 HourierMerge branch 'For2.2.2-Fix-Hourier' into For2.2.X-Add...
2020-02-09 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-02-09 Eric BranlundReplaced "current_world_ptr->game_turn" with turn in...
2020-02-09 Eric BranlundTo be more idiomatic, replace "while continuous command...
2020-02-09 Eric BranlundChanged English description of ignore_unview option...
2020-02-09 Eric BranlundCorrected English spelling: "targetting" to "targeting".
2020-01-25 Hourier[Refactor] #37353 BORG関係のプリプロを削除 / Removed ALLOW_BORG...
2020-01-21 HourierMerge branch 'feature/Refactoring-Hourier' of https...
2020-01-20 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-20 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-19 Eric BranlundReplaced "TinyAngband" in English heading for the optio...
2020-01-14 Hourier[Refactor] #37353 NIKKI_* をDIARY_* に改名 / Changed NIKKI_...
2020-01-13 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-12 Hourier[Refactor] #38997 show_file() にplayer_type * 引数を追加...
2020-01-12 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-12 deskull[Fix] #39587 misc_english_usage_patch.txt に従い英文校正 ...
2020-01-11 Hourier[Refactor] #38997 'while (1)' を 'while (TRUE)' に変更...
2020-01-05 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-05 Hourier[Refactor] #38997 floor-save.c のplayer_type *引数が必要な全関数に...
2020-01-01 deskull[Refactor] #37353 noscore を world_type へ移動. / Move...
2019-11-05 deskull[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
2019-10-17 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-08-18 deskull[Refactor] #37353 ウィザードモードフラグ を player_type 構造体から world...
2019-08-15 deskull[refactor] #38862 cmd-*.c / cmd-*.h を cmd ディレクトリに移動...