OSDN Git Service

hengband/hengband.git
2020-08-01 Hourier[Refactor] #40512 Separated cmd-wizard.c/h from wizard...
2020-08-01 Hourier[Refcator] #40512 Reshaped wizard-special-process.c
2020-08-01 Hourier[Refactor] #40574 Moved mutation.c/h to mutation-calcul...
2020-08-01 Hourier[Refactor] #40574 Moved become_living_trump() from...
2020-08-01 Hourier[Refactor] #40574 Separated mutation-execution.c/h...
2020-08-01 Hourier[Refactor] #40574 Separated sweep_lose_mutation() from...
2020-08-01 Hourier[Refactor] #40574 Moved lose_mutation() and lose_all_mu...
2020-08-01 Hourier[Refactor] #40574 Renamed mutation-investor.c/h to...
2020-08-01 Hourier[Refactor] #40574 Separated lose-mutation-switcher...
2020-08-01 Hourier[Refactor] #40574 Renamed gm_type to glm_type
2020-08-01 Hourier[Refactor] #40574 Renamed gain-mutation-util.c/h to...
2020-08-01 Hourier[Refactor] #40574 Separated mutation/mutation-investor...
2020-08-01 Hourier[Refactor] #40574 Separated sweep_gain_mutation() from...
2020-08-01 Hourier[Refactor] #40574 Separated neutralize_other_status...
2020-08-01 Hourier[Refactor] #40574 Separated neutralize_base_status...
2020-07-31 Hourier[Refactor] #40574 Removed unnecessary new lines in...
2020-07-31 Hourier[Refactor] #40574 Separated race_dependent_mutation...
2020-07-31 Hourier[Refactor] #40574 Separated gain-mutation-switcher...
2020-07-31 Hourier[Refactor] #40574 Separated gain-mutation-util.c/h...
2020-07-31 Hourier[Refactor] #40574 Mode gm_type to divide gain_mutation()
2020-07-31 Hourier[Refactor] #40574 Reshaped mutation.c
2020-07-30 Hourier[Refactor] #40573 Made mind-numbers.h to *genocide...
2020-07-30 Hourier[Refactor] #40573 Separated process_hard_concentration...
2020-07-30 Hourier[Refactor] #40573 Separated mind_reflection() from...
2020-07-30 Hourier[Refactor] #40573 Separated judge_mind_chance() from...
2020-07-30 Hourier[Refactor] #40573 Separated mind_turn_passing() from...
2020-07-30 Hourier[Refactor] #40573 Separated switch_mind_class() from...
2020-07-30 Hourier[Refactor] #40573 Separated check_mind_class() from...
2020-07-30 Hourier[Refactor] #40573 Separated check_mind_mindcrafter...
2020-07-30 Hourier[Refactor] #40573 Separated decide_mind_chance() from...
2020-07-30 Hourier[Refactor] #40573 Separated check_mind_hp_mp_sufficienc...
2020-07-29 Hourier[Refactor] #40573 Separated decide_mind_ki_chance(...
2020-07-29 Hourier[Refactor] #40573 Separated initialize_cm_type from...
2020-07-29 Hourier[Refactor] #40573 Separated switch_mind_kind() from...
2020-07-29 Hourier[Refactor] #40573 Separated decide_use_mind_browse...
2020-07-29 Hourier[Refactor] #40573 Removed unused headers in cmd-mind.c
2020-07-29 Hourier[Refactor] #40573 Renamed mind-switcher.c/h to cmd...
2020-07-29 Hourier[Refactor] #40573 Moved cast_ninja_spell() from mind...
2020-07-29 Hourier[Refactor] #40573 Separated mind-berserker.c/h from...
2020-07-29 Hourier[Refactor] #40571 Moved cast_mirror_spell() from mind...
2020-07-29 Hourier[Refactor] #40573 Moved cast_force_spell() from mind...
2020-07-29 Hourier[Refactor] #40573 Moved cast_mindcrafter_spell() from...
2020-07-29 Hourier[Refactor] #40573 Separated mind-power-getter.c/h from...
2020-07-29 Hourier[Refactor] #40573 Reshaped mind-switcher.c
2020-07-29 Hourier[Refactor] #40573 Separated switch_mind_*() from mindcr...
2020-07-29 Hourier[Refactor] #40573 Separated mind-info.c/h from mind...
2020-07-29 Hourier[Refactor] #40573 Separated mind-explanations-table.c/h
2020-07-29 Hourier[Refactor] #40573 Unified resorces in mind-switcher.c
2020-07-28 Hourier[Fix] #40571 Declared queried_command in switch_target_...
2020-07-28 Hourier[Refactor] #40571 Separated sweep_target_grids() from...
2020-07-28 Hourier[Refactor] #40571 Separated decide_change_panel() from...
2020-07-28 Hourier[Refactor] #40571 Separated switch_next_grid_command...
2020-07-28 Hourier[Refactpr] #40571 Changed d to ts_ptr->distance
2020-07-28 Hourier[Refactor] #40571 Separated describe_grid_wizard()...
2020-07-28 Hourier[Refactor] #40571 Separated set_target_grid() from...
2020-07-28 Hourier[Refactor] #40571 Separated sweep_targets() from target...
2020-07-28 Hourier[Refactor] #40571 Separated check_panel_changed() from...
2020-07-28 Hourier[Refactor] #40571 Reshaped switch_target_input()
2020-07-28 Hourier[Refactor] #40571 Separated switch_target_input() from...
2020-07-28 Hourier[Refactor] #40571 Incorporated distance into ts_type
2020-07-28 Hourier[Refactor] #40571 Separated menu_target() from target_set()
2020-07-28 Hourier[Refactor] #40571 Separated describe_projectablity...
2020-07-28 Hourier[Refactor] #40571 Made ts_type for the preparation...
2020-07-27 Hourier[Refactor] #40571 Separated describe_grid_monster_all...
2020-07-27 Hourier[Refactor] #40571 Separated decide_target_floor() from...
2020-07-27 Hourier[Refactor] #40571 Separated sweep_footing_items() from...
2020-07-27 Hourier[Refactor] #40571 Separated describe_footing_sight...
2020-07-27 Hourier[Refactor] #40571 Separated loop_describing_grid()...
2020-07-27 Hourier[Refactor] #40571 Separated describe_footing_many_items...
2020-07-27 Hourier[Refactor] #40571 Separated describe_footing_items...
2020-07-27 Hourier[Refactor] #40571 Separated describe_footing() from...
2020-07-27 Hourier[Refactor] #40571 Separated describe_grid() from examin...
2020-07-27 Hourier[Fix] #40571 Resolved the issue that monster name was...
2020-07-27 HourierMerge branch 'For2.2.2-Fix-Hourier' of https://scm...
2020-07-27 Hourier[Refactor] #40571 Separated describe_monster_item(...
2020-07-27 Hourier[Refactor] #40571 Separated describe_monster_person...
2020-07-26 Hourier[Refactor] #40571 Separated describe_grid_monster(...
2020-07-26 Hourier[Refactor] #40571 Separated describe_recall() from...
2020-07-26 Hourier[Refactor] #40571 Separated describe_hallucinated_targe...
2020-07-26 Hourier[Refactor] #40571 Separated describe_scan_result()...
2020-07-26 Hourier[Refactor] #40571 Made eg_type for the preparation...
2020-07-26 Hourier[Refactor] #39076 Removed unused definitions in object...
2020-07-26 Hourier[Refactor] #40577 Changed macro functions to normal...
2020-07-26 Hourier[Refactor] #40571 Changed macro function cave_drop_bold...
2020-07-26 Hourier[Refactor] #40577 Moved permanent_wall() from cave...
2020-07-26 Hourier[Refactor] #40577 Changed macro function cave_clean_bol...
2020-07-26 Hourier[Refactor] #40571 Reshaped floor.h
2020-07-26 Hourier[Refactor] #40571 Reshaped floor.c
2020-07-26 Hourier[Refactor] #40571 Moved get_max_range() from target...
2020-07-26 Hourier[Refactor] #40571 Removed unused headers in target...
2020-07-26 Hourier[Refactor] #40571 Renamed targeting.c/h to target-check...
2020-07-26 Hourier[Refactor] #40571 Separated target-getter.c/h from...
2020-07-26 Hourier[Refactor] #40571 Separated target-setter.c/h from...
2020-07-26 Hourier[Refactor] #40571 Reshaped target_set()
2020-07-26 Hourier[Refactor] #40571 Separated grid-selector.c/h from...
2020-07-26 Hourier[Refactor] #40571 Moved panel_bounds_center() from...
2020-07-26 Hourier[Refactor] #40571 Separated target-preparation.c/h...
2020-07-26 Hourier[Refactor] #40571 Reshaped targeting.c
2020-07-26 Hourier[Refactor] #40571 Separated target-describer.c/h from...
2020-07-26 Hourier[Refactor] #40571 Changed function name from target_set...
next