OSDN Git Service

[fix] #40282 コンフリクト解決残しを修正. / Resolve conflicts left behind.
[hengband/hengband.git] / src / cmd /
2020-04-10 deskull[fix] #40233 リファクタリングで起きている大量のビルドエラーを修正中。差し当たり、インクルード抜け...
2020-04-10 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-04-10 deskull[Fix] #40304 魔法棒を振った時の更新フラグ指定ミスを修正. / Correction to...
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-26 deskullMerge branch 'For2.2.2-Fix-Hourier' into For2.2.2-Refac...
2020-03-24 Eric BranlundFor consistency, changed English diary entries to use...
2020-03-22 Hourier[Refactor] #40233 Somefunctions moved from store.c...
2020-03-22 Hourier[Refactor] WIP #40233 Separated store-comments.c/h...
2020-03-22 Hourier[Refactor] Added 'extern' to lighting_level_str[]
2020-03-22 Hourier[Refactor] #40236 Separated cmd-visuals.c/h from cmd...
2020-03-22 Hourier[Refactor] #40236 Separated lighting-level-table.c...
2020-03-22 Hourier[Refactor] #40236 Separated cmd-draw.c/h from cmd-dump.c/h
2020-03-22 Hourier[Refactor] #40236 Separated cmd-diary.c/h from cmd...
2020-03-22 Hourier[Refactor] #40236 Unified the number of subtitles in...
2020-03-22 Hourier[Refactor] #40236 Moved get_ordinal_number_suffix(...
2020-03-22 Hourier[Refactor] #40236 Separated cmd-macro.c/h from cmd...
2020-03-22 Hourier[Refactor] #40236 Reshaped do_cmd_macros()
2020-03-22 Hourier[Refactor] #40236 Changed return type from errr to...
2020-03-22 Hourier[Refactor] #40236 Moved remove_auto_dump(), auto_dump_p...
2020-03-22 Hourier[Refactor] #40236 Reshaped cmd-dump.c a little
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 deskull[Fix] #40051 どうして非ポインタに NULL 使う必要があるのか(憤怒) / Fix NULL...
2020-03-08 deskull[Fix] #40051 item_tester_tvalのリセットを追加して呪文学習後のアイテム処理ミスを修...
2020-03-08 Hourier[Refactor] Separated object-group-table.c/h from cmd...
2020-03-08 Hourier[Refactor] #40236 Separated diary-subtitle-table.c...
2020-03-08 Hourier[Refactor] #40236 Separated monster-group-table.c/h...
2020-03-08 Hourier[Refactor] #40236 Separated feeling-table.c/h from...
2020-03-08 Hourier[Refactor] #40236 cmd-dump.c において1行ごとに挟まれていたコメントを削除...
2020-03-08 Hourier[Refactor] #40236 Separated write-diary.c/h from cmd...
2020-03-08 Hourier[Refactor] #40236 Reshaped cmd-dump.c a little
2020-03-08 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-03-07 Hourier[Refactor] #39962 Removed reference to view-mainwindow...
2020-03-04 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-03-04 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-03-02 Hourier[Refactor] #39962 Renamed process-pref-file.c/h to...
2020-03-02 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-03-01 Hourier[Refactor] #39962 Separated read-pref-file.c/h from...
2020-03-01 Hourier[Refactor] #39962 Separated show-file.c/h from files.c/h
2020-03-01 Hourier[Refactor] #39962 Separated cmd-save.c/h from files.c
2020-03-01 Hourier[Refactor] #39962 Separated process-name.c/h from files.c
2020-03-01 Hourier[Refactor] #39962 Separated cmd-help.c/h from files.c
2020-03-01 Hourier[Refactor] #39962 Separated process-pref-file.c from...
2020-03-01 deskullMerge branch 'feature/Xft-support' into For2.2.2-Refact...
2020-02-26 Hourier[Refactor] #39962 display-player.c からview-mainwindow...
2020-02-26 Hourier[Refactor] #39962 files.c からdisplay-player.h への参照を削除...
2020-02-25 Hourier[Refactor] #39962 files.c/h から display-player.c/h を分離...
2020-02-23 Hourier[Refactor] #39670 chuukei.h にあるべきプロトタイプ宣言を inet.h から移動...
2020-02-22 Hourier[Fix] #37353 クリアしたクエスト情報が正しく表示されない不具合を修正 / Fixed the...
2020-02-20 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-02-20 Hourier[Refactor] #37353 AMIGAサポート打ち切りに伴い、byte_hack型のtypedefを削...
2020-02-16 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-02-16 deskull[Refactor] #37353 IDENT_MENTAL を IDENT_FULL_KNOWN に改名...
2020-02-12 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-02-11 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-02-11 deskull[Refactor] #39912 インクルード無用になった realm-song.h などを削除....
2020-02-11 deskull[Refactor] #39912 cmd-dump.c の不要インクルード削除. / Deleted...
2020-02-11 deskull[Refactor] #37353 exe_spell() を spells1.c/spells.h...
2020-02-11 deskull[Refactor] #37353 calculate_upkeep() を player-status...
2020-02-11 deskull[Refactor] #39912 cmd-basic.c の不要インクルード削除. / Deleted...
2020-02-11 deskull[Refactor] #37353 IS_ECHIZEN() マクロを定義して処理整理. / defined...
2020-02-11 deskull[Refactor] #37353 stop_singing() を player-status.c...
2020-02-11 deskull[Refactor] #39912 cmd-activate.c の不要インクルード削除. / Deleted...
2020-02-10 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-02-10 deskull[Refactor] #39912 不要インクルードファイル整理中. / Refactoring unused...
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 BranlundAdopted the more compact form used in the master branch...
2020-02-09 Eric BranlundWent back to using "staffs{ as the plural of staff...
2020-02-09 Eric BranlundTo be more idiomatic, dropped "out" in the English...
2020-02-09 Eric BranlundCorrected spelling and, to be more idiomatic, made...
2020-02-09 Eric BranlundReworded English message for too many simultaneous...
2020-02-09 Eric BranlundCorrected English message, for magic-eater tapping...
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-02-09 Eric BranlundChanged English description for "find the exit" quests...
2020-02-09 Eric BranlundChanged English message for an empty wanted monster...
2020-02-09 Eric BranlundAdded possesive for "today" in the English display...
2020-02-09 Eric BranlundChanged "Ambertite" to "Amberite" in English monster...
2020-02-09 Eric BranlundCorrected English spelling mistake in diary entry message.
2020-02-09 Eric BranlundRemoved unneeded capitalization in English message.
2020-02-09 Eric BranlundCorrected spelling mistake in English message about...
2020-02-09 Eric BranlundIn English messages for things that return when thrown...
2020-02-09 Eric BranlundCorrected English spelling mistake for "alignment"...
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 deskull[Fix] #39976 floor_type * 参照で警告を発する問題を修正.ついでに構造体宣言とや不要イ...
2020-01-25 Hourier[Refactor] #37353 BORG関係のプリプロを削除 / Removed ALLOW_BORG...
2020-01-25 Hourier[Refactor] #37353 ALLOW_COLORS のプリプロが有効であることを前提とし、プリプロ自...
2020-01-25 Hourier[Refactor] #37353 ALLOW_VISUALS のプリプロが有効であることを前提とし...
2020-01-25 Hourier[Refactor] #37353 ALLOW_MACROS のプリプロが有効であることを前提とし、プリプロ自...
2020-01-25 Hourier[Fix] 受注していないクエストが表示される不具合を解消 / Fixed the issue that...
2020-01-21 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-21 Eric BranlundChanged "riding pet" to "pet you are/were riding" for...
2020-01-21 HourierMerge branch 'feature/Refactoring-Hourier' of https...
2020-01-21 Hourier[Fix] #39815 backwardsEric氏による、未識別の巻物を読んだ時に間違ったアイテムをザック...
next