2019-05-04 |
deskull | [Refactor] #37353 player_title を player-class.c へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-04 |
deskull | [Refactor] #37353 blows_table を melee.c/h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-04 |
deskull | [Fix] #39076 コメントミス修正. |
commit | commitdiff | tree | snapshot |
2019-05-04 |
deskull | [Refactor] #37353 misc_to_attr, misc_to_char, tval_to_a... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
deskull | [Refactor] #37353 util.h に関数宣言を移動. |
commit | commitdiff | tree | snapshot |
2019-05-04 |
deskull | [Refactor] #37353 scan_floor() と show_floor() を object... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
deskull | [Refactor] #37353 quest_text と quest_text_line を quest... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
deskull | [Refactor] #39076 /* Command */ と /* Obtain an object... |
commit | commitdiff | tree | snapshot |
2019-05-03 |
deskull | [Refactor] #37353 feature_* 変数のいくつかを feature.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
deskull | [Refactor] #37353 core.h の宣言を整理. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
deskull | [Refactor] #37353 core.h を作成してANGBAND_*定数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
deskull | [Refactor] #37353 max_*_idx をいくつか整理. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
deskull | [Refactor] #37353 cmd4.c を cmd-dump.c に改名して関数整理. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
deskull | [Refactor] #37353 grid.h の宣言を整理. |
commit | commitdiff | tree | snapshot |
2019-05-03 |
deskull | [Refactor] #37353 spells1.h, spells2.h の宣言を整理. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 monster2.h の宣言を整理. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 object1.h の宣言を整理 |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 AM_* を object.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 object2.h の宣言を整理. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 types.h 削除。 |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 magic_type 定義を spells.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 monsterrace_hook_type 定義を monster... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 inven_func 定義を player-damage.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 feat_prob 構造体と関連変数を feature.c/h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 kamae 構造体と関連変数を player-effects.c... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 dragonbreath_type 構造体と関連変数を cmd-activ... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 mbe_info_type 構造体と関連変数を melee.h,... |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 player-sex.c/h を作成して関連構造体と変数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 player-personality.c/h を作成して関連構造体と変数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 player-race.c/h を作成して関連構造体と変数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 store_type 構造体定義を store.h に移動して関連変数を整理. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 alloc_entry 構造体定義を util.h に移動して関連変数を整理. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 martial_arts 構造体を melee.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 tag_type を util.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 monster_power を monster-spell.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 birther 構造体と関連変数を birth.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 floor-town.c/h を作成して関連構造体と変数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-02 |
deskull | [Refactor] #37353 object-ego.c/h を作成して関連構造体と変数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 monster_blow 構造体を monsterrace.h に移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 autopick.h を作成して関連構造体と変数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 cave_template_type を grid_template_ty... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 travel 構造体と関連変数を player-move.c/h... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 player_type 構造体を player-status.h... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 owner_type 構造体を store.h に移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 object_type 構造体を object.h に移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 monster_type 構造体を monster.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 monsterrace.c/h を作成して関連構造体と変数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 grid_type 構造体を grid.h に移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 activation_type 構造体を cmd-activate... |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 saved_floor_type を floor-save.h に移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 coord 構造体を geometry.h へ移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 object-kind.c/h を作成して関連構造体と変数を移動. |
commit | commitdiff | tree | snapshot |
2019-05-01 |
deskull | [Refactor] #37353 realm_choices1, realm_choices2 を... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #37353 player_class 構造体を関連変数とともに player... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #37353 technic_info を spells.h 系列に移動。 |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #37353 player-class.c/h を作成して player_magic... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #37353 以前取り除いた,古い強制終了処理の残滓を改めて削除. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #38995 seed_town, seed_flavor を world_type... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #38844 hack_mutation を player_type 構造体に取り込み. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #38993 m_cnt, m_max を floor_type 構造体に取り込み. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #38993 o_cnt, o_max を floor_type 構造体に取り込み. |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #38844 inven_cnt, equip_cnt を player_type... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
deskull | [Refactor] #38844 inventory を player_type 構造体に inventor... |
commit | commitdiff | tree | snapshot |
2019-04-29 |
deskull | [Refactor] #37353 extract_option_vars() を gameoption... |
commit | commitdiff | tree | snapshot |
2019-04-29 |
deskull | [Refactor] #37353 determine_bounty_uniques() を bldg... |
commit | commitdiff | tree | snapshot |
2019-04-29 |
deskull | [Refactor] #37353 determine_today_mon() を bldg.c/h... |
commit | commitdiff | tree | snapshot |
2019-04-29 |
deskull | [Refactor] #37353 skill_table と関連配列を player-skill.c... |
commit | commitdiff | tree | snapshot |
2019-04-29 |
deskull | [Refactor] #37353 vault_type と関連配列を rooms-vault.c/h... |
commit | commitdiff | tree | snapshot |
2019-04-26 |
deskull | [Refactor] #37353 martial_arts と関連配列を melee.h/melee1... |
commit | commitdiff | tree | snapshot |
2019-04-26 |
deskull | [Refactor] #37353 border_type を wild.h へ移動。 |
commit | commitdiff | tree | snapshot |
2019-04-26 |
deskull | [Refactor] #37353 world_type を world.c/h へ移動。 |
commit | commitdiff | tree | snapshot |
2019-04-26 |
deskull | [Refactor] #37353 arena_type を bldg.h へ移動。 |
commit | commitdiff | tree | snapshot |
2019-04-26 |
deskull | [Refactor] #37353 saved_floors を floor.c/h へ移動。 |
commit | commitdiff | tree | snapshot |
2019-04-25 |
deskull | [Refactor] #37353 dungeon.c/h を追加。 |
commit | commitdiff | tree | snapshot |
2019-04-25 |
deskull | [Refactor] #37353 dungeon.c を core.c に改名。 |
commit | commitdiff | tree | snapshot |
2019-04-25 |
deskull | [Refactor] #37353 building と building_type 構造体を bldg... |
commit | commitdiff | tree | snapshot |
2019-04-25 |
deskull | [Refactor] #37353 a_info と artifact_type 構造体を artifact... |
commit | commitdiff | tree | snapshot |
2019-04-25 |
deskull | [Refactor] #37353 f_info と feature_type 構造体を feature... |
commit | commitdiff | tree | snapshot |
2019-04-24 |
deskull | [Refactor] #37353 floor.c を作成して floor_type 型整理。 |
commit | commitdiff | tree | snapshot |
2019-04-24 |
deskull | [Refactor] #37353 mind_type と mind_power 構造体を mind... |
commit | commitdiff | tree | snapshot |
2019-04-24 |
deskull | [Refactor] #37353 option_type 構造体を gameoption.h へ移動。 |
commit | commitdiff | tree | snapshot |
2019-04-24 |
deskull | [Refactor] #37353 quest_type 構造体を quest.h へ移動。 |
commit | commitdiff | tree | snapshot |
2019-04-24 |
deskull | [Refactor] #37353 player-skill.c/h を追加。 |
commit | commitdiff | tree | snapshot |
2019-04-23 |
deskull | [refactor] #39076 display_equip() 中のコメント削除。 |
commit | commitdiff | tree | snapshot |
2019-04-23 |
deskull | [refactor] #39076 display_inven() 中のコメント削除。 |
commit | commitdiff | tree | snapshot |
2019-04-23 |
deskull | [refactor] #39076 /* Extract the item flags */ を削除。 |
commit | commitdiff | tree | snapshot |
2019-04-23 |
deskull | [refactor] #39076 /* Skip non-objects */ を削除。 |
commit | commitdiff | tree | snapshot |
2019-04-23 |
deskull | [Refactor] #37353 essence_name, silly_attacks, silly_at... |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #37353 monster.h の宣言を整理。 |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #37353 view-mainwindow.h の宣言を整理。 |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #37353 player-effects.h の宣言を整理。 |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #38844 monk_armour_aux と monk_notify_aux... |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #37353 object.hを追加。 |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #37353 view-mainwindow.h の宣言を整理。 |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #38844 leave_bldg フラグを player_type 構造体に移動。 |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #37353 bldg.h の宣言を整理。 |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #37353 spells3.h と bldg.h の宣言を整理。 |
commit | commitdiff | tree | snapshot |
2019-04-22 |
deskull | [Refactor] #37353 monster_race_track() と object__race_t... |
commit | commitdiff | tree | snapshot |
2019-04-21 |
deskull | [Refactor] #37353 prt_path() を view-mainwindow.c/h... |
commit | commitdiff | tree | snapshot |
2019-04-21 |
deskull | [Refactor] #37353 move_cursor_relative() を view-mainwin... |
commit | commitdiff | tree | snapshot |
next |