Directory spell/SummonMonster/

Total Files:
19
Deleted Files:
0
Lines of Code:
321

[root]/spell/SummonMonster

Lines of Code

spell/SummonMonster/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 99 (100.0%) 147 (100.0%) 1.4
ryo_saeba 25 (25.3%) 41 (27.9%) 1.6
kbulgrien 6 (6.1%) 38 (25.9%) 6.3
rjtanner 5 (5.1%) 27 (18.4%) 5.4
akirschbaum 10 (10.1%) 18 (12.2%) 1.8
qal21 30 (30.3%) 14 (9.5%) 0.4
meflin2 5 (5.1%) 5 (3.4%) 1.0
anmaster 16 (16.2%) 2 (1.4%) 0.1
eracc 1 (1.0%) 1 (0.7%) 1.0
alestan 1 (1.0%) 1 (0.7%) 1.0

Most Recent Commits

rjtanner 2019-10-31 15:06 Rev.: 21028

Merge spell lore or summary text with some modifications from Spell_shuffle branch to Trunk. No spell schools, level, or other modifiers imported with this update.

2 lines of code changed in 2 files:

  • spell/SummonMonster: spell_summon_fog.arc (+1 -1), spell_summon_pet.arc (+1 -1)
rjtanner 2019-04-22 00:28 Rev.: 20747

Part of patch #357 Balancing changes to the summoning branch. Reduce casting time from 10 to 5 in spell, summon pet monster.

1 lines of code changed in 1 file:

  • spell/SummonMonster: spell_summon_pet.arc (+1 -1)
rjtanner 2019-04-22 00:25 Rev.: 20746

Part of patch #357 Balancing changes to the summoning branch. Comment update in regards to the recent changes on what pets are summoned at which level.

11 lines of code changed in 1 file:

  • spell/SummonMonster: spell_summon_pet.arc (+11 -11)
rjtanner 2019-04-22 00:22 Rev.: 20745

Part of patch #357 Balancing changes to the summoning branch. Decrease level requirements for pet types by 1 level from the beginning pet of bird and up to and including skull. Replace pixie with panther. Replace skeleton with wolf.

13 lines of code changed in 1 file:

  • spell/SummonMonster: mage_pet_monster.trs (+13 -13)
ryo_saeba 2011-11-20 08:43 Rev.: 15834

Run optipng on the faces.

0 lines of code changed in 5 files:

  • spell/SummonMonster: spell_large_speedball.base.111.png (changed), spell_small_speedball.base.111.png (changed), spell_summon_cult_monsters.base.111.png (changed), spell_summon_fog.base.111.png (changed), spell_summon_pet_monster.base.111.png (changed)
ryo_saeba 2011-06-19 17:10 Rev.: 14667

Add icons for spells, taken from JXClient's sources, revision 4199.

5 lines of code changed in 10 files:

  • spell/SummonMonster: spell_large_speedball.arc (+1 -1), spell_large_speedball.base.111.png (new), spell_small_speedball.arc (+1 -1), spell_small_speedball.base.111.png (new), spell_summon_cult.arc (+1 -1), spell_summon_cult_monsters.base.111.png (new), spell_summon_fog.arc (+1 -1), spell_summon_fog.base.111.png (new), spell_summon_pet.arc (+1 -1), spell_summon_pet_monster.base.111.png (new)
alestan 2010-11-22 21:24 Rev.: 14122

changed fog created by summon for to one that vanishes after a while

1 lines of code changed in 1 file:

  • spell/SummonMonster: spell_summon_fog.arc (+1 -1)
anmaster 2010-10-11 13:14 Rev.: 13991

Fix incorrect svn properties, for example .png should not have svn:keywords set, that could in worst case result in corruption. While we are updating properties anyway, clean up incorrect (but mostly harmless) svn:mime-type, svn:executable and so on.

2 lines of code changed in 14 files:

  • spell/SummonMonster: lg_speedball.arc (-1), mage_hound.trs (new), mage_pet_monster.trs (new), speedball.arc (-1), speedball.base.111.png (+1 -1), speedball.base.112.png (+1 -1), spell_large_speedball.arc (-1), spell_magehound.arc (-1), spell_small_speedball.arc (-1), spell_summon_cult.arc (-1), spell_summon_fog.arc (-1), spell_summon_pet.arc (-1)
ryo_saeba 2010-08-14 02:13 Rev.: 13587

Merge lines.

34 lines of code changed in 6 files:

  • spell/SummonMonster: spell_large_speedball.arc (+1 -4), spell_magehound.arc (+11 -7), spell_small_speedball.arc (+1 -4), spell_summon_cult.arc (+1 -3), spell_summon_fog.arc (+1 -4), spell_summon_pet.arc (+19 -12)
meflin2 2010-08-08 11:30 Rev.: 13567

spell ballance changes

1 lines of code changed in 1 file:

  • spell/SummonMonster: spell_summon_cult.arc (+1 -1)
meflin2 2009-08-01 15:43 Rev.: 12127

initial spell re-level change

4 lines of code changed in 4 files:

  • spell/SummonMonster: spell_magehound.arc (+1 -1), spell_summon_cult.arc (+1 -1), spell_summon_fog.arc (+1 -1), spell_summon_pet.arc (+1 -1)
kbulgrien 2009-07-25 22:21 Rev.: 12113

Add msg/endmsg descriptions to various spells including those that start with
the letters L-M and S-Z. This provides more descriptions for display in the
client spell window.

38 lines of code changed in 6 files:

  • spell/SummonMonster: spell_large_speedball.arc (+4 -5), spell_magehound.arc (+9), spell_small_speedball.arc (+4 -5), spell_summon_cult.arc (+5), spell_summon_fog.arc (+4 -4), spell_summon_pet.arc (+12 -6)
akirschbaum 2009-02-01 14:23 Rev.: 11312

Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.

16 lines of code changed in 4 files:

  • spell/SummonMonster: lg_speedball.arc (+1 -5), lg_speedball.face (new 4), speedball.arc (+1 -5), speedball.face (new 10)
anmaster 2009-01-24 23:38 Rev.: 11260

Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.̈́

0 lines of code changed in 2 files:

  • spell/SummonMonster: speedball.base.111.png (changed), speedball.base.112.png (changed)
ryo_saeba 2008-11-10 06:38 Rev.: 10379

Remove obsolete color_fg.

2 lines of code changed in 2 files:

  • spell/SummonMonster: lg_speedball.arc (+1 -1), speedball.arc (+1 -1)
akirschbaum 2008-01-11 21:22 Rev.: 8170

Use better compression to reduce image sizes.

0 lines of code changed in 4 files:

  • spell/SummonMonster: speedball.base.111.png (new), speedball.base.112.png (new)
qal21 2007-11-29 03:51 Rev.: 7583

Add anim_suffix spellcasting to all spells.

6 lines of code changed in 6 files:

  • spell/SummonMonster: spell_large_speedball.arc (+1), spell_magehound.arc (+1), spell_small_speedball.arc (+1), spell_summon_cult.arc (+1), spell_summon_fog.arc (+1), spell_summon_pet.arc (+1)
ryo_saeba 2007-06-13 14:54 Rev.: 6567

Remove obsolete field.

0 lines of code changed in 2 files:

  • spell/SummonMonster: lg_speedball.arc (-1), speedball.arc (-1)
akirschbaum 2007-03-25 05:51 Rev.: 5874

Convert obsolete 'flying' attribute to 'move_type' attributes.

2 lines of code changed in 2 files:

  • spell/SummonMonster: lg_speedball.arc (+1 -1), speedball.arc (+1 -1)
eracc 2007-03-11 03:42 Rev.: 5742

Magehound was taking a ridiculously LONG time to cast. It is now adjusted to
be equivalent to the other pet summoning spells. This is As It Should Be.

1 lines of code changed in 1 file:

  • spell/SummonMonster: spell_magehound.arc (+1 -1)
qal21 2006-12-16 19:59 Rev.: 5178

Set svn:eol-style to LF for all arch files.

8 lines of code changed in 8 files:

  • spell/SummonMonster: lg_speedball.arc (+1), speedball.arc (+1), spell_large_speedball.arc (+1), spell_magehound.arc (+1), spell_small_speedball.arc (+1), spell_summon_cult.arc (+1), spell_summon_fog.arc (+1), spell_summon_pet.arc (+1)
qal21 2006-12-12 23:24 Rev.: 5175

propdel svn:eol-style on all arch files. Fixes broken win32 checkouts of arches.

0 lines of code changed in 16 files:

  • spell/SummonMonster: lg_speedball.arc (-1), speedball.arc (-1), spell_large_speedball.arc (new), spell_magehound.arc (new), spell_small_speedball.arc (new), spell_summon_cult.arc (new), spell_summon_fog.arc (-1), spell_summon_pet.arc (-1)
Generated by StatSVN 0.7.0