OSDN Git Service

[Refactor] #37353 map_area() を spells-floor.c/h へ移動。
[hengband/hengband.git] / src / spells-floor.c
2019-04-18 deskull[Refactor] #37353 map_area() を spells-floor.c/h へ移動。
2019-04-17 deskull[Refactor] #37353 cmd2.c を cmd-basic.c/h に整理。
2019-04-17 deskull[Refactor] #37353 stair_creation() を spells-floor.c...
2019-04-15 deskull[Refactor] #37353 CAVE_* をgrid.hへ移動。
2019-04-10 deskull[Refactor] #37353 複数のフロアに関するマクロを floor.h へ移動。
2019-03-06 deskull[Refactor] #37353 place_mirror() to spells-floor.c.
2019-03-06 deskull[Refactor] #37353 explosive_rune() to spells-floor.c.
2019-03-06 deskull[Refactor] #37353 warding_glyph() to spells-floor.c.
2019-02-27 deskull[Refactor] #38993 o_list と max_o_idx を floor_type に取り込む...
2019-02-26 deskull[Refactor] #38993 cur_wid/hgt を floor_type に取り込み width...
2019-02-26 deskull[Fix] #38993 current_floor -> current_floor_ptr
2019-02-26 deskull[Refactor] #38993 floor_type 構造体作成。 / Create floor_type...
2019-02-21 Deskull[Refactor] #37353 spells-floor.c/h 追加。 / Add spells...