OSDN Git Service

[Fix] #38921 施設の職業、魔法領域制限処理についても同様に対応。 / Fix a bug of class and realm limitation...
[hengband/hengband.git] / src / spells-object.c
2019-02-02 Deskull[Refactor] #37353 acquirement() を spell-object.c に移動...
2019-02-02 Deskull[Refactor] #37353 amusement() を spell-object.c に移動...
2019-01-31 Deskull[Refactor] #37353 行動パワー消費処理を take_turn() で再定義 / Redefin...
2019-01-22 Deskull[Refactor] #37353 gain_magic() を import_magic_device...
2019-01-22 Deskull[Refactor] #37353 do_cmd_archer() を create_ammo() に改名...
2019-01-22 Deskull[Refactor] #37353 racial.c から spells-object.c に分離。...