OSDN Git Service

[Refactor] #38997 conv_dungeon_feat() に floor_type * 引数を追加. / Add floor_type * argume...
[hengband/hengband.git] / src / monsterrace.h
2019-10-17 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-06-02 deskull[Refactor] #37353 MR1_SINKA を monsterrace.h へ移動.
2019-06-01 deskull[Refactor] #37353 RFR_* 耐性フラグまとめを monsterrace.h へ移動。
2019-06-01 deskull[Refactor] #37353 モンスターフラグの光源持ち定義を monsterrace.h へ移動。
2019-05-03 deskull[Refactor] #37353 max_*_idx をいくつか整理.
2019-05-02 deskull[Refactor] #37353 alloc_entry 構造体定義を util.h に移動して関連変数を整理.
2019-05-01 deskull[Refactor] #37353 monster_blow 構造体を monsterrace.h に移動.
2019-05-01 deskull[Refactor] #37353 monsterrace.c/h を作成して関連構造体と変数を移動.