OSDN Git Service

Change the KWD_* macros to be constant string pointers with definitions in cmd-spell...
[hengbandforosx/hengbandosx.git] / src / cmd-spell.c
2021-01-20 Eric BranlundChange the KWD_* macros to be constant string pointers... vmacos2.2.1-7f
2020-03-24 Eric BranlundFor consistency, changed English diary entries to use...
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-18 Eric BranlundReworded English message for too many simultaneous...
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-08-30 Eric BranlundChanged "current_world_ptr->game_turn" to "turn" in...
2019-03-11 deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-03-05 deskull[Refactor] #37353 spell_okay() to cmd-spell.c.
2019-03-04 deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-02-28 deskull[Refactor] #38995 world_type 構造体に turn を game_turn...
2019-02-26 deskull[Refactor] #38993 dun_level を floor_type に取り込む。 / Move...
2019-02-20 Deskull[Fix] #37353 take_turn()の余分なセミコロンを削除。 / Delete duplicat...
2019-02-11 Deskull[Refactor] #38932 文字コードを UTF-8(BOM) / LF に統一。 / Unify...
2019-01-31 Deskull[Refactor] #37353 行動パワー消費処理を take_turn() で再定義 / Redefin...
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...