OSDN Git Service

Since its used as an adverb, replace "much slower" with "much more slowly" in the...
[hengband/hengband.git] / src / io /
2020-08-19 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-19 deskull[Refactor] #40514 アイテムスロット型 inventory_slot_type への置換...
2020-08-17 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-17 Hourier[Refactor] #40634 Moved do_cmd_activate() from cmd...
2020-08-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-14 Hourier[Refactor] #40624 Separated monster-lite.c/h from floor...
2020-08-12 Hourier[Refactor] #40624 Separated monster-lite.c/h from floor...
2020-08-12 deskull[Refactor] #40514 set_personality_flags() 整理の上削除. have_...
2020-08-09 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-07 Hourier[Refactor] #40575 Separated cmd-racial.c/h from racial...
2020-08-05 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-02 Hourier[Refactor] #40512 Separated random-art-info-dumper.c/h
2020-08-02 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-01 Hourier[Refactor] #40512 Separated cmd-wizard.c/h from wizard...
2020-08-01 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-29 Hourier[Refactor] #40573 Renamed mind-switcher.c/h to cmd...
2020-07-26 Hourier[Refactor] #40571 Moved get_max_range() from target...
2020-07-26 Hourier[Refactor] #40571 Renamed targeting.c/h to target-check...
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 Moved targeting.c/h from io/ to target/
2020-07-26 Hourier[Refactor] #40571 Reshaped targetinc.c
2020-07-26 Hourier[Refactor] #40571 Reshaped targeting.h
2020-07-25 Hourier[Refactor] #40571 Moved get_max_range() from target...
2020-07-25 Hourier[Refactor] #40571 Renamed targeting.c/h to target-check...
2020-07-25 Hourier[Refactor] #40571 Moved panel_bounds_center() from...
2020-07-25 Hourier[Refactor] #40571 Separated target-preparation.c/h...
2020-07-24 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/
2020-07-24 Hourier[Refactor] #40571 Reshaped targetinc.c
2020-07-24 Hourier[Refactor] #40571 Reshaped targeting.h
2020-07-23 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-23 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-07-23 Hourier[Refactor] #40479 Separated mspell-lite.c/h from mspell...
2020-07-22 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-18 Hourier[Refactor] #40481 Moved now_message from input-key...
2020-07-18 Hourier[Refactor] #40481 Separated mind-blue-mage.c from mspel...
2020-07-18 Hourier[Refactor] #40532 Moved save.c/h from savedata/ to...
2020-07-18 Hourier[Refactor] #40569 Removed the reference for floor.h...
2020-07-18 Hourier[Refactor] #40569 Moved in_bound() from floor.h to...
2020-07-18 Hourier[Refactor] #40569 Separated dungeon-flag-types.h
2020-07-18 Hourier[Refactor] #40569 Separated floor-type-definition.h...
2020-07-18 Hourier[Refactor] #40457 Renamed mind.c/h and racial.c/h to...
2020-07-18 Hourier[Refactor] #40457 Moved racial*.c/h from mind/ to racial/
2020-07-16 Hourier[Refactor] #40233 Separated museum.c/h from store.c/h
2020-07-16 Hourier[Refactor] #40233 Separated sell-order.c/h from store.c/h
2020-07-16 Hourier[Refactor] #40233 Separated purchase-order.c/h from...
2020-07-16 Hourier[Refactor] #40233 Separated cmd-store.c/h from store.c/h
2020-07-16 Hourier[Refactor] #40233 Separated store-key-processor.c/h...
2020-07-16 Hourier[Refactor] #40233 Separated home.c/h from store.c/h
2020-07-16 Hourier[Refactor] #40567 Moved functions can be static in...
2020-07-16 Hourier[Refactor] #40567 Renamed Term_*() to term_*()
2020-07-13 Hourier[Refactor] #40535 Separated cmd-travel.c/h from player...
2020-07-13 Hourier[Refactor] #40457 Moved window-related files from view...
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-12 Hourier[Refactor] #40535 Renamed cmd-basic.c/h to cmd-others.c/h
2020-07-12 Hourier[Refactor] #40535 Separated cmd-throw.c/h from cmd...
2020-07-12 Hourier[Refactor] #40535 Separated cmd-shoot.c/h from cmd...
2020-07-11 Hourier[Refactor] #40535 Separated do_cmd_tunnel() from cmd...
2020-07-11 Hourier[Refactor] #40535 Separated open-close-execution.c...
2020-07-10 Hourier[Refactor] #40535 Separated cmd-move.c/h from cmd-basic.c/h
2020-07-07 Hourier[Refactor] #40534 Unified vowel-checker.c/h into englis...
2020-07-06 Hourier[Refactor] #40534 Separated flavor-describer.c/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-05 Hourier[Refactor] #40467 Separated rd_timed_effects() from...
2020-07-04 Hourier[Refactor] #40467 Moved save/load.c/h from io/ to savedata/
2020-07-04 Hourier[Refactor] #40482 Separated mutation-flag-types.h from...
2020-07-04 Hourier[Refactor] #40521 Separated inventory-slot-types.h...
2020-07-02 Hourier[Refactor] #40521 Separated object-scanner.c/h from...
2020-07-02 Hourier[Refactor] #40521 Moved toggle_inventory_equipment...
2020-07-01 Hourier[Refactor] #40466 Renamed player-effects.c/h to action...
2020-07-01 Hourier[Refactor] #40466 Changed kabe to wall
2020-06-29 Hourier[Refactor] #38997 Added player_type * argument to uid...
2020-06-28 Hourier[Refactor] #37353 Separated mind-weaponsmith.c/h from...
2020-06-28 Hourier[Refactor] #37353 Separated hook-enchant.c/h from objec...
2020-06-28 Hourier[Refactor] #37353 Separated hook-quest.c/h 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-28 Hourier[Refactor] #38997 Added player_type* argument to sort.c/h
2020-06-27 Hourier[Refactor] #38997 Changed macro function MAX_RANGE...
2020-06-27 Hourier[Refactor] #40498 Separated special-defense-types.h...
2020-06-27 Hourier[Refactor] #40483 Renamed display-main-window.c/h to...
2020-06-27 Hourier[Refactor] #40483 Separated cursor.c/h from display...
2020-06-27 Hourier[Refactor] #40483 Moved apply_default_feat_lighting...
2020-06-27 Hourier[Refactor] #40483 Separated floor-util.c/h from display...
2020-06-27 Hourier[Refactor] #40483 Moved update_playtime() from display...
2020-06-27 Hourier[Refactor] #40483 Moved cmd-draw.c/h and cmd-visuals...
2020-06-27 Hourier[Refactor] #37353 Adjusted inclusion relationship in...
2020-06-27 Hourier[Refactor] #37353 Adjusted inclusion relationship in...
2020-06-26 Hourier[Refactor] #40483 Adjusted inclusion relationship
2020-06-26 Hourier[Refactor] #40483 Moved print_map(), display_map()...
2020-06-20 Hourier[Refactor] #40467 Reshaped load.c automatically
2020-06-20 Hourier[Refactor] #40483 Removed the inclusion of grid.h from...
2020-06-20 Hourier[Refactor] #40478 Divided monster-spells.h to mspells1...
2020-06-20 Eric BranlundIncluded term/screen-processor.h to pick up prototype...
2020-06-20 Eric BranlundIncluded view/display-messages.h to pick up declaration...
2020-06-15 Hourier[Refactor] #38844 Removed inclusion of cmd-building...
next