Directory arch/trunk/spell/MovingBall/

Total Files:
24
Deleted Files:
0
Lines of Code:
277

[root]/arch/trunk/spell/MovingBall

Lines of Code

arch/trunk/spell/MovingBall/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 135 (100.0%) 124 (100.0%) 0.9
akirschbaum 27 (20.0%) 58 (46.8%) 2.1
ryo_saeba 24 (17.8%) 14 (11.3%) 0.5
qal21 28 (20.7%) 12 (9.7%) 0.4
kbulgrien 3 (2.2%) 12 (9.7%) 4.0
meflin2 9 (6.7%) 10 (8.1%) 1.1
mwedel 20 (14.8%) 8 (6.5%) 0.4
lalo 2 (1.5%) 7 (5.6%) 3.5
eracc 1 (0.7%) 2 (1.6%) 2.0
rjtanner 1 (0.7%) 1 (0.8%) 1.0
anmaster 20 (14.8%) 0 (0.0%) 0.0

Most Recent Commits

rjtanner 2017-09-30 03:45 Rev.: 20529

Merge in updated spell message information (only) from branches/Spell_shuffle

1 lines of code changed in 1 file:

  • arch/trunk/spell/MovingBall: spell_ball_lightning.arc (+1 -1)
ryo_saeba 2014-06-01 07:13 Rev.: 19503

Fix name.

1 lines of code changed in 1 file:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (+1)
meflin2 2012-02-11 14:50 Rev.: 17064

add back from pervious nurfing

2 lines of code changed in 1 file:

  • arch/trunk/spell/MovingBall: spell_divine_shock.arc (+2 -2)
ryo_saeba 2011-11-20 08:43 Rev.: 15834

Run optipng on the faces.

0 lines of code changed in 3 files:

  • arch/trunk/spell/MovingBall: spell_ball_lightning.base.111.png (changed), spell_divine_shock.base.111.png (changed), spell_poison_fog.base.111.png (changed)
ryo_saeba 2011-06-19 17:10 Rev.: 14667

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

3 lines of code changed in 6 files:

  • arch/trunk/spell/MovingBall: spell_ball_lightning.arc (+1 -1), spell_ball_lightning.base.111.png (new), spell_divine_shock.arc (+1 -1), spell_divine_shock.base.111.png (new), spell_poison_fog.arc (+1 -1), spell_poison_fog.base.111.png (new)
anmaster 2010-10-11 13:15 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.

0 lines of code changed in 16 files:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (changed), ball_lightning.base.111.png (changed), ball_lightning.base.222.png (changed), ball_lightning.base.333.png (changed), ball_lightning.base.444.png (changed), divine_shock.arc (changed), negaball.arc (changed), negaball.base.111.png (changed), negaball.base.222.png (changed), negaball.base.333.png (changed), negaball.base.444.png (changed), poison_fog.arc (changed), spell_ball_lightning.arc (changed), spell_divine_shock.arc (changed), spell_negaball.arc (changed), spell_poison_fog.arc (changed)
ryo_saeba 2010-08-14 02:13 Rev.: 13587

Merge lines.

3 lines of code changed in 3 files:

  • arch/trunk/spell/MovingBall: spell_ball_lightning.arc (+1 -6), spell_negaball.arc (+1 -4), spell_poison_fog.arc (+1 -3)
meflin2 2010-08-08 11:30 Rev.: 13567

spell ballance changes

4 lines of code changed in 4 files:

  • arch/trunk/spell/MovingBall: spell_ball_lightning.arc (+1 -1), spell_divine_shock.arc (+1 -1), spell_negaball.arc (+1 -1), spell_poison_fog.arc (+1 -1)
meflin2 2009-12-12 12:12 Rev.: 12309

increace most spell levels

1 lines of code changed in 1 file:

  • arch/trunk/spell/MovingBall: spell_divine_shock.arc (+1 -1)
meflin2 2009-08-01 15:43 Rev.: 12127

initial spell re-level change

3 lines of code changed in 3 files:

  • arch/trunk/spell/MovingBall: spell_ball_lightning.arc (+1 -1), spell_negaball.arc (+1 -1), spell_poison_fog.arc (+1 -1)
kbulgrien 2009-07-28 05:51 Rev.: 12124

- Add msg/endmsg descriptions to various spells including those that start
with the letters N-P and update Conflict. Fix Slow (prior commit did not
include msg/endmsg tags around the message).

9 lines of code changed in 2 files:

  • arch/trunk/spell/MovingBall: spell_negaball.arc (+4 -6), spell_poison_fog.arc (+5)
kbulgrien 2009-07-24 00:56 Rev.: 12101

Add msg/endmsg descriptions to asteroid and other spells with names that begin
with D through F.

3 lines of code changed in 1 file:

  • arch/trunk/spell/MovingBall: spell_divine_shock.arc (+3)
akirschbaum 2009-02-01 14:23 Rev.: 11312

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

47 lines of code changed in 9 files:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (-1), ball_lightning.face (+9), divine_shock.arc (+1 -7), divine_shock.face (new 6), negaball.arc (+1 -7), negaball.face (new 18), poison_fog.arc (+2 -11), poison_fog.face (new 5), poison_fog_sign.face (new 5)
akirschbaum 2009-01-31 19:44 Rev.: 11299

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

5 lines of code changed in 1 file:

  • arch/trunk/spell/MovingBall: ball_lightning.face (+5)
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 4 files:

  • arch/trunk/spell/MovingBall: negaball.base.111.png (changed), negaball.base.222.png (changed), negaball.base.333.png (changed), negaball.base.444.png (changed)
lalo 2008-11-24 01:06 Rev.: 10692

adding some more explicit animations

7 lines of code changed in 2 files:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (+1 -6), ball_lightning.face (new 6)
ryo_saeba 2008-11-10 06:38 Rev.: 10379

Remove obsolete color_fg.

4 lines of code changed in 4 files:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (+1 -1), divine_shock.arc (+1 -1), negaball.arc (+1 -1), poison_fog.arc (+1 -1)
akirschbaum 2008-01-11 21:22 Rev.: 8170

Use better compression to reduce image sizes.

0 lines of code changed in 12 files:

  • arch/trunk/spell/MovingBall: ball_lightning.base.111.png (new), ball_lightning.base.222.png (changed), ball_lightning.base.333.png (new), ball_lightning.base.444.png (new), negaball.base.111.png (changed), negaball.base.222.png (changed), negaball.base.333.png (changed), negaball.base.444.png (changed)
qal21 2007-11-29 03:51 Rev.: 7583

Add anim_suffix spellcasting to all spells.

4 lines of code changed in 4 files:

  • arch/trunk/spell/MovingBall: spell_ball_lightning.arc (+1), spell_divine_shock.arc (+1), spell_negaball.arc (+1), spell_poison_fog.arc (+1)
akirschbaum 2007-08-23 17:19 Rev.: 6983

Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.

1 lines of code changed in 1 file:

  • arch/trunk/spell/MovingBall: poison_fog.arc (+1 -1)
ryo_saeba 2007-06-13 14:54 Rev.: 6567

Remove obsolete field.

0 lines of code changed in 4 files:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (-1), divine_shock.arc (-1), negaball.arc (-1), poison_fog.arc (-1)
ryo_saeba 2007-05-20 14:58 Rev.: 6321

Remove obsolete fields.

3 lines of code changed in 3 files:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (+1 -2), divine_shock.arc (+1 -2), negaball.arc (+1 -2)
akirschbaum 2007-03-25 05:51 Rev.: 5874

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

5 lines of code changed in 4 files:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (+1 -1), divine_shock.arc (+1 -1), negaball.arc (+1 -1), poison_fog.arc (+2 -2)
eracc 2007-01-07 13:21 Rev.: 5303

The divine shock prayer granted by Sorig has been horribly nerfed at some point. The duration at low levels was way too low IMO. I have increased the duration from 10 to 30 and lowered the duration modifier from 4 to 2. Hopefully this will help regain some of the former glory of this attack prayer.

2 lines of code changed in 1 file:

  • arch/trunk/spell/MovingBall: spell_divine_shock.arc (+2 -2)
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:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (+1), divine_shock.arc (+1), negaball.arc (+1), poison_fog.arc (+1), spell_ball_lightning.arc (+1), spell_divine_shock.arc (+1), spell_negaball.arc (+1), spell_poison_fog.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:

  • arch/trunk/spell/MovingBall: ball_lightning.arc (new), divine_shock.arc (-1), negaball.arc (-1), poison_fog.arc (-1), spell_ball_lightning.arc (new), spell_divine_shock.arc (new), spell_negaball.arc (-1), spell_poison_fog.arc (-1)
mwedel 2006-09-25 00:17 Rev.: 4975

Ok - now try committing proper (binary) images.
MSW 2006-09-24

0 lines of code changed in 4 files:

  • arch/trunk/spell/MovingBall: negaball.base.111.png (changed), negaball.base.222.png (changed), negaball.base.333.png (changed), negaball.base.444.png (changed)
mwedel 2006-09-25 00:10 Rev.: 4974

Try this again - update svn:mime-type and remove svn:eol-style.
MSW 2006-09-24

4 lines of code changed in 4 files:

  • arch/trunk/spell/MovingBall: negaball.base.111.png (+1 -2), negaball.base.222.png (+1 -2), negaball.base.333.png (+1 -2), negaball.base.444.png (+1 -2)
mwedel 2006-09-24 23:44 Rev.: 4973

change mime types of images.
MSW 2006-09-24

4 lines of code changed in 4 files:

  • arch/trunk/spell/MovingBall: negaball.base.111.png (+1 -1), negaball.base.222.png (+1 -1), negaball.base.333.png (+1 -1), negaball.base.444.png (+1 -1)
mwedel 2006-09-24 23:14 Rev.: 4972

Change svn:mime-types for images to binary, commit proper images.
MSW 2006-09-24

0 lines of code changed in 8 files:

  • arch/trunk/spell/MovingBall: negaball.base.111.png (new), negaball.base.222.png (changed), negaball.base.333.png (new), negaball.base.444.png (changed)
Generated by StatSVN 0.7.0