OSDN Git Service

[Refactor] #37353 混乱時のコマンド制限処理を cmd_limit_confused() に統合。 / Integrate command limitat...
[hengband/hengband.git] / src / cmd-spell.c
2019-01-30 Deskull[Refactor] #37353 混乱時のコマンド制限処理を cmd_limit_confused...
2019-01-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-26 Deskull[Refactor] #37353 cmd5.c を cmd-spell.c へ統合。 / Integrate...
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-03 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-15 Deskull[Refactor] #37353 realm-hex~cmd-spell間整理。 / Refactor...
2018-09-15 Deskull#37353 剣術領域処理を cmd-spell.c から realm-hissatsu.c/h へ分離。
2018-09-15 Deskull#37353 歌領域処理を cmd-spell.c から realm-song.c/h へ分離。
2018-09-13 Deskull[Refactor] #37353 破邪領域処理を cmd-spell.c から realm-crusade...
2018-09-13 Deskull[Refactor] #37353 悪魔領域処理を cmd-spell.c から realm-daemon...
2018-09-13 Deskull[Refactor] #37353 匠領域処理を cmd-spell.c から realm-craft...
2018-09-13 Deskull[Refactor] #37353 トランプ領域処理を cmd-spell.c から realm-trump...
2018-09-13 Deskull[Refactor] #37353 暗黒領域処理を cmd-spell.c から realm-death...
2018-09-13 Deskull[Refactor] #37353 自然領域処理を cmd-spell.c から realm-nature...
2018-09-13 Deskull[Refactor] #37353 仙術領域処理を cmd-spell.c から realm-sorcery...
2018-09-12 Deskull[Refactor] #37353 生命領域処理を cmd-spell.c から realm-life...
2018-09-12 Deskull[Refactor] #37353 カオス領域処理を cmd-spell.c から realm-chaos...
2018-09-12 Deskull[Refactor] #37353 秘術領域処理を cmd-spell.c から realm-arcane...
2018-09-10 Deskull[Refactor] fire_ball() から fire_breath() へのリファクタリング漏れ修正...
2018-09-09 Deskull[Refactor] #37353 プレイヤーの召喚処理を cmd-spell.c から spells...
2018-09-09 Deskull[Refactor] #37353 cmd-spell~spells2間整理。 / Refactor...