OSDN Git Service

[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
[hengband/hengband.git] / src / floor.c
2019-11-05 deskull[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
2019-11-04 deskull[Refactor] #38997 #37353 update_smell() に floor_type...
2019-11-02 deskull[Refactor] #38997 place_secret_door(), place_locked_doo...
2019-11-02 deskull[Refactor] #37353 place_locked_door(), place_secret_doo...
2019-10-17 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-09-21 deskull[Refactor] #38844 current_floor_ptr を player_type 構造体に加...
2019-09-19 deskull[Refactor] #38997 in_bound() に floor_type * 引数を追加....
2019-08-01 deskull[fix] #38932 *.c と *.h を BOMつきUTF-8に統一.
2019-05-01 deskull[Refactor] #37353 saved_floor_type を floor-save.h に移動.
2019-04-26 deskull[Refactor] #37353 saved_floors を floor.c/h へ移動。
2019-04-24 deskull[Refactor] #37353 floor.c を作成して floor_type 型整理。