OSDN Git Service

[Refactor] #38862 Moved object*.c/h to object/
[hengband/hengband.git] / src / chest.h
2020-03-26 deskullMerge branch 'fix/xoshiro128starstar-v1.0-bug' into...
2019-12-18 deskull[Refactor] #38997 chest_death() に player_type * 引数を追加...
2019-11-05 deskull[Refactor] #38997 chest_trap() に player_type * 引数を追加...
2019-02-11 Deskull[Refactor] #38932 文字コードを UTF-8(BOM) / LF に統一。 / Unify...
2018-10-31 Deskull[Fix] #37353 文字コード修正。
2018-10-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-09 Deskull[Refactor] #37353 箱の開閉とトラップ処理を chest.c/h に分離。 / Separat...