OSDN Git Service

[Refactor] #37353 monster_living() の引数修正。 / Type replacement of monster_living()...
[hengband/hengband.git] / src / mspells4.c
2018-12-12 Deskull[Refactor] #37353 monster_living() の引数修正。 / Type replac...
2018-11-24 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-14 deskullMerge branch 'master' of git.osdn.net:/gitroot/hengband...
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-07 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-29 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-22 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-09-22 Deskull#37907 [Fix] ものまね時の光の剣のダメージが0になる不具合を修正。 / Fix damage...
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-21 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-04-18 Habu[merge](2.2.1.3) fix-gcc-warningブランチをマージ
2018-04-16 Habu[fix]gccによるwarningの指摘に対応
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2017-12-10 Deskull#37287 #37353 (2.2.0.89) EGO_IDX, ACTIVATE_IDX型を定義し...
2017-12-07 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-07 Deskull#37287 #37353 (2.2.0.89) mspell4.c内の型の置換を行った。 / Type...
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