OSDN Git Service

[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.h へ移動。 / Move PROJECT_* definition...
[hengband/hengband.git] / src / realm-life.c
2019-01-15 Deskull[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.h...
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/SHIELD_SKILL'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/CHARGEMAN'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/MERFOLK'
2019-01-13 Deskull[Refactor] #38861 cptr を concptrに改名 / rename cptr to...
2019-01-12 Deskull[Refactor] #37917 word_of_recall() と recall_player...
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-08 Deskull[Refactor] #37353 remove_curse()とremove_all_curse(...
2018-11-07 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-30 Deskull[Fix] #37353 文字コード修正中。
2018-09-27 Deskull[Refactor] #37353 全復活系の効果をrestore_all_status()にまとめる。
2018-09-26 Deskull[Refactor] #37353 cure_critical_wounds() と greater_heal...
2018-09-26 Deskull[Refactor] #37353 致命傷の治癒の効果をcure_critical_wounds()にまとめる。
2018-09-26 Deskull[Fix] #37353 Typo. (wound -> wounds).
2018-09-26 Deskull[Refactor] #37353 重傷の治癒の効果をcure_serious_wounds()にまとめる。
2018-09-25 Deskull#37353 軽傷の治癒の効果をcure_light_wounds()にまとめる。
2018-09-12 Deskull[Refactor] #37353 生命領域処理を cmd-spell.c から realm-life...