OSDN Git Service

Since it used as an adjective, replace "incredibly" with "incredible" in the English...
[hengband/hengband.git] / src / target /
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-25 Hourier[Refactor] #40571 Moved get_max_range() from target...
2020-07-25 Hourier[Refactor] #40571 Removed unused headers in target...
2020-07-25 Hourier[Refactor] #40571 Renamed targeting.c/h to target-check...
2020-07-25 Hourier[Refactor] #40571 Separated target-getter.c/h from...
2020-07-25 Hourier[Refactor] #40571 Separated target-setter.c/h from...
2020-07-25 Hourier[Refactor] #40571 Reshaped target_set()
2020-07-25 Hourier[Refactor] #40571 Separated grid-selector.c/h from...
2020-07-25 Hourier[Refactor] #40571 Moved panel_bounds_center() from...
2020-07-25 Hourier[Refactor] #40571 Separated target-preparation.c/h...
2020-07-25 Hourier[Refactor] #40571 Reshaped targeting.c
2020-07-24 Hourier[Refactor] #40571 Separated target-describer.c/h from...
2020-07-24 Hourier[Refactor] #40571 Changed function name from target_set...
2020-07-24 Hourier[Refactor] #40571 Reshaped targeting.c
2020-07-24 Hourier[Refactor] #40571 Declared show_gold_on_floor in target...
2020-07-24 Hourier[Refactor] #40571 Moved get_hack_dir() from targeting...
2020-07-24 Hourier[Refactor] #40571 Separated target-types.h
2020-07-24 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/