OSDN Git Service

Replaced "spelling" with "spell casting" in English name for high mage innate ability.
[hengbandforosx/hengbandosx.git] / src / realm-arcane.c
2019-12-17 Eric BranlundReworded English description of clairvoyance: previous...
2019-12-17 Eric BranlundRemoved comma from English descriptions of recall spell...
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-09-26 Eric BranlundIn English spell descriptions, use "cuts" rather than...
2019-09-26 Eric BranlundReworded the English descriptions of the teleport level...
2019-09-26 Eric BranlundFor the English descriptions of spells adding temporary...
2019-09-26 Eric BranlundMost of the English spell descriptions use a third...
2019-03-05 deskull[Refactor] #37353 phlogiston() to melee1.c.
2019-02-25 deskull[Refactor] #37353 発動のエレメンタル召喚を cast_summon_elemental...
2019-02-21 Deskull[Refactor] #37353 spells-floor.c/h 追加。 / Add spells...
2019-02-04 Deskull[Refactor] #37353 回復処理関数を spells-status.c に移動。 / Move...
2019-01-21 Deskull[Refactor] #37353 avatar.h 追加。 / Add avatar.h.
2019-01-16 Deskull[Refactor] #37353 PM_* 定義を新規ファイル monster.h へ移動し、インクルード追...
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...
2019-01-04 Deskull[Refactor] #37353 summon_specific()にシンボル指定引数追加。 / Add...
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
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-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-arcane...