OSDN Git Service

[Refactor] #37353 floor.c を作成して floor_type 型整理。
[hengband/hengband.git] / src / types.h
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-22 deskull[Refactor] #38844 monk_armour_aux と monk_notify_aux...
2019-04-22 deskull[Refactor] #38844 leave_bldg フラグを player_type 構造体に移動。
2019-04-20 deskull[Refactor] #37353 scores.h を作成して宣言を externs.h から分離。
2019-04-17 deskull[Refactor] #37353 flavor.c を object-flavor.c/h に変更して...
2019-04-15 deskull[Refactor] #37353 RF?_* を monster_race 構造体へ移動。
2019-04-11 deskull[Refactor] #37353 ACTION_* を player_type 構造体に移動。
2019-04-11 deskull[Refactor] #37353 DEFENSE_* を player_type 構造体に移動。
2019-04-10 deskull[Refactor] #37353 ATTACK_* を player_type 構造体に移動。
2019-04-10 deskull[Refactor] #37353 RBM_* と RBE_* を monster_blow 構造体に移動。
2019-04-10 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-04-04 deskull[Refactor] #37353 RF*_* を define.h から types.h へ移動。
2019-03-17 deskull[Refactoring] #39068 Define only MFLAG_ETF.
2019-03-17 deskull[Refactor] #38844 MFLAG_TEMP to MFLAG_LOS.
2019-03-17 deskull[Refactor] #38844 MFLAG_* M_FLAG2_* to type.h.
2019-03-17 deskull[Refactor] #37353 monster_is_valid() 関数を定義し単純な !r_idx...
2019-03-12 deskull[Refactor] #38844 ambush_flag to player_type.
2019-03-06 deskull[Refactor] #37353 wilderness_type to wild.c.
2019-03-06 deskull[Refactor] #37353 型の置換。 / Type replacement. (POSITION...
2019-03-03 deskull[Refactor] #38844 player_type 構造体に resting を取り込む。 ...
2019-03-03 deskull[Refactor] #38995 world_type 構造体に starttime を start_tim...
2019-03-03 deskull[Refactor] #38995 world_type 構造体に kubi_r_idx を bounty_r...
2019-03-03 deskull[Refactor] #38993 old_turn を generated_turn に改名して floor...
2019-03-02 deskull[Refactor] #38995 world_type 構造体に world_monster を timew...
2019-03-02 deskull[Refactor] #38844 player_type 構造体に now_damaged を取り込む...
2019-03-02 deskull[Refactor] #38993 redraw_n/x/y を floor_type に取り込む。...
2019-03-02 deskull[Refactor] #38993 view_n/x/y を floor_type に取り込む。 /...
2019-03-01 deskull[Refactor] #38993 mon_lite_n/x/y を floor_type に取り込む...
2019-03-01 deskull[Refactor] #38844 player_type 構造体に mutant_regenerate_mo...
2019-03-01 deskull[Refactor] #38993 lite_n/x/y を floor_type に取り込む。 /...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に dungeon_turn_limit...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に dungeon_turn を取り込む...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に turn_limit を game_tur...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に turn を game_turn...
2019-02-27 deskull[Refactor] #38995 world_type 構造体を作成し、 max_wild_x/y...
2019-02-27 deskull[Refactor] #38993 mproc_list と mproc_max を floor_type...
2019-02-27 deskull[Refactor] #38993 m_list と max_m_idx を floor_type に取り込む...
2019-02-27 deskull[Refactor] #38993 o_list と max_o_idx を floor_type に取り込む...
2019-02-26 deskull[Refactor] #38993 monster_level を floor_type に取り込む...
2019-02-26 deskull[Refactor] #38993 object_level を floor_type に取り込む。...
2019-02-26 deskull[Refactor] #38993 num_repro を floor_type に取り込む。 / Move...
2019-02-26 deskull[Refactor] #38993 cur_wid/hgt を floor_type に取り込み width...
2019-02-26 deskull[Refactor] #38993 dun_level を floor_type に取り込む。 / Move...
2019-02-26 deskull[Fix] #38993 current_floor -> current_floor_ptr
2019-02-26 deskull[Refactor] #38993 base_level を floor_type に取り込む。 /...
2019-02-26 deskull[Refactor] #38993 floor_type 構造体作成。 / Create floor_type...
2019-02-19 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-02-18 DeskullMerge branch 'master' into For2.2.2-Refactoring
2019-02-11 Deskull[Refactor] #37353 cave 配列を grid_array に改名。 / Rename...
2019-02-11 Deskull[Refactor] #37353 cave_type 構造体を grid_type に改名。 / Renam...
2019-02-10 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-02-10 Deskull[Refactor] #37353 未使用構造体 dun_type 削除。 / Delete dun_type...
2019-02-09 Deskull[Refactor] #37353 構造体 dungeon_info_type を他の慣例に従い dungeo...
2019-02-09 Deskull[Refactor] #37353 dungeon_idx を player_type 構造体に編入...
2019-02-04 Deskull[Refactor] #37353 world_player を timewalk に改名して player_...
2019-01-16 Deskull[Refactor] #37353 TRAP_* 定義を trap.h へ移動、関連要素も整理。 /...
2019-01-15 Deskull[Refactor] #37353 定義の移動(SM_.*)。 / Move definition ...
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/SHIELD_SKILL'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/CHARGEMAN'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/MERFOLK'
2019-01-14 Deskull[Refactor] #37353 定義の移動(MUT[1-3]_.*)。 / Move definition...
2019-01-13 Deskull[Refactor] #38861 cptr を concptrに改名 / rename cptr to...
2019-01-10 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-08 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-08 Deskull[Refactor] #38852 p_ptr->update のビット定義位置変更。 / Move...
2019-01-08 Deskull[Refactor] #38852 p_ptr->notice を p_ptr->update へ統合...
2019-01-05 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-05 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-04 Deskull[Refactor] #38836 GAME_TEXT 型定義。 / Typedef GAME_TEXT.
2019-01-03 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-03 Deskull[Refactor] #37353 型の置換と警告修正。 / Type replacement and...
2019-01-03 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-14 DeskullMerge branch 'master' into MERFOLK
2018-12-13 Deskull[Feature] #38796 マーフォーク用の水流耐性実装。 / Implement resist...
2018-12-13 DeskullMerge branch 'master' into MERFOLK
2018-12-12 Deskull[Refactor] #37353 monster-hook を monsterrace-hook に改名...
2018-12-08 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-04 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-28 Deskull[Refactor] #37353 tsuri_dir を fishing_dir に改名して player_...
2018-11-17 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-17 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-11 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2017-12-19 Deskull#37353 SINGING_SONG_IDとINTERUPTING_SONG_IDを定義。 / Define...
2017-12-18 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続し、コメントを追加。/ Ongoing...
2017-12-12 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-12 Deskull#37287 #37353 (2.2.0.89) BACT_IDX, BACT_RESTRICT_IDX...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) ESSENCE_IDX 型を定義し、型の置換を継続中...
next