OSDN Git Service

[Refactor] #40634 Made ae_type for the preparation to divide exe_activate()
[hengband/hengband.git] / src / inventory /
2020-08-01 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-26 Hourier[Refactor] #40571 Renamed targeting.c/h to target-check...
2020-07-26 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/
2020-07-25 Hourier[Refactor] #40571 Renamed targeting.c/h to target-check...
2020-07-24 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/
2020-07-23 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-07-22 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-19 deskull[Refactor] #40514 player_type 内の migite, hidarite,...
2020-07-18 Hourier[Refactor] #40569 Separated floor-type-definition.h...
2020-07-13 Hourier[Refactor] #40535 Moved describe_pickup_item() and...
2020-07-13 Hourier[Refactor] #40457 Moved window-related files from view...
2020-07-13 Hourier[Refactor] #40535 Separated main-window-equipments...
2020-07-12 Hourier[Refactor] #40542 Separated disturbance.c/h from player...
2020-07-12 Hourier[Refactor] #40542 Separated travel-execution.c/h from...
2020-07-06 Hourier[Refactor] #40534 Separated flavor-describer.c/h from...
2020-07-06 Hourier[Refactor] #40534 Separated object-flavor-types.h from...
2020-07-06 Hourier[Refactor] #40498 Moved window redrawoing flags from...
2020-07-06 Hourier[Refactor] #40498 Separated player-redraw-types.h from...
2020-07-05 Hourier[Refactor] #40498 Separated player-update-types.h from...
2020-07-04 Hourier[Refactor] #40521 Separated inventory-slot-types.h...
2020-07-04 Hourier[Refactor] #40521 Reshaped floor-item-getter.c and...
2020-07-04 Hourier[Refactor] #40521 Separated test_equipment() from get_i...
2020-07-04 Hourier[Refactor] #40521 Separated test_inventory() from get_i...
2020-07-04 Hourier[Refactor] #40521 Separated check_item_tag_inventory...
2020-07-04 Hourier[Refactor] #40521 Separated check_item_tag_aux() from...
2020-07-04 Hourier[Refactor] #40521 Separated check_item_tag() from get_i...
2020-07-04 Hourier[Refactor] #40521 Separated check_item_selection_mode...
2020-07-04 Hourier[Refactor] #40521 Added reference for item_selection_pt...
2020-07-04 Hourier[Refactor] #40521 Made item_selection_type to divide...
2020-07-03 Hourier[Refactor] #40521 Added reference for fis_ptr to mode...
2020-07-03 Hourier[Refactor] #40521 Separated test_equipment() from get_i...
2020-07-03 Hourier[Refactor] #40521 Separated check_item_tag_inventory...
2020-07-03 Hourier[Refactor] #40521 Separated check_item_tag_inventory...
2020-07-03 Hourier[Refactor] #40521 Separated check_item_tag_floor()...
2020-07-03 Hourier[Refactor] #40521 Separated check_item_tag() from get_i...
2020-07-03 Hourier[Refactor] #40521 Created item-selection-util.c/h to...
2020-07-02 Hourier[Refactor] #40521 Reshaped floor-item-getter.c
2020-07-02 Hourier[Refactor] #40521 Separated display-inventory.c/h from...
2020-07-02 Hourier[Refactor] #40521 Separated inventory-describer.c/h...
2020-07-02 Hourier[Refactor] #40521 Separated object-scanner.c/h from...
2020-07-02 Hourier[Refactor] #40521 Moved display_equipment() from player...
2020-07-02 Hourier[Refactor] #40521 Moved toggle_inventory_equipment...
2020-07-02 Hourier[Refactor] #40521 Moved choose_object() from player...
2020-07-02 Hourier[Refactor] #40521 Separated item-getter.c/h from player...
2020-07-02 Hourier[Refactor] #40521 Separated floor-item-getter.c/h from...
2020-07-02 Hourier[Refactor] #40521 Moved prepare_label_string() from...
2020-07-02 Hourier[Refactor] #40521 Separated inventory-util.c/h from...
2020-07-01 Hourier[Refactor] #40521 player-inventory.c において1行ごとに挟まれていたコメン...
2020-07-01 Hourier[Refactor] #40521 Reshaped player-inventory.c automatically
2020-06-29 Hourier[Refactor] #40466 Separated spells-craft.c/h from playe...
2020-06-28 Hourier[Refactor] #40466 Moved bad-status-setter.c/h and buff...
2020-06-28 Hourier[Refactor] #38997 Replaced p_ptr into player_ptr in...
2020-06-28 Hourier[Refactor] #37353 Renamed object-hook.c/h to item-teste...
2020-06-28 Hourier[Refactor] #37353 Separated hook-enchant.c/h from objec...
2020-06-28 Hourier[Refactor] #37353 Separated hook-expendable.c/h from...
2020-06-28 Hourier[Refactor] #37353 Moved some functions from object...
2020-06-28 Hourier[Refactor] #37353 Separated hook-checker.c/h from objec...
2020-06-28 Hourier[Refactor] #37353 Separated hook-armor.c/h from object...
2020-06-28 Hourier[Refactor] #38997 Added player_type* argument to item_t...
2020-06-27 Hourier[Refactor] #40466 Separated bad-status-setter.c/h from...
2020-06-27 Hourier[Refactor] #40483 Separated floor-util.c/h from display...
2020-06-27 Hourier[Refactor] #37353 Adjusted inclusion relationship in...
2020-06-26 Hourier[Refactor] #40483 Changed macro functions to normal...
2020-06-20 Hourier[Refactor] #40483 Removed the inclusion of grid.h from...
2020-06-15 Hourier[Refactor] #38844 Removed inclusion of cmd-building...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/List-Dead...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-06-14 Hourier[Refactor] #40413 Moved angband_str*() from util.c...
2020-06-14 Hourier[Refactor] #40413 Separated bit-flags-calculator.h...
2020-06-14 Hourier[Refactor] #40413 Separated int-char-converter.h
2020-06-14 Hourier[Refactor] #40413 Separated command-repeater.c/h from...
2020-06-14 Hourier[Refactor] #40413 Separated input-key-requester.c/h...
2020-06-14 Hourier[Refactor] #40413 Separated screen-processor.c/h from...
2020-06-14 Hourier[Refactor] #40413 Separated asking-player.c/h from...
2020-06-14 Hourier[Refactor] #40413 Separated display-messages.c/h from...
2020-06-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-06-14 Hourier[Refactor] #40413 Separated quarks.c/h from util.c/h
2020-06-14 Hourier[Refactor] #40413 Separated input-key-acceptor.c/h...
2020-06-14 Hourier[Refactor] #40413 Separated sound-of-music.c/h from...
2020-06-13 Hourier[Refactor] #40413 Incorporated MAX_RACES into player...
2020-06-13 Hourier[Refactor] #40413 Renamed enum-only header with name...
2020-06-13 Hourier[Refactor] #40413 Renamed my_f*() to angband_f*() in...
2020-06-13 Hourier[Refactor] #40477 Separated option-flags.c/h from cmd...
2020-06-13 Hourier[Refactor] #40477 Separated special-options.c/h from...
2020-06-13 Hourier[Refactor] #40477 Separated birth-options.c/h from...
2020-06-13 Hourier[Refactor] #40477 Separated text-display-options.c...
2020-06-13 Hourier[Refactor] #40477 Separated input-options.c/h from...
2020-06-13 Hourier[Refactor] #40014 Separated monster-summonc./h from...
2020-06-13 Hourier[Refacotr] #40104 Moved monster-related AND floor-relat...
2020-06-12 Hourier[Refactor] #38997 get_check_strict() にplayer_type*...
2020-06-10 Hourier[Refactor] #40014 Separated monster-generator.c/h
2020-06-08 Hourier[Refactor] #40014 Separated monster2.h from monster.h
2020-06-07 Hourier[Refactor] #40014 Separated place-monster-types.h from...
2020-06-07 Hourier[Refactor] #40399 Renamed object1.c/h to object-info.c/h
2020-06-07 Hourier[Refactor] #40399 Separated object-flags.c/h from objec...
2020-06-07 Hourier[Refactor] Separated art-bow-types.h from artifact.h
2020-06-07 Hourier[Refactor] Separated art-accessory-types.h from artifact.h
2020-06-07 Hourier[Refactor] #40399 Separated trg-types.h from artifact.h
2020-06-07 Hourier[Refactor] #40399 Adjusted inclusion relationship for...
2020-06-06 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
next