OSDN Git Service

[Refactor] #40274 Moved definition values of sound from util.h to sound-definitions...
[hengband/hengband.git] / src / cmd /
2020-04-22 Hourier[Refactor] #40274 Moved definition values of sound...
2020-04-22 Hourier[Refactor] #40274 Unified angband_music_basic_name...
2020-04-21 Hourier[Refactor] #40236 Removed unused function pointer
2020-04-21 Hourier[Refactor] #40236 アンデッド種族で宿屋に泊まった場合のメッセージを拡張した (日本語のみ)
2020-04-21 Hourier[Refactor] #40236 Renamed store.c/h to market/store.c/h
2020-04-21 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-04-21 Hourier[Refactor] #40236 Renamed bldg.c/h to market/building.c/h
2020-04-21 Hourier[Refactor] #40236 Renamed stay_inn() to write_diary_sta...
2020-04-21 Hourier[Refactor] #40236 Separated display_stay_result() from...
2020-04-21 Hourier[Refactor] #40236 Separated charge_magic_eating_energy...
2020-04-21 Hourier[Refactor] #40236 Separated back_to_health() from inn_c...
2020-04-21 Hourier[Refactor] #40236 Separated have_a_nightmare() from...
2020-04-21 Hourier[Refactor] #40236 Separated pass_game_turn_by_stay...
2020-04-21 Hourier[Refactor] #40236 Separated stay_inn() from inn_comm()
2020-04-21 Hourier[Refactor] #40236 Separated is_healthy_stay() from...
2020-04-21 Hourier[Refactor] #40236 Separated buy_food() from inn_comm()
2020-04-21 Hourier[Refactor] #40275 Separated cmd-inn.c/h from bldg.c
2020-04-21 Hourier[Refactor] #40236 Separated mimic-info-table.c/h from...
2020-04-21 Hourier[Refactor] #40236 Added pragma into cmd-inventory.h
2020-04-21 Hourier[Refactor] #40236 Separated reset_label_number() from...
2020-04-21 Hourier[Refactor] #40236 Separated show_*_equipment_resistance...
2020-04-21 Hourier[Refactor] #40236 Separated display_identified_resistan...
2020-04-21 Hourier[Refactor] #40236 Separated add_res_label() from do_cmd...
2020-04-21 Hourier[Refactor] #40236 Separated check_item_knowledge()...
2020-04-21 Hourier[Refactor] #40236 Separated determine_spcial_item_type...
2020-04-20 deskull[Fix] マージ後のVisualStudio上の警告を修正. / Fixed post-merge...
2020-04-20 deskullMerge branch 'refactor-fix/For2.2.2-habu' into For2...
2020-04-20 Habu[fix] gccの警告に従い修正
2020-04-20 Hourier[Refactor] #40236 Unified languages by _() macro function
2020-04-20 Hourier[Refactor] #40236 Changed macro functions to normal...
2020-04-20 Hourier[Refactor] #40236 Separated do_cmd_knowledge_inventory...
2020-04-20 Hourier[Refactor] #40236 Removed moved functions (they're...
2020-04-19 Habu[fix] 窒息攻撃の発動のバグを修正
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-19 deskull[Fix] #40233 FILE ポインタの参照処理ミスを修正. / FILE pointer refere...
2020-04-10 deskull[Fix] #40233 最終的に一応ビルドが通るまで整理. / Organize until the...
2020-04-10 deskull[Fix] #40233 インクルード忘れを修正. / Fixed missing include.
2020-04-10 deskull[Fix] #40233 重複した open_auto_dump() と close_auto_dump...
2020-04-10 deskull[Fix] #40233 auto_dump_stream ファイルディスクリプタ周りをビルドが通るように展開...
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...
next