OSDN Git Service

#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type replacement.
[hengband/hengband.git] / src / mspells4.c
2017-10-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-11 Deskull#37287 #37353 (2.2.0.89) OBJECT_IDX 型を定義し、型の置換を継続中...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) MONSTER_IDX 型を定義し、型の置換を継続中...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) MONRACE_IDX 型を定義し、型の置換を継続中...
2017-10-03 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-28 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-24 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-23 Deskull#37287 #37353 (2.2.0.89) 新しい型定義を全大文字化。 / New typedef...
2017-09-18 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-07-22 Deskull(2.2.0.43) ビルド警告対策も兼ねて、インターネット・エクスプローダの召喚数をモンスターレベルに依存す...
2017-06-20 Deskull#37287 mspell4.cとobject1.c内のC4457警告に対応。ソースコード整形。 /...
2015-10-26 DeskullGF_INERTIA が Windows7 Multitouch API のために単語重複する問題を...
2015-02-26 Deskull引き続きの警告除去 / Fix warnings continuously.
2015-02-26 Deskull未使用ローカル変数の削除。 / Remove unused local variables.
2015-02-26 Deskull一部敵スペル用関数の未使用引数を除去。 / Delete arguments of some function...
2015-02-25 Deskull未使用ローカル変数の削除。 / Remove unused local variables.
2014-08-15 DeskullFix Doxygen warnings.
2014-08-10 DeskullFix Doxygen warnings.
2014-08-10 DeskullAdd Doxygen warnings.
2014-08-10 DeskullFix Doxygen warnings.
2014-07-14 DeskullAdd Doxygen file header to spell4.c.
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
2014-02-28 dis-Merge branch 'master' of github.com:/dis-/hengband
2014-02-26 dis-refactor: blue-mage spell damage explain
2014-02-25 dis-refactor: share monspell_damage in cast_learned_spell
2014-02-24 dis-show all mon_spell damage
2014-02-24 dis-enable to get mon_spell_damage by race
2014-02-24 dis-add comments
2014-02-23 dis-refactor: extract summoning functions in monst_spell_monst
2014-02-22 dis-refactor: RF6_SPECIAL, RF6_TELE*
2014-02-21 dis-refactor: extract monst_spell_monst
2014-02-20 dis-refactor: extract damage spells in monst_spell_monst
2014-02-19 dis-refactor: extract breath spells in monst_spell_monst
2014-02-19 dis-refactor: integrate monst_beam_monst, monst_bolt_monst
2014-02-19 dis-refactor: integrate monst_breath_monst() into breath
2014-02-19 dis-refactor: remove learnable from arguments
2014-02-19 dis-refactor: simplify the arguments in mspells_4.c
2014-02-18 DeskullAdd mspells4.c to VC project files.
2014-02-18 dis-refactor: extract switch in make_attack_spell
2014-02-18 dis-refactor: replace #ifdef JP macros on make_attack_spell
2014-02-18 dis-refactor: extract ball/bolt spells in make_attack_spell
2014-02-18 dis-refactor: extract ball functions in make_attack_spell
2014-02-18 dis-refactor: extract breath functions in make_attack_spell