OSDN Git Service

refactor: blue-mage spell damage explain
[hengband/hengband.git] / src / mspells4.c
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