OSDN Git Service

[Refactor] #39970 Separated output-updater.c/h from core.c/h
[hengband/hengband.git] / src / io /
2020-05-08 Hourier[Refactor] #40392 Changed inclusion from birth.h to...
2020-05-03 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-04-29 Hourier[Refactor] #39963 Separated spells-type.h from spells.h
2020-04-26 Hourier[Refactor] #39964 Removed the dependency from read...
2020-04-25 Hourier[Refactor] #39964 Separated autopick-pref-processor...
2020-04-25 Hourier[Refactor] Separated autopick-adder.c/h from autopick...
2020-04-25 Hourier[Refactor] #39964 Separated autopick-finder.c/h from...
2020-04-25 Hourier[Refactor] #38862 Moved view-mainwindow.c/h to display...
2020-04-25 Hourier[Refactor] #38862 Changed header inclusion for uid...
2020-04-25 Hourier[Refactor] #38862 Moved uid-checker.c/h to io/
2020-04-25 Hourier[Refactor] #38862 Changed header inclusion for signal...
2020-04-25 Hourier[Refactor] #38862 Moved signal-handlers.c/h to io/
2020-04-25 Hourier[Refactor] #40236 Unified duplicatied functions
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-24 Hourier[Refactor] #40236 Separated mutation-dump.c/h and knowl...
2020-04-23 Hourier[Refactor] #37353 Renamed objectkind.c/h to object...
2020-04-21 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-04-21 Hourier[Refactor] #49275 Renamed arena_info_table to arena...
2020-04-21 Hourier[Refactor] #40275 Separated arena_info_table.c/h from...
2020-04-20 deskullMerge branch 'refactor-fix/For2.2.2-habu' into For2...
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 auto_dump_header と auto_dump_footer をconst...
2020-04-10 deskull[Fix] #40233 auto_dump_stream ファイルディスクリプタ周りをビルドが通るように展開...
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-26 deskullMerge branch 'For2.2.2-Fix-Hourier' into For2.2.2-Refac...
2020-03-25 Eric BranlundCorrected English typo ('Arane' rather than 'Arena...
2020-03-24 Eric BranlundFor consistency, changed English diary entries to use...
2020-03-22 Hourier[Refactor] #40236 Moved get_ordinal_number_suffix(...
2020-03-22 Hourier[Refactor] #40236 Moved remove_auto_dump(), auto_dump_p...
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_floor() from exe_writ...
2020-03-08 Hourier[Refactor] #40236 Separated open_diary_file() from...
2020-03-08 Hourier[Refactor] #40236 Separated write_diary_pet() from...
2020-03-08 Hourier[Refactor] #40326 Reshaped write-diary.c
2020-03-08 Hourier[Refactor] #40236 Separated write-diary.c/h from cmd...
2020-03-08 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-03-07 Hourier[Refactor] #39962 Separated dump_player_status_with_scr...
2020-03-07 Hourier[Refactor] #39962 Separated player-status-dump.c from...
2020-03-07 Hourier[Refactor] #9962 Reshaped make_character_dump()
2020-03-07 Hourier[Refactor] #9962 Fixed interpret_t_token()
2020-03-07 Hourier[Fix] #39962 Revived **zz argument for interpret_macro_...
2020-03-07 Hourier[Refactor] #39962 Separated add_monster_spell_type...
2020-03-07 Hourier[Refactor] #39962 Reshaped dump_blue_mage()
2020-03-07 Hourier[Refactor] #39962 Changed the content of dump_aux_class...
2020-03-07 Hourier[Refactor] #39962 Separated dump_blue_mage() from dump_...
2020-03-07 Hourier[Refactor] #39962 Separated dump_smith() from dump_aux_...
2020-03-07 Hourier[Refactor] #39962 Separated dump_magic_eater() from...
2020-03-07 Hourier[Refactor] #39962 Separated special-class-dump.c/h...
2020-03-07 Hourier[Refactor] #39962 Separated decide_template_modifier...
2020-03-07 Hourier[Implement] #39962 マクロ登録可能な文字数の最大限を64 kBに拡張した / Made...
2020-03-07 Hourier[Refactor] #39962 Changed *zz[] to local variable
2020-03-07 Hourier[Refactor] #39962 Separated interpret_p_token() from...
2020-03-07 Hourier[Refactor] #39962 Separated interpret_e_token() from...
2020-03-07 Hourier[Refactor] #39962 Separated interpret_v_token() from...
2020-03-07 Hourier[Refactor] #39962 Reshaped interpret_pref_file()
2020-03-07 Hourier[Refactor] #39962 Separated interpret_s_token() from...
2020-03-07 Hourier[Refactor] #39962 Separated interpret_t_token() from...
2020-03-07 Hourier[Refactor] #39962 Separated interpret_z_token() from...
2020-03-07 Hourier[Refactor] #39962 Separated interpret_xy_token() from...
2020-03-07 Hourier[Refactor] #39962 Separated interpret_c_token() from...
2020-03-07 Hourier[Refactor] #39962 Separated interpret_u_token() from...
2020-03-07 Hourier[Refactor] renamed interpret_*_file() to interpret_...
2020-03-04 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-03-03 Hourier[Refactor] #39962 Separated decide_feature_type() from...
2020-03-03 Hourier[Refactor] #39962 Separated interpret_f_file() from...
2020-03-03 Hourier[Refactor] #39962 Separated interpret_k_file() from...
2020-03-03 Hourier[Refactor] #39962 常に0を返すprocess_autopick_file_command...
2020-03-02 Hourier[Refactor] #39962 Separated interpret_r_file() from...
2020-03-02 Hourier[Refactor] #39962 hugeへのキャストと不要なコメントを削除 / Removed casts...
2020-03-02 Hourier[Refactor] #39962 Renamed process_pref_file() to interp...
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 Added todo to process-pref-file.c
2020-03-01 Hourier[Refactor] #39962 Separated exit-panic.c/h from files.c
2020-03-01 Hourier[Refactor] #39962 Separated process-pref-file.c from...
2020-03-01 Hourier[Refactor] #39962 Separated tokenizer.c/h from files.c
2020-03-01 Hourier[Refactor] #39962 Made gf_desc const array
2020-02-27 Hourier[Refactor] #39962 files.c からgf-descriptions.c/h を分離...