OSDN Git Service

Changed to match the For2.2.2-Refactoring-Cocoa2 branch. Put se_maoudamashii_voice_m...
[hengbandforosx/hengbandosx.git] / src / realm-death.c
2020-02-17 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2020-02-13 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2020-01-28 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2019-12-17 Eric BranlundFor English spell descriptions, most only use one space...
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-09-26 Eric BranlundCombined the two sentences in the English description...
2019-09-26 Eric BranlundChanged the spell name "Esoteria" (was it supposed...
2019-09-26 Eric BranlundReworded the English description of "Vampiric Bolt...
2019-09-26 Eric BranlundFor English description of "Genocide One" prefer "eradi...
2019-09-26 Eric BranlundReworded the English description of "Wraithform" for...
2019-09-26 Eric BranlundReworded the English descriptions for how abilities...
2019-09-26 Eric BranlundIn English spell descriptions added an indefinite artic...
2019-09-26 Eric BranlundSince sleep isn't used as a transitive verb, changed...
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-02-25 deskull[Refactor] #37353 死者召喚を cast_summon_undead() に分離。 ...
2019-01-29 Deskull[Refactor] #37353 キーワード定義修正。 / Redefine keywords.
2019-01-22 Deskull[Refactor] #37353 spells2.c から spells-status.c に分離...
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-14 Deskull[Refactor] #37353 メッセージ整理。 / Refactor messages.
2019-01-14 Deskull[Refactor] #37353 型の置換(concptr)。 / Type replacement...
2019-01-13 Deskull[Refactor] #38861 cptr を concptrに改名 / rename cptr to...
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-28 Deskull#37353 狂戦士化の効果をberserk()にまとめる。
2018-09-27 Deskull[Refactor] #37353 魔術師系クラスの定義をIS_WIZARD_CLASS()にまとめる。
2018-09-13 Deskull[Refactor] #37353 暗黒領域処理を cmd-spell.c から realm-death...