OSDN Git Service

[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
[hengband/hengband.git] / src / cmd / cmd-item.c
2019-11-05 deskull[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
2019-10-26 deskull[Fix] #39494 英語版の型警告を修正. / Fix compiler warnings on...
2019-10-17 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-09-15 deskull[Refactor] #38997 do_cmd_refill_torch() に player_type...
2019-09-04 deskull[Refactor] #38997 exe_fire() に player_type * 引数を追加...
2019-08-29 deskull[Refactor] #38997 verify_equip_slot() に player_type...
2019-08-29 deskull[Refactor] #38997 do_cmd_refill_lamp() に player_type...
2019-08-18 deskull[Refactor] #38997 引数参照を修正.
2019-08-18 deskull[Refactor] #38997 do_cmd_use() を player_type * 引数を追加.
2019-08-17 deskull[Refactor] #38997 do_cmd_refill() に player_type * 引数を追加.
2019-08-17 deskull[Refactor] #38997 do_cmd_locate() に player_type * 引数を追加.
2019-08-15 deskull[refactor] #38862 cmd-*.c / cmd-*.h を cmd ディレクトリに移動...