OSDN Git Service

In the default preferences, use the keys, FontName-0 and FontSize-0, since those...
[hengbandforosx/hengbandosx.git] / src / realm-daemon.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 BranlundInserted missing space after a comma in the English...
2019-12-17 Eric BranlundReworded English descriptions of heroism-like spells...
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-09-26 Eric BranlundReworded the English descriptions for how abilities...
2019-09-26 Eric BranlundFor English description of "Bloody Curse", put commas...
2019-09-26 Eric BranlundReworded the corpse sacrifice part of the English descr...
2019-09-26 Eric BranlundReworded English description for the "Doom Hand" spell.
2019-09-26 Eric BranlundIn English spell descriptions added an indefinite artic...
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-01-29 Deskull[Refactor] #37353 キーワード定義修正。 / Redefine keywords.
2019-01-22 Deskull[Refactor] #37353 spells2.c から spells-status.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-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-08 Deskull[Refactor] #37353 悪魔召喚の効果をcast_summon_demon()にまとめる。
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 魔術師系クラスの定義をIS_WIZARD_CLASS()にまとめる。
2018-09-26 Deskull[Refactor] #37353 体力回復系の効果をgreater_healing()にまとめる。
2018-09-13 Deskull[Refactor] #37353 悪魔領域処理を cmd-spell.c から realm-daemon...