OSDN Git Service

It's not currently used in hengband, but bring over the change to mouse event handlin...
[hengbandforosx/hengbandosx.git] / src / realm-craft.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 BranlundReworded English descriptions of heroism-like spells...
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 "Mana branding" English description for clarity.
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-03-05 deskull[Refactor] #37353 bless_weapon() and pulish_shield...
2019-02-28 deskull[Refactor] #37353 人間トランプの処理を become_living_trump()...
2019-02-28 deskull[Refactor] #38997 gain_random_mutation() を gain_mutatio...
2019-02-28 deskull[Refactor] #37353 MUTATION_IDX 型を定義して置換。 / Type replace...
2019-02-04 Deskull[Refactor] #37353 回復処理関数を spells-status.c に移動。 / Move...
2019-01-17 Deskull[Refactor] #37353 mon_take_hit() と関連処理を monster-status...
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-04 Deskull[Refactor] #37353 summon_specific()にシンボル指定引数追加。 / Add...
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-10-30 Deskull[Fix] #37353 文字コード修正中。
2018-09-28 Deskull#37353 狂戦士化の効果をberserk()にまとめる。
2018-09-27 Deskull[Refactor] #37353 癒し系の効果をtrue_healing()にまとめる。
2018-09-25 Deskull#37353 士気高揚の効果をheroism()にまとめる。
2018-09-13 Deskull[Refactor] #37353 匠領域処理を cmd-spell.c から realm-craft...