OSDN Git Service

[Refactor] #38997 gain_random_mutation() を gain_mutation() に改名しつつ引数追加。 / Rename gain_...
[hengband/hengband.git] / src / patron.c
2019-02-28 deskull[Refactor] #38997 gain_random_mutation() を gain_mutatio...
2019-02-26 deskull[Refactor] #38993 dun_level を floor_type に取り込む。 / Move...
2019-02-23 deskull[Refactor] #37353 カオスパトロンの報酬処理を acquire_chaos_weapon...
2019-02-23 deskull[Refactor] #37353 patron.c 内のメッセージ整理。 / Refactor messag...
2019-02-04 Deskull[Refactor] #37353 回復処理関数を spells-status.c に移動。 / Move...
2019-02-02 Deskull[Refactor] #37353 acquirement() を spell-object.c に移動...
2019-01-22 Deskull[Refactor] #37353 buki_motteruka() を has_melee_weapon...
2019-01-21 Deskull[Refactor] #37353 externs.h から player-status.hへ移動。...
2019-01-21 Deskull[Refactor] #37353 externs.h から artifact.h 移動。 / Move...
2019-01-17 Deskull[Refactor] #37353 突然変異処理の宣言のいくつかを新規 mutation.h へ移動...
2019-01-17 Deskull[Refactor] #37353 パトロン情報の定義のいくつかを patron.c/h へ移動。 ...
2019-01-16 Deskull[Refactor] #37353 gain_level_reward() を新規ファイル patron...