OSDN Git Service

hengband/hengband.git
2019-05-01 deskull[Refactor] #37353 monster_type 構造体を monster.h へ移動.
2019-05-01 deskull[Refactor] #37353 monsterrace.c/h を作成して関連構造体と変数を移動.
2019-05-01 deskull[Refactor] #37353 grid_type 構造体を grid.h に移動.
2019-05-01 deskull[Refactor] #37353 activation_type 構造体を cmd-activate...
2019-05-01 deskull[Refactor] #37353 saved_floor_type を floor-save.h に移動.
2019-05-01 deskull[Refactor] #37353 coord 構造体を geometry.h へ移動.
2019-05-01 deskull[Refactor] #37353 object-kind.c/h を作成して関連構造体と変数を移動.
2019-05-01 deskull[Refactor] #37353 realm_choices1, realm_choices2 を...
2019-04-30 deskull[Refactor] #37353 player_class 構造体を関連変数とともに player...
2019-04-30 deskull[Refactor] #37353 technic_info を spells.h 系列に移動。
2019-04-30 deskull[Refactor] #37353 player-class.c/h を作成して player_magic...
2019-04-30 deskull[Refactor] #37353 以前取り除いた,古い強制終了処理の残滓を改めて削除.
2019-04-30 deskull[Refactor] #38995 seed_town, seed_flavor を world_type...
2019-04-30 deskull[Refactor] #38844 hack_mutation を player_type 構造体に取り込み.
2019-04-30 deskull[Refactor] #38993 m_cnt, m_max を floor_type 構造体に取り込み.
2019-04-30 deskull[Refactor] #38993 o_cnt, o_max を floor_type 構造体に取り込み.
2019-04-30 deskull[Refactor] #38844 inven_cnt, equip_cnt を player_type...
2019-04-30 deskull[Refactor] #38844 inventory を player_type 構造体に inventor...
2019-04-29 deskull[Refactor] #37353 extract_option_vars() を gameoption...
2019-04-29 deskull[Refactor] #37353 determine_bounty_uniques() を bldg...
2019-04-29 deskull[Refactor] #37353 determine_today_mon() を bldg.c/h...
2019-04-29 deskull[Refactor] #37353 skill_table と関連配列を player-skill.c...
2019-04-29 deskull[Refactor] #37353 vault_type と関連配列を rooms-vault.c/h...
2019-04-26 deskull[Refactor] #37353 martial_arts と関連配列を melee.h/melee1...
2019-04-26 deskull[Refactor] #37353 border_type を wild.h へ移動。
2019-04-26 deskull[Refactor] #37353 world_type を world.c/h へ移動。
2019-04-26 deskull[Refactor] #37353 arena_type を bldg.h へ移動。
2019-04-26 deskull[Refactor] #37353 saved_floors を floor.c/h へ移動。
2019-04-25 deskull[Refactor] #37353 dungeon.c/h を追加。
2019-04-25 deskull[Refactor] #37353 dungeon.c を core.c に改名。
2019-04-25 deskull[Refactor] #37353 building と building_type 構造体を bldg...
2019-04-25 deskull[Refactor] #37353 a_info と artifact_type 構造体を artifact...
2019-04-25 deskull[Refactor] #37353 f_info と feature_type 構造体を feature...
2019-04-24 deskull[Refactor] #37353 floor.c を作成して floor_type 型整理。
2019-04-24 deskull[Refactor] #37353 mind_type と mind_power 構造体を mind...
2019-04-24 deskull[Refactor] #37353 option_type 構造体を gameoption.h へ移動。
2019-04-24 deskull[Refactor] #37353 quest_type 構造体を quest.h へ移動。
2019-04-24 deskull[Refactor] #37353 player-skill.c/h を追加。
2019-04-23 deskull[refactor] #39076 display_equip() 中のコメント削除。
2019-04-23 deskull[refactor] #39076 display_inven() 中のコメント削除。
2019-04-23 deskull[refactor] #39076 /* Extract the item flags */ を削除。
2019-04-23 deskull[refactor] #39076 /* Skip non-objects */ を削除。
2019-04-23 deskull[Refactor] #37353 essence_name, silly_attacks, silly_at...
2019-04-22 deskull[Refactor] #37353 monster.h の宣言を整理。
2019-04-22 deskull[Refactor] #37353 view-mainwindow.h の宣言を整理。
2019-04-22 deskull[Refactor] #37353 player-effects.h の宣言を整理。
2019-04-22 deskull[Refactor] #38844 monk_armour_aux と monk_notify_aux...
2019-04-22 deskull[Refactor] #37353 object.hを追加。
2019-04-22 deskull[Refactor] #37353 view-mainwindow.h の宣言を整理。
2019-04-22 deskull[Refactor] #38844 leave_bldg フラグを player_type 構造体に移動。
2019-04-22 deskull[Refactor] #37353 bldg.h の宣言を整理。
2019-04-22 deskull[Refactor] #37353 spells3.h と bldg.h の宣言を整理。
2019-04-22 deskull[Refactor] #37353 monster_race_track() と object__race_t...
2019-04-21 deskull[Refactor] #37353 prt_path() を view-mainwindow.c/h...
2019-04-21 deskull[Refactor] #37353 move_cursor_relative() を view-mainwin...
2019-04-21 deskull[Refactor] #37353 display_dungeon() を view-mainwindow...
2019-04-21 deskull[Refactor] #37353 feat_* を feature.h へ移動。
2019-04-21 deskull[Refactor] #37353 externs.h から trump_summoning() の重複した宣...
2019-04-21 deskull[Refactor] #37353 calc_crit_ratio_shot(), calc_expect_c...
2019-04-21 deskull[Refactor] #37353 do_cmd_quest を quest.c/h へ移動。
2019-04-21 deskull[Refactor] #37353 externs.h から util.h への宣言移動。
2019-04-21 deskull[Refactor] #37353 旧 xtra1.c の関数整理。
2019-04-21 deskull[Refactor] #37353 externs.h から monster-spell.h への宣言移動。
2019-04-20 deskull[Refactor] #37353 scores.h を作成して宣言を externs.h から分離。
2019-04-20 deskull[Refactor] #37353 mind.h を作成して宣言を externs.h から分離。 Makef...
2019-04-20 deskull[Refactor] #37353 generate.h を floor-generate.hへ統合。
2019-04-20 deskull[Refactor] #37353 health_track() を view-mainwindow...
2019-04-19 deskull[Refactor] #37353 birth.h 追加。
2019-04-19 deskull[Refactor] #37353 monster_powers と monster_powers_short...
2019-04-19 deskull[Fix] #37353 コミットし忘れ修正。
2019-04-19 deskull[Refactor] #37353 vcxproj上のフォルダ構造を整理。
2019-04-19 deskull[Refactor] #37353 effects.c を player-effects.c に改名しつつ...
2019-04-19 deskull[Refactor] #37353 chuukei.h を追加して宣言を分離。
2019-04-19 deskull[Refactor] #37353 Makefile.am を整理。
2019-04-19 deskull[Refactor] #37353 files.h を追加して宣言を分離。
2019-04-19 deskull[Refactor] #37353 init1.c を dungeon-file.c、 init2.c...
2019-04-18 deskull[fix] #37353 snipe.h コミットし忘れ修正。
2019-04-18 deskull[Refactor] #37353 monster-process.h を作成して変数宣言整理。
2019-04-18 deskull[Refactor] #37353 color_char_to_attr() を term.c へ移動。
2019-04-18 deskull[Refactor] #37353 関数宣言のいくつかを floor-save.h へ移動。
2019-04-18 deskull[Refactor] #37353 total_points() を calc_score() に改名して...
2019-04-18 deskull[Refactor] #37353 externs.h 中の宣言整理。
2019-04-18 deskull[Refactor] #37353 snipe.h 作成と宣言分離。
2019-04-18 deskull[Refactor] #37353 monster_is_powerful() と monster_level...
2019-04-18 deskull[Refactor] #37353 mon_take_hit_mon() を melee.h へ移動。
2019-04-18 deskull[Refactor] #37353 set_monster_*() の宣言を整理。
2019-04-18 deskull[Fix] #37353 externs.h 修正。
2019-04-18 deskull[Refactor] #37353 map_area() を spells-floor.c/h へ移動。
2019-04-18 deskull[Refactor] #37353 update_mon_lite() と clear_mon_lite...
2019-04-18 deskull[Refactor] #37353 forget_view() / update_lite() / updat...
2019-04-18 deskull[Refactor] #37353 forget_lite() を floor_event() に移動。
2019-04-18 deskull[Refactor] #37353 grid.c(旧cave.c) にあったマップの処理 を view...
2019-04-18 deskull[Refactor] #37353 los() を geometry.c/h へ移動。
2019-04-18 deskull[Refactor] #37353 distance() を geometry.c/h へ移動。
2019-04-18 deskull[Refactor] #37353 lite_spot() の宣言を grid.h へ移動。
2019-04-18 deskull[Refactor] #37353 prt_map() を view-mainwindow.c/h に移動。
2019-04-17 deskull[Refactor] #37353 is_open() の宣言を grid.h に移動。
2019-04-17 deskull[Refactor] #37353 glow_deep_lava_and_bldg() を floor...
2019-04-17 deskull[Fix] #37353 cmd2.c 改名時し損ねた Makefile.am の修正。
2019-04-17 deskull[Refactor] #37353 do_spell() の宣言を cmd-spell.h に移動。
next